{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoed-moerslag-st-geertruid",
  "name": "Landgoed Moerslag",
  "description": "Landgoed Moerslag offers a luxurious camping experience in Zuid-Limburg, Netherlands. It features a small-scale campsite with 32 level-paved pitches, 4 tent pitches, and amenities such as luxury, heated sanitary facilities and a jeu-de-boules court. Guests can enjoy the beautiful landscape and nearby attractions.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoed-moerslag-st-geertruid",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78bde%2Fdf55cf1e-ac5b-4256-9fcc-b85fc362bc12_Comfortplaats-Camping-Landgoed-Moerslag-St-Geertruid-Maastricht-Zuid-Limburg_640x480.jpg?alt=media&token=8c60c370-432e-49c4-a100-fbb62baa9611",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moerslag 32",
    "addressLocality": "C St.Geertruid",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7846,
    "longitude": 5.7583
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}