{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Gilchrist, OR",
  "description": "Cell tower locations and coverage information for Gilchrist, Oregon",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/gilchrist/or",
  "dateModified": "2026-04-21",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.508975,
    "longitude": -121.647223
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gilchrist",
    "addressRegion": "OR",
    "postalCode": "97737",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 331
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.75
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 3,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNBG217",
          "identifier": 14111283,
          "url": "https://www.celltowermaps.com/tower/14111283",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "43.533167",
            "longitude": "-121.621694"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNBG217"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNDA365",
          "identifier": 14201137,
          "url": "https://www.celltowermaps.com/tower/14201137",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "43.533167",
            "longitude": "-121.621694"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNDA365"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "DESCHUTES, COUNTY OF",
      "count": 2
    }
  ],
  "majorCarriers": []
}