{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildhaven-yosemite-glamping-mariposa-ca-1",
  "name": "Wildhaven Yosemite Glamping",
  "description": "Wildhaven is the top-rated glamping destination in the Bay Area. With the success of its Sonoma County location in Healdsburg, it has expanded and brought its more accessible glamping experience to the stunning beauty of Yosemite Natiuonal Park.",
  "url": "https://campertunity.com/listings/campgrounds/wildhaven-yosemite-glamping-mariposa-ca-1",
  "image": [
    "https://lirp.cdn-website.com/ae19c179/dms3rep/multi/opt/Tunnel+View+-+Ken-1920w.jpg",
    "https://irp.cdn-website.com/ae19c179/dms3rep/multi/Picture+Window+-+Close.png",
    "https://irp.cdn-website.com/ae19c179/dms3rep/multi/Tunnel+View+-+Ken.jpg",
    "https://irp.cdn-website.com/ae19c179/dms3rep/multi/Ridge+View+-+April+2021+-+4to3.jpeg",
    "https://irp.cdn-website.com/ae19c179/dms3rep/multi/falls+refelction.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4808 CA-140",
    "addressLocality": "Mariposa",
    "addressRegion": "CA",
    "postalCode": "95338",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.47075,
    "longitude": -119.96179
  },
  "sameAs": [
    "https://www.wildhavenyosemite.com/"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}