{
  "@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-04-24",
  "currentLocation": {
    "@type": "GeoCoordinates",
    "latitude": "40.670160",
    "longitude": "-73.893830"
  },
  "nearbyTowers": {
    "@type": "ItemList",
    "numberOfItems": 0,
    "itemListElement": []
  },
  "nearbyCities": [
    {
      "@type": "City",
      "name": "Astoria",
      "containedInPlace": {
        "@type": "State",
        "name": "NY"
      }
    },
    {
      "@type": "City",
      "name": "Asbury Park",
      "containedInPlace": {
        "@type": "State",
        "name": "NJ"
      }
    },
    {
      "@type": "City",
      "name": "Baldwin",
      "containedInPlace": {
        "@type": "State",
        "name": "NY"
      }
    },
    {
      "@type": "City",
      "name": "Amityville",
      "containedInPlace": {
        "@type": "State",
        "name": "NY"
      }
    },
    {
      "@type": "City",
      "name": "Barnegat",
      "containedInPlace": {
        "@type": "State",
        "name": "NJ"
      }
    },
    {
      "@type": "City",
      "name": "Arverne",
      "containedInPlace": {
        "@type": "State",
        "name": "NY"
      }
    },
    {
      "@type": "City",
      "name": "Ansonia",
      "containedInPlace": {
        "@type": "State",
        "name": "CT"
      }
    },
    {
      "@type": "City",
      "name": "Avenel",
      "containedInPlace": {
        "@type": "State",
        "name": "NJ"
      }
    },
    {
      "@type": "City",
      "name": "Babylon",
      "containedInPlace": {
        "@type": "State",
        "name": "NY"
      }
    },
    {
      "@type": "City",
      "name": "Atco",
      "containedInPlace": {
        "@type": "State",
        "name": "NJ"
      }
    }
  ],
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.celltowermaps.com/maps/search?coordinates={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}