{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "AT&T Coverage in North Manchester, IN",
  "description": "Limited \u2014 AT&T signal in North Manchester, IN is weak; expect dropped calls indoors.",
  "url": "https://www.celltowermaps.com/coverage/att/near/city-state/north-manchester/in",
  "dateModified": "2026-05-13",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.98774,
    "longitude": -85.76675
  },
  "provider": {
    "@type": "Organization",
    "name": "AT&T",
    "identifier": "att",
    "parentOrganization": {
      "@type": "Organization",
      "name": "AT&T"
    }
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "verdict",
      "value": "weak"
    },
    {
      "@type": "PropertyValue",
      "name": "towerCount",
      "value": 2
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -54.2,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 3.19,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 1
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 0
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 1
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "Verizon",
      "identifier": "verizon",
      "parentOrganization": {
        "@type": "Organization",
        "name": "Verizon"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 1
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "none"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -51.2,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "T-Mobile",
      "identifier": "t-mobile",
      "parentOrganization": {
        "@type": "Organization",
        "name": "T-Mobile"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 4
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "weak"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -52.8,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}