{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boundary-springs-campground-crescent-or",
  "name": "Boundary Springs Campground",
  "description": "Boundary Springs Campground is located in the [Deschutes National Forest](https://thedyrt.com/camping/oregon/near/deschutes-national-forest) near Crescent, Oregon.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boundary-springs-campground-crescent-or",
  "image": [
    "https://photos.thedyrt.com/photo/613845/media/oregon-boundary-springs-campground_3932586a-473d-4607-9975-58b204567740.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/613845/media/oregon-boundary-springs-campground_3932586a-473d-4607-9975-58b204567740.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-121.64196118,43.40005386)/-121.64196118,43.40005386,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Crescent",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.40005386,
    "longitude": -121.64196118
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}