{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rairanta-uusikaupunki",
  "name": "Camping Rairanta",
  "description": "Camping Rairanta is a campsite in Uusikaupunki, Southwest Finland, located by the sea and in a wood.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rairanta-uusikaupunki",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67517de779085.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vanhakartanontie 216",
    "addressLocality": "Uusikaupunki",
    "postalCode": "23500",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.76414,
    "longitude": 21.42311
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}