{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-lindehoeve-texel",
  "name": "De Lindehoeve",
  "description": "De Lindehoeve is a campsite with 30 tent sites in Texel, Netherlands. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-lindehoeve-texel",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTawPivqgx3oMk4fJDot4lfPjBsNC1VFLs/biggerthumb.jpg",
    "images//SPOTawPivqgx3oMk4fJDot4lfPjBsNC1VFLs/mapbox/mapbox.webp",
    "images/nl/SPOTawPivqgx3oMk4fJDot4lfPjBsNC1VFLs/carousel/61f1d034bcc32-de-lindehoeve-texel.jpg",
    "images/nl/SPOTawPivqgx3oMk4fJDot4lfPjBsNC1VFLs/carousel/61f1d035ca8f8-de-lindehoeve-texel.jpg",
    "images/nl/SPOTawPivqgx3oMk4fJDot4lfPjBsNC1VFLs/carousel/61f1d0371e82b-de-lindehoeve-texel.jpg",
    "images/nl/SPOTawPivqgx3oMk4fJDot4lfPjBsNC1VFLs/carousel/61f1d0365527f-de-lindehoeve-texel.jpg",
    "images/nl/SPOTawPivqgx3oMk4fJDot4lfPjBsNC1VFLs/carousel/61f1d0379c75f-de-lindehoeve-texel.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westerweg 32",
    "addressLocality": "Texel",
    "postalCode": "1797 RG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.05115,
    "longitude": 4.765063
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}