{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ventana-arch-dispersed-camp-del-norte-co",
  "name": "Ventana Arch Dispersed Camp",
  "description": "Ventana Arch Camp is located near rugged terrain with rocky formations and sparse vegetation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ventana-arch-dispersed-camp-del-norte-co",
  "image": [
    "https://photos.thedyrt.com/photo/media/ventana-arch-camp_6d820020-d17a-42ed-bb49-0ca76ba02e2f.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/ventana-arch-camp_bf770d87-e2a9-469d-8cfe-62d7eb31f155.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-106.377422,37.811546)/-106.377422,37.811546,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/ventana-arch-camp_6d820020-d17a-42ed-bb49-0ca76ba02e2f.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Del Norte",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.811546,
    "longitude": -106.377422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}