{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-brandysowka-bedkowice-pl",
  "name": "Camping Brandysówka",
  "description": "Camping Brandysówka is a campsite in Będkowice, Lesser Poland, located in a wood and a river/stream.The campsite has pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-brandysowka-bedkowice-pl",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518460ccecf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Pod Sokolica 127",
    "addressLocality": "Bedkowice",
    "postalCode": "32-089",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.17297,
    "longitude": 19.74078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}