{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuur-camper-kampeerplaats-texel",
  "name": "Natuur camper/kampeerplaats Texel",
  "description": "Only nature around you in a hidden place near the Koog on Texel. Relax on the vo",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuur-camper-kampeerplaats-texel",
  "image": [
    "https://campspace.com/media/medium/uploads/space/3e/d8/db/3ed8db715fd141eea4f5e48ace5d1383.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.11,
    "longitude": 4.79
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}