{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Meridian, OK",
  "description": "Cell tower locations and coverage information for Meridian, Oklahoma",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/meridian/ok",
  "dateModified": "2026-04-19",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.814856,
    "longitude": -97.254538
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Meridian",
    "addressRegion": "OK",
    "postalCode": "73058",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 184
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.87
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 3,
      "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 - KKC98",
          "identifier": 13028939,
          "url": "https://www.celltowermaps.com/tower/13028939",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.787528",
            "longitude": "-97.272528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KKC98"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRPF302",
          "identifier": 17457484,
          "url": "https://www.celltowermaps.com/tower/17457484",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.787611",
            "longitude": "-97.272389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRPF302"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WQJG241",
          "identifier": 16670529,
          "url": "https://www.celltowermaps.com/tower/16670529",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.787611",
            "longitude": "-97.272389"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WQJG241"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "AT&T CORP.",
      "count": 1
    },
    {
      "licenseType": "Atlink Service, LLC",
      "count": 1
    },
    {
      "licenseType": "@LINK SERVICES LLC",
      "count": 1
    }
  ],
  "majorCarriers": [
    {
      "carrier": "AT&T CORP.",
      "count": 1
    }
  ]
}