{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lindeland-camping-lindeland-tonstad",
  "name": "Lindeland Camping",
  "description": "Lindeland Camping is a campsite in Linland, Vest-Agder, located a river/stream.The campsite has pitches without shade. Lindeland Camping is located...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lindeland-camping-lindeland-tonstad",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675063e4c2dde.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RV468",
    "addressLocality": "Lindeland/Tonstad",
    "postalCode": "4440",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.76011,
    "longitude": 6.74214
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}