{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatie-hertenboerderij-weerd-nijbroek",
  "name": "Recreation & Deer Farm De Weerd",
  "description": "Camping Recreation- & Hertenboerderij De Weerd is near the village of Nijbroek in Gelderland, somewhat northwest of Deventer. With the Veluwe so close...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatie-hertenboerderij-weerd-nijbroek",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674ca09436a1f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middendijk 22",
    "addressLocality": "Nijbroek",
    "postalCode": "7397 NB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2865,
    "longitude": 6.06803
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}