{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Greenwood, ME",
  "description": "Cell tower locations and coverage information for Greenwood, Maine",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/greenwood/me",
  "dateModified": "2026-04-25",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.318444,
    "longitude": -70.651016
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Greenwood",
    "addressRegion": "ME",
    "postalCode": "04255",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 618
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 2.1
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 1,
      "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 - KCK62",
          "identifier": 13015382,
          "url": "https://www.celltowermaps.com/tower/13015382",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.296444",
            "longitude": "-70.617556"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KCK62"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WOXO-FM",
          "identifier": 1000065464,
          "url": "https://www.celltowermaps.com/tower/1000065464",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.296389",
            "longitude": "-70.618056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WOXO-FM"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - W245CQ",
          "identifier": 1000091156,
          "url": "https://www.celltowermaps.com/tower/1000091156",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.296389",
            "longitude": "-70.618056"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "W245CQ"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "BENNETT RADIO GROUP, LLC",
      "count": 2
    },
    {
      "licenseType": "AT&T CORP",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "AT&T CORP",
      "count": 1
    }
  ]
}