{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pirita-harbour-motorhome-parking-tallinn-harju-county",
  "name": "Pirita Harbour Motorhome Parking Tallinn",
  "description": "overlooking the marina and the beach - Toilet through code - supermarket and restaurant nearby - bike path to downtown Tallinn 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pirita-harbour-motorhome-parking-tallinn-harju-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650695923.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Regati puiestee",
    "addressLocality": "tallinn",
    "addressRegion": "harju-county",
    "postalCode": "11911",
    "addressCountry": "estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.4664,
    "longitude": 24.82375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 64,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "35+"
}