{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "CellTowerMaps.com",
  "url": "https://www.celltowermaps.com/",
  "description": "Interactive cell tower locator and mapping service with over 2.8 million cell tower locations across the United States",
  "dateModified": "2026-06-08",
  "currentLocation": {
    "@type": "GeoCoordinates",
    "latitude": "29.826980",
    "longitude": "-95.661200"
  },
  "nearbyTowers": {
    "@type": "ItemList",
    "numberOfItems": 0,
    "itemListElement": []
  },
  "nearbyCities": [
    {
      "@type": "City",
      "name": "College Station",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    },
    {
      "@type": "City",
      "name": "Baytown",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    },
    {
      "@type": "City",
      "name": "Alvin",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    },
    {
      "@type": "City",
      "name": "Angleton",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    },
    {
      "@type": "City",
      "name": "Bryan",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    },
    {
      "@type": "City",
      "name": "Channelview",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    },
    {
      "@type": "City",
      "name": "Cleveland",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    },
    {
      "@type": "City",
      "name": "Brenham",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    },
    {
      "@type": "City",
      "name": "Bay City",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    },
    {
      "@type": "City",
      "name": "Bellaire",
      "containedInPlace": {
        "@type": "State",
        "name": "TX"
      }
    }
  ],
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.celltowermaps.com/maps/search?coordinates={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}