{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Oakhurst, TX",
  "description": "Cell tower locations and coverage information for Oakhurst, Texas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/oakhurst/tx",
  "dateModified": "2026-04-20",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.724298,
    "longitude": -95.274529
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oakhurst",
    "addressRegion": "TX",
    "postalCode": "77359",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 142
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.95
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 4,
      "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 - WQRS275",
          "identifier": 16410123,
          "url": "https://www.celltowermaps.com/tower/16410123",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.740583",
            "longitude": "-95.296889"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRS275"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRQU607",
          "identifier": 17495129,
          "url": "https://www.celltowermaps.com/tower/17495129",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.741694",
            "longitude": "-95.294028"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRQU607"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQRD493",
          "identifier": 17262069,
          "url": "https://www.celltowermaps.com/tower/17262069",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.741889",
            "longitude": "-95.255806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQRD493"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPTB704",
          "identifier": 15179801,
          "url": "https://www.celltowermaps.com/tower/15179801",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "30.751000",
            "longitude": "-95.288528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPTB704"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "SprintCom LLC",
      "count": 1
    },
    {
      "licenseType": "T-MOBILE LICENSE LLC",
      "count": 1
    },
    {
      "licenseType": "NEW CINGULAR WIRELESS PCS, LLC",
      "count": 1
    },
    {
      "licenseType": "Waterwood National Associates LP",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "SprintCom LLC",
      "count": 1
    }
  ]
}