{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-krim-texel-g-texel-de-koog",
  "name": "De Krim Texel",
  "description": "Camping Kogerstrand is a unique dune campsite located near the beach and De Koog. It offers various camping pitches, camper pitches, and rentals like furnished tents and trekkershutten. With an indoor playground, recreation program and many facilities for all ages, the camping is a perfect place to stay in Texel.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-krim-texel-g-texel-de-koog",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4510%2F4fb5ce04-a871-41cc-a8cf-a0a56c3445a5_33-2425560_640x480.jpg?alt=media&token=6f471730-96c7-4035-9659-d51664c467f4",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boodtlaan 80",
    "addressLocality": "G Texel De Koog",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1036,
    "longitude": 4.7717
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}