{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "AT&T Coverage in Sanford, FL",
  "description": "Excellent \u2014 AT&T has dense, multi-band coverage in Sanford, FL.",
  "url": "https://www.celltowermaps.com/coverage/att/near/city-state/sanford/fl",
  "dateModified": "2026-05-13",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.81496,
    "longitude": -81.31751
  },
  "provider": {
    "@type": "Organization",
    "name": "AT&T",
    "identifier": "att",
    "parentOrganization": {
      "@type": "Organization",
      "name": "AT&T"
    }
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "verdict",
      "value": "excellent"
    },
    {
      "@type": "PropertyValue",
      "name": "towerCount",
      "value": 179
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -30.3,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 0.07,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 3
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 155
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 22
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "T-Mobile",
      "identifier": "t-mobile",
      "parentOrganization": {
        "@type": "Organization",
        "name": "T-Mobile"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 228
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "excellent"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -41.9,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "Verizon",
      "identifier": "verizon",
      "parentOrganization": {
        "@type": "Organization",
        "name": "Verizon"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 104
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "strong"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -47.5,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}