{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spilhammars-camping-mariannelund",
  "name": "Spilhammars Camping",
  "description": "Spilhammars Camping is a campsite in Mariannelund, Jönköping, located in a wood and by a lake/recreational pond.The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spilhammars-camping-mariannelund",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2cd0c94ce.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spilhammars Vägen 2",
    "addressLocality": "Mariannelund",
    "postalCode": "59897",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.61778,
    "longitude": 15.6045
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}