{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tx-trails-rv-park-athens-tx",
  "name": "TX Trails RV Park",
  "description": "Visitors can look forward to a number of nearby attractions. Ziplining, Golf Course, local eateries, antique shops and more!",
  "url": "https://campertunity.com/listings/campgrounds/tx-trails-rv-park-athens-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/349b9f14-43ca-46bd-b796-aa83f3b6e4bc/IMG_3721.jpeg",
    "http://img1.wsimg.com/isteam/ip/349b9f14-43ca-46bd-b796-aa83f3b6e4bc/IMG_3721.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25641 Texas Highway 19",
    "addressLocality": "Athens",
    "addressRegion": "TX",
    "postalCode": "75752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.41512,
    "longitude": -95.85313
  },
  "sameAs": [
    "https://txtrailsrvpark.com/"
  ]
}