{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stallplats-elmia-jonkoping-jonkoping-county",
  "name": "Ställplats Elmia",
  "description": "camper place in the parking lot next to the Elmia event location - places are marked for campers - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/stallplats-elmia-jonkoping-jonkoping-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651125341.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Friggagatan",
    "addressLocality": "Jönköping",
    "addressRegion": "jonkoping-county",
    "postalCode": "554 54",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.78844,
    "longitude": 14.22513
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "150",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "kr150+"
}