{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Yorkville, CA",
  "description": "Cell tower locations and coverage information for Yorkville, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/yorkville/ca",
  "dateModified": "2026-04-25",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.897959,
    "longitude": -123.214451
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yorkville",
    "addressRegion": "CA",
    "postalCode": "95494",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 113
    },
    {
      "@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 - KNCK654",
          "identifier": 14054711,
          "url": "https://www.celltowermaps.com/tower/14054711",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.906806",
            "longitude": "-123.233806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNCK654"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KHT20",
          "identifier": 14266585,
          "url": "https://www.celltowermaps.com/tower/14266585",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.901583",
            "longitude": "-123.218333"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KHT20"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WPEG968",
          "identifier": 14928322,
          "url": "https://www.celltowermaps.com/tower/14928322",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "38.899917",
            "longitude": "-123.201111"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPEG968"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "ANDERSON VALLEY COMMUNITY SERVICES DISTRICT",
      "count": 1
    },
    {
      "licenseType": "CALIFORNIA, STATE OF",
      "count": 1
    },
    {
      "licenseType": "MILLS, DENNIS",
      "count": 1
    }
  ],
  "majorCarriers": []
}