{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tomaj-badacsonytomaj",
  "name": "Tomaj Camping",
  "description": "Tomaj Camping is located in Badacsonytomaj, Veszprém, and is located at a lake. This campsite has delimited pitches, both shaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tomaj-badacsonytomaj",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675060d4bfd1c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Balaton u. 28",
    "addressLocality": "Badacsonytomaj",
    "postalCode": "8258"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.80436,
    "longitude": 17.51917
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}