{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-trails-meadview-az",
  "name": "Happy Trails Campground & Mini Motel",
  "description": "Happy Trails Campground & Mini Motel is located at 415 Hualapai Creek Drive, Meadview AZ 86444. Happy Trails Campground & Mini Motel can be contacted at ***-***-**** or https://happytrails-campground.com/",
  "url": "https://campertunity.com/listings/campgrounds/happy-trails-meadview-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "415 Hualapai Creek Drive",
    "addressLocality": "Meadview",
    "addressRegion": "AZ",
    "postalCode": "86444",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0081131,
    "longitude": -114.0731806
  }
}