{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/welcome-to-our-paradise-our-court",
  "name": "Welcome to our paradise 'Our Court'",
  "description": "Large grounds of 9000m² with three large ponds (incl. Pedal boat!), a real oasis of peace, and yet c",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/welcome-to-our-paradise-our-court",
  "image": [
    "https://campspace.com/media/medium/uploads/space/39/59/_1/3959_1_5eee05ceac76b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2,
    "longitude": 4.04
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.56,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}