{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carrouth-haven-rv-park-us",
  "name": "Carrouth Haven RV Park",
  "description": "Carrouth Haven RV Park, Cortez Colorado. See 3 traveler reviews, 5 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carrouth-haven-rv-park-us",
  "image": [
    "https://campcdn.com/photos/3/0/30049/171854/uploads_2F1540576304480-vu1zy3jnd4-99dd7d122a1a69b5ac67f17c8ed1a190_2F1020181306a.jpg?v=1633828962",
    "http:https://campcdn.com/photos/3/0/30049/171854/low_res/carrouth-haven-rv-park.jpg?v=1633828962"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3486041,
    "longitude": -108.5112643
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}