{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vanamoisa-caravanpark-vanamoisa-saue-parish-harjumaa-estland",
  "name": "Vanamoisa Caravanpark",
  "description": "camperpark with cabins - café - station 800m - Tallinn accessible by train [20 min] - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vanamoisa-caravanpark-vanamoisa-saue-parish-harjumaa-estland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790333.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vabaõhukeskuse tee",
    "addressLocality": "vanamoisa-saue-parish",
    "addressRegion": "harjumaa",
    "postalCode": "76407",
    "addressCountry": "estland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.32968,
    "longitude": 24.53988
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.28,
    "reviewCount": 62,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "28+"
}