{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tulipan-camping-eger",
  "name": "Tulipán Camping",
  "description": "Tulipán Camping is a campsite in Eger, Heves.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tulipan-camping-eger",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675025c340609.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tulipankert utca 3",
    "addressLocality": "Eger",
    "postalCode": "3300",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.89444,
    "longitude": 20.35922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}