{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/el-cariso-campground-lake-elsinore-ca",
  "name": "El Cariso Campground",
  "description": "El Cariso Campground, near Lake Elsinore, California, is a straightforward spot for those looking to escape the hustle and bustle without straying too far from the road.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/el-cariso-campground-lake-elsinore-ca",
  "image": [
    "https://photos.thedyrt.com/photo/631525/media/california-el-cariso_4af82f61-2d9f-4d0e-894a-de72916bf670.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/631525/media/california-el-cariso_4af82f61-2d9f-4d0e-894a-de72916bf670.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/132393/media/california-el-cariso_334df80f74503f91dcbfcd7603f059a2.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-117.41289075,33.66638804)/-117.41289075,33.66638804,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lake Elsinore",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.66638804,
    "longitude": -117.41289075
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.444444444444444,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$15+"
}