{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-aalsmeer",
  "name": "Recreatiepark Aalsmeer",
  "description": "A holiday at Recreatiepark Aalsmeer means quiet and comfortable camping in the middle of nature. At this neat, small-scale campsite and marina in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-aalsmeer",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517bcda888e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uiterweg 214",
    "addressLocality": "Aalsmeer",
    "postalCode": "1431 AJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.26158,
    "longitude": 4.73153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}