{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gran-camping-esztergom",
  "name": "Gran Camping",
  "description": "Gran Camping is a campsite in Esztergom, Komárom-Esztergom, located a river/stream.The campsite has pitches with shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gran-camping-esztergom",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675013954b3fa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nagy Duna Sétány 3",
    "addressLocality": "Esztergom",
    "postalCode": "2500",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.79025,
    "longitude": 18.73186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}