{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/story-tree-ranch-4-animal-lovers-mancos-co",
  "name": "Story Tree Ranch 4 animal lovers!",
  "description": "Upper Sunset is set just below the timberline for maximum view of the La Plata mountain range. Gorgeous Sunrise and Sunset.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/story-tree-ranch-4-animal-lovers-mancos-co",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1696531769/dev-campground-photos/pd6xmytcl10zyv4tosw2/story-tree-ranch-4-animal-lovers-upper-sunset-site.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mancos",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3794,
    "longitude": -108.340185
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}