{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-anemoone-de-koog-texel",
  "name": "Camping Anemoonè",
  "description": "Camping Anemoonè is a campsite in De Koog, North Holland.The campsite has which are marked out, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-anemoone-de-koog-texel",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67516209985fb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maaikeduinweg 10",
    "addressLocality": "De Koog (Texel)",
    "postalCode": "1796 MN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.09806,
    "longitude": 4.78444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}