{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/asa-camping-and-havsbad-asa",
  "name": "Åsa Camping & Havsbad",
  "description": "Åsa Camping & Havsbad is a campsite in Åsa, Halland, located by the sea. The campsite has pitches with delineation, without shade and with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/asa-camping-and-havsbad-asa",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675170dddd2b4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stora Badviksvägen 10",
    "addressLocality": "Åsa",
    "postalCode": "43954",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.34908,
    "longitude": 12.122
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}