{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-spanish-trail-del-norte-co",
  "name": "Old Spanish Trail",
  "description": "Old Spanish Trail offers dispersed camping near varied terrain with elevations that can influence temperature fluctuations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-spanish-trail-del-norte-co",
  "image": [
    "https://photos.thedyrt.com/photo/media/old-spanish-trail_8629e426-c719-4851-bb85-ffb374403f6b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/old-spanish-trail_8629e426-c719-4851-bb85-ffb374403f6b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/old-spanish-trail_52bc24ea-d225-4483-a268-1da82f369666.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-106.2718542,37.61909546)/-106.2718542,37.61909546,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Del Norte",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.61909546,
    "longitude": -106.2718542
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}