{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Rome, IN",
  "description": "Cell tower locations and coverage information for Rome, Indiana",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/rome/in",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.94044,
    "longitude": -86.547662
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rome",
    "addressRegion": "IN",
    "postalCode": "47574",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 181
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.84
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 4,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 3
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 3,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPFM498",
          "identifier": 14613141,
          "url": "https://www.celltowermaps.com/tower/14613141",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.912556",
            "longitude": "-86.527194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPFM498"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KRR950",
          "identifier": 16915596,
          "url": "https://www.celltowermaps.com/tower/16915596",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.916389",
            "longitude": "-86.565611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KRR950"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPCD816",
          "identifier": 14075959,
          "url": "https://www.celltowermaps.com/tower/14075959",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.944778",
            "longitude": "-86.582194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPCD816"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "MITCHELL BROTHERS FARM",
      "count": 1
    },
    {
      "licenseType": "CSX TRANSPORTATION INC",
      "count": 1
    },
    {
      "licenseType": "ROME VOLUNTEER FIRE DEPARTMENT INC",
      "count": 1
    }
  ],
  "majorCarriers": []
}