{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-1",
  "name": "Spring Creek Campground",
  "description": "Spring Creek Campground, Seward Alaska. See 1 traveler review, 8 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-1",
  "image": [
    "https://campcdn.com/photos/2/3/23377/194929/uploads_2F1562370750036-f492tyktwwr-86f973c0f90c9770f873eb21263015db_2FMVIMG_20190705_103326.jpg?v=1633839493",
    "http:https://campcdn.com/photos/2/3/23377/194935/low_res/spring-creek-campground-seward-ak.jpg?v=1633839495"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.09576079298613,
    "longitude": -149.365074634552
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}