{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovisenberg-familiecamping-kragero",
  "name": "Lovisenberg Familiecamping",
  "description": "Lovisenberg Familiecamping is a campsite in Kragerø, Telemark, located by the sea and by a lake/recreational pond.This terraced camp site has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovisenberg-familiecamping-kragero",
  "image": [
    "https://cdn3.acsi.eu/6/8/a/3/68a340af38c62.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lovisenbergveien 86",
    "addressLocality": "Kragerø",
    "postalCode": "3770",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.90119,
    "longitude": 9.40767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}