{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-trails-campground-and-mini-motel-meadview-az",
  "name": "Happy Trails Campground and Mini Motel",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/happy-trails-campground-and-mini-motel-meadview-az",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/071/939/full/happy-trails-campground-and-mini-motel-meadview-az-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Meadview",
    "addressRegion": "AZ",
    "postalCode": "86444",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0022091,
    "longitude": -114.0682936
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00"
}