{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Rio Oso, CA",
  "description": "Cell tower locations and coverage information for Rio Oso, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/rio-oso/ca",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.961019,
    "longitude": -121.538323
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rio Oso",
    "addressRegion": "CA",
    "postalCode": "95674",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 906
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.13
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 23,
      "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 - WPPN319",
          "identifier": 14018690,
          "url": "https://www.celltowermaps.com/tower/14018690",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.960444",
            "longitude": "-121.542194"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPPN319"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQSS251",
          "identifier": 16465044,
          "url": "https://www.celltowermaps.com/tower/16465044",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.960278",
            "longitude": "-121.542222"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQSS251"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRED961",
          "identifier": 17203831,
          "url": "https://www.celltowermaps.com/tower/17203831",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.966972",
            "longitude": "-121.529139"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRED961"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "NEXTEL OF CALIFORNIA, INC.",
      "count": 1
    },
    {
      "licenseType": "Sprint Spectrum LLC",
      "count": 1
    },
    {
      "licenseType": "SOUTH SUTTER WATER DISTRICT",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Sprint Spectrum LLC",
      "count": 2
    }
  ]
}