{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skeppeviks-camping-bergkvara",
  "name": "Skeppeviks Camping",
  "description": "Skeppeviks Camping is a campsite that is located in Bergkvara, Kalmar, and located near the sea and in the woods.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skeppeviks-camping-bergkvara",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750395b69732.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Björkenäs 104",
    "addressLocality": "Bergkvara",
    "postalCode": "38598"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.36156,
    "longitude": 16.076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}