{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-drives-fredericksburg-tx",
  "name": "Scenic Drives",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/scenic-drives-fredericksburg-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/084/084/full/fredericksburg-rv-park-fredericksburg-tx-22.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fredericksburg",
    "addressRegion": "TX",
    "postalCode": "78624",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2752011,
    "longitude": -98.8719843
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00"
}