{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Price, TX",
  "description": "Cell tower locations and coverage information for Price, Texas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/price/tx",
  "dateModified": "2026-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.134049,
    "longitude": -94.942995
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Price",
    "addressRegion": "TX",
    "postalCode": "75687",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 0
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.15
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 20,
      "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 - KKU786",
          "identifier": 14856236,
          "url": "https://www.celltowermaps.com/tower/14856236",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "32.114056",
            "longitude": "-94.963556"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KKU786"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNKN428",
          "identifier": 5024100,
          "url": "https://www.celltowermaps.com/tower/5024100",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "32.123611",
            "longitude": "-94.957778"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNKN428"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQBU645",
          "identifier": 15515029,
          "url": "https://www.celltowermaps.com/tower/15515029",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "32.133611",
            "longitude": "-94.945000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQBU645"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "SUN SERVICES CORPORATION",
      "count": 1
    },
    {
      "licenseType": "Cellco Partnership",
      "count": 1
    },
    {
      "licenseType": "PRICE VOLUNTEER FIRE DEPARTMENT",
      "count": 1
    }
  ],
  "majorCarriers": []
}