{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-moesberg-g-frederiksoord",
  "name": "Camping De Moesberg",
  "description": "A friendly family campsite with comfortable pitches and chalets. It offers private sanitary facilities, Wi-Fi, and various amenities, including an outdoor pool and playgrounds. The campsite is suitable for both basic camping and luxury recreation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-moesberg-g-frederiksoord",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9d580d36d6000d3d3461%2F27521b84-d430-45c4-8832-55d219a97ccb_P1080856-1024x576_640x480.jpg?alt=media&token=e46be44f-a6a8-4d8f-a15b-528bc7866095",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdweg 14",
    "addressLocality": "G Frederiksoord",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84156,
    "longitude": 6.1791
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}