{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-horjany-breznice",
  "name": "Camping Horjany",
  "description": "Campsite Horjany is a campsite in Hořejany, Central Bohemia. This campsite with sloping grounds has shaded pitches, with no shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-horjany-breznice",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503d551ff1e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Horejany 3 Tochovice",
    "addressLocality": "Breznice",
    "postalCode": "26272"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.58997,
    "longitude": 14.01383
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}