{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neset-skydstassjon-camping-og-hytteutleie-flesberg",
  "name": "Neset Skydstassjon Camping og Hytteutleie",
  "description": "Neset Skydstassjon Camping og Hytteutleie is a campsite in Flesberg.This camp site with sloping grounds has pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/neset-skydstassjon-camping-og-hytteutleie-flesberg",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751957bed43d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Numedalsvegen 2733",
    "addressLocality": "Flesberg",
    "postalCode": "3620",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.85275,
    "longitude": 9.45697
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}