{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mineral-creek-valdez-ak",
  "name": "Mineral Creek, Valdez, AK",
  "description": "Mineral Creek near Valdez, AK, offers a dispersed camping experience surrounded by rugged terrain with mountains and creeks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mineral-creek-valdez-ak",
  "image": [
    "https://photos.thedyrt.com/photo/media/mineral-creek-valdez-ak_a5dc0ae8-a55f-4ba3-bd22-bc1abbcbabfb.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-146.3623364,61.13656134)/-146.3623364,61.13656134,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1232386/media/mineral-creek-valdez-ak_24bf6c0b-2e4b-41de-bb2d-e2c8c213b6f9.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/mineral-creek-valdez-ak_a5dc0ae8-a55f-4ba3-bd22-bc1abbcbabfb.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Valdez",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.13656134,
    "longitude": -146.3623364
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}