{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandis-larsmo-larsmo-fi",
  "name": "Strandis Larsmo Strandboden Larsmo",
  "description": "near the beach - near the beach - restaurant - bar - kiosk - smokehouse - 4km downtown",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandis-larsmo-larsmo-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744107.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Assarskärsvägen",
    "addressLocality": "larsmo",
    "addressRegion": "larsmo",
    "postalCode": "68580",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.719,
    "longitude": 22.75556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.94,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€28+"
}