{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kyrkolycke-orkelljunga",
  "name": "Kyrkolycke",
  "description": "location in people's yards",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kyrkolycke-orkelljunga",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651182544.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "KYRKOLYCKE",
    "addressLocality": "orkelljunga",
    "addressRegion": "skane-county",
    "postalCode": "286 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.29965,
    "longitude": 13.2719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "150",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr150+"
}