{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yosemite-ridge-resort-groveland-ca",
  "name": "Yosemite Ridge Resort",
  "description": "Yosemite Ridge Resort camping reservations and campground information. Learn more about camping near Yosemite Ridge Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yosemite-ridge-resort-groveland-ca",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7589 State Highway 120",
    "addressLocality": "Groveland",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.81651,
    "longitude": -120.06273
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}