{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-mora-dalarna-county",
  "name": "Dogs Allowed",
  "description": "located on a lake - money is collected between 20 and 21h - quiet at night - dry toilets - Mora 42km - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-mora-dalarna-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650802787.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mora",
    "addressRegion": "dalarna-county",
    "postalCode": "792 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.78378,
    "longitude": 14.15455
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "70",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr70+"
}