{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Jones, OK",
  "description": "Cell tower locations and coverage information for Jones, Oklahoma",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/jones/ok",
  "dateModified": "2026-04-08",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.561413,
    "longitude": -97.291983
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jones",
    "addressRegion": "OK",
    "postalCode": "73049",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 6354
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.53
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 6,
      "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 - WPLD207",
          "identifier": 14285910,
          "url": "https://www.celltowermaps.com/tower/14285910",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.556444",
            "longitude": "-97.293917"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WPLD207"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KXG994",
          "identifier": 15030713,
          "url": "https://www.celltowermaps.com/tower/15030713",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.562556",
            "longitude": "-97.326139"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KXG994"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KNHT561",
          "identifier": 14058017,
          "url": "https://www.celltowermaps.com/tower/14058017",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "35.576722",
            "longitude": "-97.302806"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KNHT561"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "JONES CITY, TOWN OF",
      "count": 1
    },
    {
      "licenseType": "The Burlington Northern and Santa Fe Railway Company",
      "count": 1
    },
    {
      "licenseType": "JONES, CITY OF",
      "count": 1
    }
  ],
  "majorCarriers": []
}