{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vip-village-agromiedzierza-miedzierza-swietokrzyskie",
  "name": "VIP Village Agromiedzierza",
  "description": "Comfortable holiday in the vicinity of nature. Rent Accommodation Cottages, Barn Apartments Rooms directly by the forest. Balia, sauna, heated swimming pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vip-village-agromiedzierza-miedzierza-swietokrzyskie",
  "image": [
    "https://static.wixstatic.com/media/9ecdfe_7d76c9c4dd3c4503a3f094ba70074451~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Miedzierza",
    "addressLocality": "Miedzierza",
    "addressRegion": "Świętokrzyskie",
    "postalCode": "26-026",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9167,
    "longitude": 20.6333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 301,
    "bestRating": 5,
    "worstRating": 1
  }
}