{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boflaten-camping-vang-i-valdres-no",
  "name": "Bøflaten Camping",
  "description": "Bøflaten Camping is a campsite in Vang, Oppland, located a river/stream and by a lake/recreational pond.The campsite has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boflaten-camping-vang-i-valdres-no",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f1bb0bd811.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tyinvegen 5335",
    "addressLocality": "Vang i Valdres",
    "postalCode": "2975",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.13069,
    "longitude": 8.54439
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}