{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-flamingo-erd-hu",
  "name": "Camping Flamingo",
  "description": "Campsite Flamingo is a campsite in Érd, Pest. The campsite has pitches with delineation, with shade and some shade. There is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-flamingo-erd-hu",
  "image": [
    "https://cdn3.acsi.eu/6/8/7/0/6870e35fb6950.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fürdö utca 4",
    "addressLocality": "Érd",
    "postalCode": "2030",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.39442,
    "longitude": 18.93583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}