{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hope-valley-campground-1",
  "name": "Hope Valley Campground",
  "description": "Hope Valley Campground in Humboldt-Toiyabe National Forest, Hope Valley California. See 2 traveler reviews, 7 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hope-valley-campground-1",
  "image": [
    "https://campcdn.com/photos/1/7/1752/87809/uploads_2F1465920525064-e1a1hfyy6xhc3flf-846628c01f78fabfce094defd94ed4bd_2F20160527_114355.jpg?v=1633649830",
    "http:https://campcdn.com/photos/1/7/1752/87809/low_res/hope-valley-campground.jpg?v=1633649830"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.73083973169945,
    "longitude": -119.93056386709213
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}