{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taos-ski-basin-taos-ski-valley-nm",
  "name": "Taos Ski Basin",
  "description": "Taos Ski Basin offers camping near Taos Ski Valley, surrounded by mountainous terrain.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taos-ski-basin-taos-ski-valley-nm",
  "image": [
    "https://photos.thedyrt.com/photo/702432/media/taos-ski-basin_121db4ad-5f2d-442e-95d9-3bb66bfd9a0f.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/702433/media/taos-ski-basin_30f14ea4-ac5a-4a6b-9681-ca52bfab0ac6.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-105.45220236,36.59691677)/-105.45220236,36.59691677,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/702432/media/taos-ski-basin_121db4ad-5f2d-442e-95d9-3bb66bfd9a0f.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "116 Sutton Place",
    "addressLocality": "Taos Ski Valley",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.59691677,
    "longitude": -105.45220236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}