{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/partfurdo-beach-camping-szeged",
  "name": "Partfürdö Beach & Camping",
  "description": "Partfürdö Beach & Camping is a campsite in Szeged, Csongrád, and located in a river/brook.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/partfurdo-beach-camping-szeged",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f0d1f7e531.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Középkikötö sor 1-3",
    "addressLocality": "Szeged",
    "postalCode": "6726",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.25269,
    "longitude": 20.15953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}