{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-mszana-mszana-distrito-de-wodzisaw",
  "name": "Camperplaats Mszana",
  "description": "Bathroom in fire station - bakery and shops in the area - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-mszana-mszana-distrito-de-wodzisaw",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651036166.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ks. Tuskera",
    "addressLocality": "Mszana",
    "addressRegion": "distrito-de-wodzisaw",
    "postalCode": "44-325",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.96756,
    "longitude": 18.5304
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.82,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}