{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Petrolia, CA",
  "description": "Cell tower locations and coverage information for Petrolia, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/petrolia/ca",
  "dateModified": "2026-04-25",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.347302,
    "longitude": -124.308328
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Petrolia",
    "addressRegion": "CA",
    "postalCode": "95558",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 266
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.8
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 5,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 4
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQDK209",
          "identifier": 17236621,
          "url": "https://www.celltowermaps.com/tower/17236621",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.372611",
            "longitude": "-124.330139"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQDK209"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQLS913",
          "identifier": 15977106,
          "url": "https://www.celltowermaps.com/tower/15977106",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.325972",
            "longitude": "-124.287833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQLS913"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPPU820",
          "identifier": 14821575,
          "url": "https://www.celltowermaps.com/tower/14821575",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.325972",
            "longitude": "-124.287833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPPU820"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WHE469",
          "identifier": 16767870,
          "url": "https://www.celltowermaps.com/tower/16767870",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.319000",
            "longitude": "-124.285861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WHE469"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "MATTOLE UNIFIED SCHOOL DISTRICT",
      "count": 2
    },
    {
      "licenseType": "Mile High, Inc.",
      "count": 1
    },
    {
      "licenseType": "Citizens Telecommunications Company of California Inc.",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "MATTOLE UNIFIED SCHOOL DISTRICT",
      "count": 2
    }
  ]
}