{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yosemite-ridge-groveland-ca",
  "name": "Yosemite Ridge",
  "description": "Yosemite Ridge is located near Groveland, CA, and features a terrain of forests and hills.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yosemite-ridge-groveland-ca",
  "image": [
    "https://photos.thedyrt.com/photo/533838/media/yosemite-ridge_f79f3422-90d6-458b-8c65-25808c463be9.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/533838/media/yosemite-ridge_f79f3422-90d6-458b-8c65-25808c463be9.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.06265628,37.81529806)/-120.06265628,37.81529806,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/533837/media/yosemite-ridge_dd84d20d-13f1-4f49-9d39-45e8b86d16ac.heic?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Groveland",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.81529806,
    "longitude": -120.06265628
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "10:00:00",
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3333333333333335,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$40-$80"
}