{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in New Ross, IN",
  "description": "Cell tower locations and coverage information for New Ross, Indiana",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/new-ross/in",
  "dateModified": "2026-04-23",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.936243,
    "longitude": -86.701605
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "New Ross",
    "addressRegion": "IN",
    "postalCode": "47968",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1195
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.81
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRBN730",
          "identifier": 17029274,
          "url": "https://www.celltowermaps.com/tower/17029274",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.963444",
            "longitude": "-86.714417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRBN730"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KSG563",
          "identifier": 14897303,
          "url": "https://www.celltowermaps.com/tower/14897303",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.916722",
            "longitude": "-86.732222"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KSG563"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CSX Transportation Inc",
      "count": 1
    },
    {
      "licenseType": "MC CUTCHAN, G WAYNE",
      "count": 1
    }
  ],
  "majorCarriers": []
}