{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rodzinny-nr-105-mielno",
  "name": "Camping Rodzinny Nr. 105",
  "description": "Camping Rodzinny Nr. 105 is a campsite in Mielno, West Pomeranian, located by the sea and by a lake/recreational pond.The campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rodzinny-nr-105-mielno",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67505db3ae274.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Chrobrego 51",
    "addressLocality": "Mielno",
    "postalCode": "76-032",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.26272,
    "longitude": 16.07244
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}