{
  "@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",
  "name": "Echo Basin Cabin and RV Resort",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/echo-basin-cabin-and-rv-resort-mancos-co",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/003/589/full/echo-basin-ranch-mancos-co-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mancos",
    "addressRegion": "CO",
    "postalCode": "81328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.345192,
    "longitude": -108.2890013
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}