{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "T-Mobile Coverage in Myrtle Beach, SC",
  "description": "Limited \u2014 T-Mobile signal in Myrtle Beach, SC is weak; expect dropped calls indoors.",
  "url": "https://www.celltowermaps.com/coverage/t-mobile/near/city-state/myrtle-beach/sc",
  "dateModified": "2026-05-13",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.67112,
    "longitude": -79.02574
  },
  "provider": {
    "@type": "Organization",
    "name": "T-Mobile",
    "identifier": "t-mobile",
    "parentOrganization": {
      "@type": "Organization",
      "name": "T-Mobile"
    }
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "verdict",
      "value": "weak"
    },
    {
      "@type": "PropertyValue",
      "name": "towerCount",
      "value": 4
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -54.8,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 2.05,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 2
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 1
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 1
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "Verizon",
      "identifier": "verizon",
      "parentOrganization": {
        "@type": "Organization",
        "name": "Verizon"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 57
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "good"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -50.2,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "AT&T",
      "identifier": "att",
      "parentOrganization": {
        "@type": "Organization",
        "name": "AT&T"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 1
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "none"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -63.9,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}