{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ronninge-husbilsstallplats-ronneby-golfklubb-ronneby-bleking",
  "name": "Ronninge Husbilsstallplats Ronneby Golfklubb",
  "description": "at golf course - 22 power connections - toilet / shower in the clubhouse - restaurant - Ronneby Brunn 2km - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ronninge-husbilsstallplats-ronneby-golfklubb-ronneby-bleking",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650837598.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reddvägen",
    "addressLocality": "ronneby",
    "addressRegion": "blekinge-county",
    "postalCode": "372 73",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.18994,
    "longitude": 15.29366
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.23,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr250+"
}