{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-tyler-rv-park-tyler-tx",
  "name": "South Tyler RV Park",
  "description": "Escape to South Tyler RV Park in beautiful Tyler, Texas. Book your stay now!",
  "url": "https://campertunity.com/listings/campgrounds/south-tyler-rv-park-tyler-tx",
  "image": [
    "https://lirp.cdn-website.com/cf57e7d7/dms3rep/multi/opt/open-graph-1920w.jpg",
    "https://irp.cdn-website.com/cf57e7d7/dms3rep/multi/open-graph.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12851 Mills Dr",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "postalCode": "75703",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.29357,
    "longitude": -95.34488
  }
}