{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/movanta-camping-hult",
  "name": "Movänta Camping",
  "description": "Movänta Camping is a campsite in Hult, Jönköping, located in the woods and at the edge of a lake/recreational pond.This campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/movanta-camping-hult",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2ce68db71.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Badvägen 4",
    "addressLocality": "Hult",
    "postalCode": "57592"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.65617,
    "longitude": 15.12192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}