{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stallplats-bogla-tenhult-jonkoping-county",
  "name": "Stallplats Bogla",
  "description": "Very quiet motorhome. Ideal on the way from Helsingborg to Stockholm. Friendly reception. Very rural at farm.",
  "url": "https://campertunity.com/listings/campgrounds/stallplats-bogla-tenhult-jonkoping-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650829750.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bogla",
    "addressLocality": "tenhult",
    "addressRegion": "jonkoping-county",
    "postalCode": "560 27",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.74225,
    "longitude": 14.28901
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.14,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "120",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "kr120+"
}