{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Seal Cove, ME",
  "description": "Cell tower locations and coverage information for Seal Cove, Maine",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/seal-cove/me",
  "dateModified": "2026-04-18",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.283233,
    "longitude": -68.398305
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Seal Cove",
    "addressRegion": "ME",
    "postalCode": "04674",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 255
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 17,
      "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 - WXG644",
          "identifier": 14689558,
          "url": "https://www.celltowermaps.com/tower/14689558",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.290639",
            "longitude": "-68.396417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WXG644"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQZE631",
          "identifier": 16907170,
          "url": "https://www.celltowermaps.com/tower/16907170",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "44.262417",
            "longitude": "-68.384250"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQZE631"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "DOUGLAS GOTT CONSTRUCTION",
      "count": 1
    },
    {
      "licenseType": "STANLEY, WAYNE",
      "count": 1
    }
  ],
  "majorCarriers": []
}