{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/groven-camping-og-hyttegrend-as-vinje",
  "name": "Groven Camping og Hyttegrend AS",
  "description": "Groven Camping og Hyttegrend AS is a camping in Åmot, Telemark, in the forest, river/beach and lake/recreation lake. This terraced camping and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/groven-camping-og-hyttegrend-as-vinje",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1b611b89c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Raulandvegen 43",
    "addressLocality": "Vinje",
    "postalCode": "3890",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.5725,
    "longitude": 7.99186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}