{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/echo-basin-cabin-and-rv-resort-mancos-co-2",
  "name": "Echo Basin Cabin and RV Resort",
  "description": "A large resort in Colorado, Echo Basin offers spaces for RVs and campers of almost any size. The resort also has several cabins available for those who don't have these vehicles but still want to enjoy the quiet atmosphere, swimming in the lake, and other family-friendly activities that are available. Several events are held during the summer months as this is the most popular time for camping at the resort. Campers and cabins are hidden among tall pine trees at the resort. Guests can stay co...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/echo-basin-cabin-and-rv-resort-mancos-co-2",
  "image": [
    "/assets/media/images/campgrounds/top_campground_hero-bb8829bf9d680f6d603ddd6ddf49f739.png",
    "https://rvshare.com/assets/media/images/logo_primary-05058655c404d14d8789131086ca9f0d.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43747 Road M",
    "addressLocality": "Mancos",
    "addressRegion": "CO",
    "postalCode": "81328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.39571505,
    "longitude": -108.2438393
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}