{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Otis, MA",
  "description": "Cell tower locations and coverage information for Otis, Massachusetts",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/otis/ma",
  "dateModified": "2026-04-25",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.194091,
    "longitude": -73.092737
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Otis",
    "addressRegion": "MA",
    "postalCode": "01253",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 879
    },
    {
      "@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 - KUI556",
          "identifier": 14246952,
          "url": "https://www.celltowermaps.com/tower/14246952",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.200639",
            "longitude": "-73.094000"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KUI556"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQGS492",
          "identifier": 15694154,
          "url": "https://www.celltowermaps.com/tower/15694154",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.207111",
            "longitude": "-73.095917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQGS492"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNTR722",
          "identifier": 13277570,
          "url": "https://www.celltowermaps.com/tower/13277570",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.166750",
            "longitude": "-73.082861"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNTR722"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "OTIS RESCUE SQUAD",
      "count": 1
    },
    {
      "licenseType": "FARMINGTON RIVER REGIONAL SCHOOL DISTRICT",
      "count": 1
    },
    {
      "licenseType": "National Grid USA Service Company Inc.",
      "count": 1
    }
  ],
  "majorCarriers": []
}