{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/otto-camping-csepreg",
  "name": "Ottó Camping",
  "description": "Ottó Camping is a campsite in Csepreg, Vas.The campsite has pitches with shade, pitches without shade and pitches with some shade. The following...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/otto-camping-csepreg",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67505f49ce8c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bognár lgnác u. 39",
    "addressLocality": "Csepreg",
    "postalCode": "9735",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.39692,
    "longitude": 16.71686
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}