{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strynsvatn-camping-stryn-4",
  "name": "Strynsvatn Camping",
  "description": "Strynsvatn Camping is a campsite that is located in Stryn, Sogn og Fjordane, and located river/stream and on the edge of a lake/ pond...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strynsvatn-camping-stryn-4",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1a8ea7cd7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strynevegen 1081",
    "addressLocality": "Stryn",
    "postalCode": "6783"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.93156,
    "longitude": 6.92164
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}