{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/utne-as-greaker",
  "name": "Utne Camping AS",
  "description": "Utne Camping AS is a camping in Greåker, Østfold. This camping with sloping terrain has pitches without shadows and places with a little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/utne-as-greaker",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67505f7c2a55b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Desiderias vei 43",
    "addressLocality": "Greåker",
    "postalCode": "1719",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.31806,
    "longitude": 10.98028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}