{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holiday-trav-l-park-del-rio-tx",
  "name": "Holiday Trav-L-Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/holiday-trav-l-park-del-rio-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/033/240/full/holiday-trav-l-park-del-rio-tx-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Del Rio",
    "addressRegion": "TX",
    "postalCode": "78840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.357515,
    "longitude": -100.8987707
  }
}