{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bridgeview-rv-park-grants-pass-or",
  "name": "Bridgeview RV Park",
  "description": "Bridgeview RV Park is located near Grants Pass, Oregon, along the Rogue River.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bridgeview-rv-park-grants-pass-or",
  "image": [
    "https://photos.thedyrt.com/photo/2024711/media/bridgeview-rv-resort_b3490426-f2a7-4977-9743-f19ee7e2a649.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-123.17421736,42.43102743)/-123.17421736,42.43102743,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/2024711/media/bridgeview-rv-resort_b3490426-f2a7-4977-9743-f19ee7e2a649.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/66327/media/bridgeview-rv-resort_10f1c5376413c1d826c20aa3888d4ce3.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8880 Rogue River Highway",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.43102743,
    "longitude": -123.17421736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}