{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in French Gulch, CA",
  "description": "Cell tower locations and coverage information for French Gulch, California",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/french-gulch/ca",
  "dateModified": "2026-04-04",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.700703,
    "longitude": -122.638351
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "French Gulch",
    "addressRegion": "CA",
    "postalCode": "96033",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 420
    },
    {
      "@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 - WLA677",
          "identifier": 17283908,
          "url": "https://www.celltowermaps.com/tower/17283908",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.698611",
            "longitude": "-122.637528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WLA677"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQYN370",
          "identifier": 16861575,
          "url": "https://www.celltowermaps.com/tower/16861575",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.708389",
            "longitude": "-122.635167"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQYN370"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQYN371",
          "identifier": 16861580,
          "url": "https://www.celltowermaps.com/tower/16861580",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "40.692611",
            "longitude": "-122.653056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQYN371"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "California Internet, L.P. d/b/a GeoLinks",
      "count": 2
    },
    {
      "licenseType": "Pacific Bell Telephone Company d/b/a AT&T California",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "Pacific Bell Telephone Company d/b/a AT&T California",
      "count": 1
    }
  ]
}