{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-idre-provincia-de-dalarna-se",
  "name": "Dogs Allowed",
  "description": "In the heart of nature - center 10km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-idre-provincia-de-dalarna-se",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651263331.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Foskrosvägen",
    "addressLocality": "Idre",
    "addressRegion": "provincia-de-dalarna",
    "postalCode": "797 92",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.95228,
    "longitude": 12.65838
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "60",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr60+"
}