{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/juminda-telkimisala-juminda-harju-county",
  "name": "Juminda telkimisala",
  "description": "RMK pitch (www.rmk.ee) simple places with barbecue areas, rest areas, overnight stay allowed, close to nature",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/juminda-telkimisala-juminda-harju-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836040.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Juminda",
    "addressRegion": "harju-county",
    "postalCode": "74716",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.64752,
    "longitude": 25.50824
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}