{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mereoja-camping-korkkula",
  "name": "Mereoja Camping",
  "description": "With a location right on the Gulf of Finland, surrounded by steep limestone cliffs, and with the towns of Aseri (9 km) and Rakvere (39 km) within...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mereoja-camping-korkkula",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517ec0e5cb8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uuskõrtsi",
    "addressLocality": "Kõrkküla",
    "postalCode": "43405"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.42972,
    "longitude": 26.95583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 15,
    "bestRating": 10,
    "worstRating": 1
  }
}