{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Oakwood, TX",
  "description": "Cell tower locations and coverage information for Oakwood, Texas",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/oakwood/tx",
  "dateModified": "2026-04-27",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.548936,
    "longitude": -95.863462
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oakwood",
    "addressRegion": "TX",
    "postalCode": "75855",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 2862
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.93
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 2,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WRDW662",
          "identifier": 17186197,
          "url": "https://www.celltowermaps.com/tower/17186197",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "31.561500",
            "longitude": "-95.872528"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WRDW662"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WREN262",
          "identifier": 17217076,
          "url": "https://www.celltowermaps.com/tower/17217076",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "31.577278",
            "longitude": "-95.842833"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WREN262"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "UNION PACIFIC RAILROAD COMPANY",
      "count": 1
    },
    {
      "licenseType": "LEON COUNTY, OFFICE OF EMERGENCY MANAGEMENT",
      "count": 1
    }
  ],
  "majorCarriers": []
}