{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-pyzdry-wrzesnia-county",
  "name": "Camping Behaviour Not Allowed",
  "description": "view of the delta of the river Warta - historic city with old building. - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-pyzdry-wrzesnia-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651090478.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kaliska",
    "addressLocality": "Pyzdry",
    "addressRegion": "wrzesnia-county",
    "postalCode": "62-310",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16472,
    "longitude": 17.68902
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}