{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovhults-camping-en-vandrarhem-nassjo",
  "name": "Lövhults Camping en Vandrarhem",
  "description": "Lövhults Camping en Vandrarhem is a campsite in Nässjö, Jönköping, located in a wood and by a lake/recreational pond.The campsite has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovhults-camping-en-vandrarhem-nassjo",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751752f22885.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lövhult 7",
    "addressLocality": "Nässjö",
    "postalCode": "57192",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.65322,
    "longitude": 14.75981
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}