{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mcdonald-lake-cabin-ak-camping-information-reviews-ak",
  "name": "Mcdonald Lake Cabin | AK | Camping Information & Reviews",
  "description": "Escape to the untouched wilderness of McDonald Lake Cabin, where the pristine waters of a remote Alaskan lake meet ancie. 1 campsites available. Activities: Hik",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mcdonald-lake-cabin-ak-camping-information-reviews-ak",
  "image": [
    "https://cdn.recreation.gov/public/2019/09/26/21/38/232956_be5d714d-b10d-431f-bbf9-e82546bed373_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.93574,
    "longitude": -131.80893
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.9,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}