{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Canterbury, CT",
  "description": "Cell tower locations and coverage information for Canterbury, Connecticut",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/canterbury/ct",
  "dateModified": "2026-04-06",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.698206,
    "longitude": -71.970982
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Canterbury",
    "addressRegion": "CT",
    "postalCode": "06331",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 5080
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 1.54
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "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 - WPRA535",
          "identifier": 14839415,
          "url": "https://www.celltowermaps.com/tower/14839415",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.698167",
            "longitude": "-71.975083"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPRA535"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KCN442",
          "identifier": 14363723,
          "url": "https://www.celltowermaps.com/tower/14363723",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.691778",
            "longitude": "-71.968417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KCN442"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KD20706",
          "identifier": 14364327,
          "url": "https://www.celltowermaps.com/tower/14364327",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.683444",
            "longitude": "-71.932861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KD20706"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CANTERBURY PUBLIC SCHOOLS",
      "count": 1
    },
    {
      "licenseType": "EDS GARAGE INC",
      "count": 1
    },
    {
      "licenseType": "GNAZZOS INC",
      "count": 1
    }
  ],
  "majorCarriers": []
}