{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-forras-magyarhertelend-hu",
  "name": "Camping Forrás",
  "description": "Campsite Forrás is located on the edge of the village Magyarhertelend. You are here at the foot of the Mecsek mountain range, a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-forras-magyarhertelend-hu",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f0b6d02caf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bokreta u. 105",
    "addressLocality": "Magyarhertelend",
    "postalCode": "7394",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.19075,
    "longitude": 18.14186
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}