{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/3wc-rv-park-12800-texas-110-tyler-tx-75704-tyler-tx",
  "name": "3WC RV Park 12800 Texas 110, Tyler, TX 75704",
  "description": "- Located in Tyler, TX - Population 113,000 - Operates on City Water and Septic Sewer - Built in 2022 - Amenities Include: Covered Pads (on 70% of Sites), Gated/Coded Entrance, Laundry Facilities, Office, and Dog Park - Additional Acreage Can Be Purchased Separately",
  "url": "https://campertunity.com/listings/campgrounds/3wc-rv-park-12800-texas-110-tyler-tx-75704-tyler-tx",
  "image": [
    "https://d1vz9u29ljbvc9.cloudfront.net/83/8329/83297898-6f0a-4cac-8c6b-7ccd68248230.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12800 Texas 110",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "postalCode": "75704",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4533899,
    "longitude": -95.4458398
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ]
}