{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deschutes-national-forest-hot-springs-campground-la-pine-or",
  "name": "Deschutes National Forest Hot Springs Campground",
  "description": "Contact info, reviews tips & more for Deschutes National Forest Hot Springs Campground | Camping in Oregon",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deschutes-national-forest-hot-springs-campground-la-pine-or",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Pine",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.67060081,
    "longitude": -121.50300067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ]
}