{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-camping-lazy-cerovo",
  "name": "Farm & Camping Lazy",
  "description": "Farm & Camping Lazy is a campsite in Cerovo. This campsite has pitches with shade, no shade and with some shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-camping-lazy-cerovo",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67517500c0f60.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duchenec 163",
    "addressLocality": "Cerovo",
    "postalCode": "96252",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.25186,
    "longitude": 19.21661
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}