{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Greenview, CA",
  "description": "Cell tower locations and coverage information for Greenview, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/greenview/ca",
  "dateModified": "2026-04-07",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.550694,
    "longitude": -122.905589
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Greenview",
    "addressRegion": "CA",
    "postalCode": "96037",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 103
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 25,
      "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 - WPVT347",
          "identifier": 15263883,
          "url": "https://www.celltowermaps.com/tower/15263883",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.542361",
            "longitude": "-122.913917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPVT347"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNFK826",
          "identifier": 14888443,
          "url": "https://www.celltowermaps.com/tower/14888443",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.542361",
            "longitude": "-122.913917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNFK826"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KOL686",
          "identifier": 14721141,
          "url": "https://www.celltowermaps.com/tower/14721141",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.554306",
            "longitude": "-122.896972"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KOL686"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "YREKA TRANSIT MIXED CONCRETE INC",
      "count": 1
    },
    {
      "licenseType": "YREKA TRANSIT MIX CONCRETE INC",
      "count": 1
    },
    {
      "licenseType": "Jim Johnson Logging Inc",
      "count": 1
    }
  ],
  "majorCarriers": []
}