{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Verizon Coverage in Central City, NE",
  "description": "Limited \u2014 Verizon signal in Central City, NE is weak; expect dropped calls indoors.",
  "url": "https://www.celltowermaps.com/coverage/verizon/near/city-state/central-city/ne",
  "dateModified": "2026-05-13",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.16341,
    "longitude": -98.0191
  },
  "provider": {
    "@type": "Organization",
    "name": "Verizon",
    "identifier": "verizon",
    "parentOrganization": {
      "@type": "Organization",
      "name": "Verizon"
    }
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "verdict",
      "value": "weak"
    },
    {
      "@type": "PropertyValue",
      "name": "towerCount",
      "value": 2
    },
    {
      "@type": "PropertyValue",
      "name": "bestDbm",
      "value": -55.9,
      "unitText": "dBm"
    },
    {
      "@type": "PropertyValue",
      "name": "nearestTowerMiles",
      "value": 3.28,
      "unitText": "miles"
    },
    {
      "@type": "PropertyValue",
      "name": "lowBandSites",
      "value": 1
    },
    {
      "@type": "PropertyValue",
      "name": "midBandSites",
      "value": 1
    },
    {
      "@type": "PropertyValue",
      "name": "highBandSites",
      "value": 0
    }
  ],
  "competitors": [
    {
      "@type": "Organization",
      "name": "T-Mobile",
      "identifier": "t-mobile",
      "parentOrganization": {
        "@type": "Organization",
        "name": "T-Mobile"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 3
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "weak"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -57.6,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "UScellular",
      "identifier": "us-cellular",
      "parentOrganization": {
        "@type": "Organization",
        "name": "US Cellular"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 1
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "none"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -57.6,
          "unitText": "dBm"
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "AT&T",
      "identifier": "att",
      "parentOrganization": {
        "@type": "Organization",
        "name": "AT&T"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "towerCount",
          "value": 2
        },
        {
          "@type": "PropertyValue",
          "name": "verdict",
          "value": "weak"
        },
        {
          "@type": "PropertyValue",
          "name": "bestDbm",
          "value": -63.7,
          "unitText": "dBm"
        }
      ]
    }
  ],
  "relatedLocations": [],
  "isPartOf": {
    "@type": "Dataset",
    "name": "US Cell Tower Database",
    "url": "https://www.celltowermaps.com/"
  }
}