{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-astrid-bredene",
  "name": "Camping Astrid",
  "description": "Campsite Astrid is a campsite located in Bredene, West Flanders, and located near the sea.This campsite has non-smoking pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-astrid-bredene",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750242953ae0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kon. Astridlaan 1",
    "addressLocality": "Bredene",
    "postalCode": "8450",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.24969,
    "longitude": 2.96833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}