{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Prospect, OR",
  "description": "Cell tower locations and coverage information for Prospect, Oregon",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/prospect/or",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.750961,
    "longitude": -122.488924
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prospect",
    "addressRegion": "OR",
    "postalCode": "97536",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 1116
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 25,
      "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 - WLD6",
          "identifier": 15140783,
          "url": "https://www.celltowermaps.com/tower/15140783",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.747083",
            "longitude": "-122.484472"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WLD6"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WMW856",
          "identifier": 13198653,
          "url": "https://www.celltowermaps.com/tower/13198653",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.750861",
            "longitude": "-122.490528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WMW856"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KCQ661",
          "identifier": 14044771,
          "url": "https://www.celltowermaps.com/tower/14044771",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.751250",
            "longitude": "-122.488083"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KCQ661"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "OREGON, STATE OF",
      "count": 1
    },
    {
      "licenseType": "UNITED TELEPHONE COMPANY OF THE NORTHWEST",
      "count": 1
    },
    {
      "licenseType": "Emergency Communications of Southern Oregon",
      "count": 1
    }
  ],
  "majorCarriers": []
}