{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Stark City, MO",
  "description": "Cell tower locations and coverage information for Stark City, Missouri",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/stark-city/mo",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.860315,
    "longitude": -94.187872
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stark City",
    "addressRegion": "MO",
    "postalCode": "64866",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 964
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.0
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 0,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRFW300",
          "identifier": 17273810,
          "url": "https://www.celltowermaps.com/tower/17273810",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.853194",
            "longitude": "-94.170528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRFW300"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPZB691",
          "identifier": 15374594,
          "url": "https://www.celltowermaps.com/tower/15374594",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.862250",
            "longitude": "-94.157944"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPZB691"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQEF288",
          "identifier": 15599712,
          "url": "https://www.celltowermaps.com/tower/15599712",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.862500",
            "longitude": "-94.188889"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQEF288"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQAT966",
          "identifier": 15475414,
          "url": "https://www.celltowermaps.com/tower/15475414",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.876917",
            "longitude": "-94.164000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQAT966"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "Cellco Partnership",
      "count": 1
    },
    {
      "licenseType": "GRIFFIN, DARREN",
      "count": 1
    },
    {
      "licenseType": "USCOC of Greater Missouri, LLC",
      "count": 1
    },
    {
      "licenseType": "K & K Cattle & Land Inc",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "K & K Cattle & Land Inc",
      "count": 1
    }
  ]
}