{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Carmel, CA",
  "description": "Cell tower locations and coverage information for Carmel, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/carmel/ca",
  "dateModified": "2026-04-07",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.563128,
    "longitude": -120.089352
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Carmel",
    "addressRegion": "CA",
    "postalCode": "93923",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 12758
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.86
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 3,
      "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 - KD21652",
          "identifier": 14364546,
          "url": "https://www.celltowermaps.com/tower/14364546",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.559389",
            "longitude": "-120.058750"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KD21652"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WF9XPT",
          "identifier": 3000079106,
          "url": "https://www.celltowermaps.com/tower/3000079106",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.562500",
            "longitude": "-120.088056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WF9XPT"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPNX738",
          "identifier": 14799756,
          "url": "https://www.celltowermaps.com/tower/14799756",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "36.550500",
            "longitude": "-120.119583"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPNX738"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "FOSTER FARMS",
      "count": 1
    },
    {
      "licenseType": "Broad Comm Inc.",
      "count": 1
    },
    {
      "licenseType": "J.R. Simplot Company",
      "count": 1
    }
  ],
  "majorCarriers": []
}