{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/christie-hill-basecamp-mineral-ca",
  "name": "Christie Hill Basecamp",
  "description": "Christie Hill Basecamp is located near varied terrain with forests and hills in the region.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/christie-hill-basecamp-mineral-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/christie-hill-basecamp_cfa1fd09-5803-4d6d-9d71-a33380f52cec.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/christie-hill-basecamp_80593d9c-052b-4bff-b0ff-f6bb639f26cb.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/christie-hill-basecamp_cfa1fd09-5803-4d6d-9d71-a33380f52cec.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-121.528,40.390895)/-121.528,40.390895,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mineral",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.390895,
    "longitude": -121.528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}