{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-stary-folwark-pietrzykow",
  "name": "Camping Stary Folwark",
  "description": "Camping Stary Folwark is a campsite in Pietrzyków, Lubusz, located in a wood, a river/stream and by a lake/recreational pond.The campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-stary-folwark-pietrzykow",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517c0d1385a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pietrzykow 51",
    "addressLocality": "Pietrzyków",
    "postalCode": "68-213",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.68097,
    "longitude": 14.98056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}