{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lovsjobadet-jonkoping-provincia-de-jonkoping",
  "name": "lovsjobadet",
  "description": "Plot located in a quiet area of a beautiful coastal town. Space for at least 3 campers. Toilet, benches and barbecue area on site.",
  "url": "https://campertunity.com/listings/campgrounds/lovsjobadet-jonkoping-provincia-de-jonkoping",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651199107.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "jonkoping",
    "addressRegion": "provincia-de-jonkoping",
    "postalCode": "555 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.66945,
    "longitude": 14.18948
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}