{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yosemite-gateway-spacious-rv-haven-oakhurst",
  "name": "Yosemite Gateway: Spacious RV Haven",
  "description": "As the gateway to adventure unfolds, your RV finds its haven mere minutes from the iconic South Gate of Yosemite. Imagine easing your home-on-wheels into one of two dedicated spaces at our welcoming RV camping escape, placed strategically at the cusp of natures masterpiece. Catering to the wanderlust of the modern nomad, our RV park offers a seamless integration into the tranquil surroundings with an emphasis on comfort and accessibility. Large rigs are not just welcomed, but accommodated wit...",
  "url": "https://campertunity.com/listings/campgrounds/yosemite-gateway-spacious-rv-haven-oakhurst",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/25063/photo-gallery/7OrA146NC6kPD9Xm_bf1161540274cfc68631eb58895aa267_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oakhurst, CA",
    "addressLocality": "Oakhurst",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3652326,
    "longitude": -119.64318522
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}