{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Hartsville, IN",
  "description": "Cell tower locations and coverage information for Hartsville, Indiana",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/hartsville/in",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.268106,
    "longitude": -85.69844
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hartsville",
    "addressRegion": "IN",
    "postalCode": "47244",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 499
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.01
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 200,
      "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 - WPFE889",
          "identifier": 14077271,
          "url": "https://www.celltowermaps.com/tower/14077271",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.266722",
            "longitude": "-85.700528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPFE889"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRDB217",
          "identifier": 17130164,
          "url": "https://www.celltowermaps.com/tower/17130164",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.274639",
            "longitude": "-85.696583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRDB217"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "HARTSVILLE, TOWN OF",
      "count": 1
    },
    {
      "licenseType": "EASTERN BARTHOLOMEW WATER CORPORATION",
      "count": 1
    }
  ],
  "majorCarriers": []
}