{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tatto-havsbad-camping-loftahammar",
  "name": "Tättö Havsbad Camping",
  "description": "Tättö Havsbad Camping is a campsite in Loftahammar, Kalmar, located by the sea and in the forest. This terrace campsite and campsite with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tatto-havsbad-camping-loftahammar",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674df028719d1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tättovägen 50",
    "addressLocality": "Loftahammar",
    "postalCode": "59471",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.89008,
    "longitude": 16.70272
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}