{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kerekestelepi-kemping-debrecen-kerekestelep",
  "name": "Kerekestelepi Kemping",
  "description": "Kerekestelepi Kemping is a campsite in Debrecen, Hajdú-Bihar.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kerekestelepi-kemping-debrecen-kerekestelep",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675166dac9fc9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lomnicz utca 1-3",
    "addressLocality": "Debrecen/Kerekestelep",
    "postalCode": "4030",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5085,
    "longitude": 21.63778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}