{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-amasangsarden-mora-dalarna-county",
  "name": "Camping Åmåsängsården",
  "description": "ICA supermarket 6 km - restaurant - mini golf - shop for groceries - homemade jewelry and artwork - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-amasangsarden-mora-dalarna-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650883970.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Åmåsängsvägen",
    "addressLocality": "Mora",
    "addressRegion": "dalarna-county",
    "postalCode": "792 34",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.98199,
    "longitude": 14.56504
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "400",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr400+"
}