{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ronostrand-een-gem-noordenveld",
  "name": "Ronostrand",
  "description": "Camping Ronostrand is located on a recreational lake in the Drenthe countryside. On this family campsite you camp between the woods, on demarcated...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ronostrand-een-gem-noordenveld",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674de54eabf7d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amerika 16",
    "addressLocality": "Een (Gem. Noordenveld)",
    "postalCode": "9342 TC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10019,
    "longitude": 6.37203
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}