{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oude-trambrug-hoornsterzwaag",
  "name": "Camping De Oude Trambrug",
  "description": "Enjoy peace and nature with an extensive view of the surrounding countryside from your spacious pitch. You can count on this when you choose a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oude-trambrug-hoornsterzwaag",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518220a523e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bij de Leijwei 74",
    "addressLocality": "Hoornsterzwaag",
    "postalCode": "8412 SL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.02275,
    "longitude": 6.18586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}