{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pullmann-piestany",
  "name": "Camping Pullmann",
  "description": "Camping Pullmann is a campsite in Piešťany, on the river/stream. This campsite has pitches without shadows and places with some shade. On camping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pullmann-piestany",
  "image": [
    "https://cdn1.acsi.eu/6/8/7/f/687f3d721b9b0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cesta Janka Alexyho 1",
    "addressLocality": "Piestany",
    "postalCode": "92101",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.57628,
    "longitude": 17.83417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}