{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-haven-rv-park",
  "name": "Deer Haven RV Park",
  "description": "Deer Haven RV Park, Saratoga Wyoming. See 4 traveler reviews, 2 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-haven-rv-park",
  "image": [
    "https://campcdn.com/photos/1/4/14084/304138/uploads_2F1627682125789-5y8asthntbl-a32f03b9869df0037ca458fd309c558b_2FCB8E9E7D-C50B-4DE6-8BAB-703ADEFAD936.jpeg?v=1633902361",
    "http:https://campcdn.com/photos/1/4/14084/413979/low_res/deer-haven-rv-park.jpg?v=1691790274"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.460623239449,
    "longitude": -106.80730032131969
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}