{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Mountain View, HI",
  "description": "Cell tower locations and coverage information for Mountain View, Hawaii",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/mountain-view/hi",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 19.535048,
    "longitude": -155.126063
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mountain View",
    "addressRegion": "HI",
    "postalCode": "96771",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 6770
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 1.08
    },
    {
      "@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 - WNWZ276",
          "identifier": 14922338,
          "url": "https://www.celltowermaps.com/tower/14922338",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "19.525583",
            "longitude": "-155.103611"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNWZ276"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WSK811",
          "identifier": 14937984,
          "url": "https://www.celltowermaps.com/tower/14937984",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "19.548917",
            "longitude": "-155.108333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WSK811"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNGR879",
          "identifier": 14909700,
          "url": "https://www.celltowermaps.com/tower/14909700",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "19.552250",
            "longitude": "-155.104167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNGR879"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "HAWAIIAN HEART INC",
      "count": 1
    },
    {
      "licenseType": "OLIVERA DOZER SERVICES INC",
      "count": 1
    },
    {
      "licenseType": "TOYAMA, GLENN",
      "count": 1
    }
  ],
  "majorCarriers": []
}