{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angelholm-skane-lan",
  "name": "Valhall Gard Stallplats",
  "description": "location overlooking the flat farm landscape - use GPS- 500m vanadium the airport - coordinates - sea with beaches 1,5km - Helsingborg and Båstad 30km - repair shop for campers - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angelholm-skane-lan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650857028.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Valhalls byaväg",
    "addressLocality": "angelholm",
    "addressRegion": "skane-lan",
    "postalCode": "262 91",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.28324,
    "longitude": 12.85388
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.72,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "200",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr200+"
}