{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dailey-lake-emigrant-mt",
  "name": "Dailey Lake",
  "description": "Dailey Lake, near Emigrant, Montana, is a scenic spot that offers a laid-back camping experience surrounded by stunning views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dailey-lake-emigrant-mt",
  "image": [
    "https://photos.thedyrt.com/photo/681213/media/montana-dailey-lake-fishing-access-site_ea0b78b1-2c10-4d1f-a068-7d9835c7fb92.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.80969836,45.26586966)/-110.80969836,45.26586966,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/681213/media/montana-dailey-lake-fishing-access-site_ea0b78b1-2c10-4d1f-a068-7d9835c7fb92.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/161011/media/montana-dailey-lake-fishing-access-site_136553a29b38c53b2514cdf94100f6f3.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Emigrant",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.26586966,
    "longitude": -110.80969836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.142857142857143,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}