{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/san-jacinto-santa-rosa-mountains-recreation-area",
  "name": "San Jacinto - Santa Rosa Mountains Recreation Area",
  "description": "San Jacinto - Santa Rosa Mountains Recreation Area is located near the [San Bernardino National Forest](https://thedyrt.com/camping/california/near/san-bernardino-national-forest) in California.",
  "url": "https://campertunity.com/listings/campgrounds/san-jacinto-santa-rosa-mountains-recreation-area",
  "image": [
    "https://photos.thedyrt.com/photo/703132/media/california-idyllwild-mount-san-jacinto-state-park_f6eb41f2-088c-46c8-a344-9bc9c2e80edb.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.714244,33.74693)/-116.714244,33.74693,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/703136/media/california-idyllwild-mount-san-jacinto-state-park_fe02b0a4-e488-41df-aafd-3c2c25d20c60.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/703132/media/california-idyllwild-mount-san-jacinto-state-park_f6eb41f2-088c-46c8-a344-9bc9c2e80edb.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Idyllwild",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.74693,
    "longitude": -116.714244
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}