{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wright-creek-trailhead-idleyld-park-or",
  "name": "Wright Creek Trailhead",
  "description": "Wright Creek Trailhead in Oregon offers a dispersed camping experience surrounded by forested terrain.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wright-creek-trailhead-idleyld-park-or",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Idleyld Park",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.31989,
    "longitude": -122.81154
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}