{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tjugen-camping-loen",
  "name": "Tjugen Camping",
  "description": "Tjugen Camping is a campsite in Loen, Sogn og Fjordane, located a river/stream.This terraced camp site has pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tjugen-camping-loen",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/b/674b05e1996eb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lodalsvegen 198",
    "addressLocality": "Loen",
    "postalCode": "6789",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.86817,
    "longitude": 6.87658
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}