{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-hokensas-tidaholm-hokensas-tidaholm",
  "name": "First Camp Hökensås-Tidaholm",
  "description": "First Camp Hökensås-Tidaholm is a campsite in Gälleberg, Västra Götaland, located in the woods.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-hokensas-tidaholm-hokensas-tidaholm",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675036765eb8b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Håkängen 1",
    "addressLocality": "Hökensås/Tidaholm",
    "postalCode": "52291"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.09808,
    "longitude": 14.07467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}