{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-inari",
  "name": "Dogs Allowed",
  "description": "Camping with cabins - by the river - in the restaurant of the nature reserve with traditional homemade food of Lapse.- sauna - center 25km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-inari",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651045287"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Karigasniementie",
    "addressLocality": "Inari",
    "addressRegion": "inari",
    "postalCode": "99910",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.29257,
    "longitude": 26.72331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.64,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24+"
}