{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/preikestolen-camping-jorpeland",
  "name": "Preikestolen Camping",
  "description": "Preikestolen Camping is a campsite in Jørpeland, Rogaland, located on a river/stream. The campsite has pitches with shade, without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/preikestolen-camping-jorpeland",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ed3d37c5b4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Preikestol Vegen 97",
    "addressLocality": "Jørpeland",
    "postalCode": "4100",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.99933,
    "longitude": 6.09217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}