{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienhof-folger-hedwigenkoog",
  "name": "Ferienhof Folger",
  "description": "Ferienhof Folger is a farm camping site located directly on the North Sea. It offers 5 pitches waiting for you, along with all the farm animals. You can find sheep with lambs, cattle with calves, and many pets to stroke, including ponies for riding. The site is equipped with electricity, water, and sufficient sanitary facilities. You are allowed to grill on the lawn, and there are plenty of play opportunities for the kids. The tax-free North Sea beach invites you for swimming, mudflat walking...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienhof-folger-hedwigenkoog",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361fd4%2Fb73dde8f-fc80-4572-a988-2050350767f3_01_640x480.jpg?alt=media&token=021c1f3f-9046-482d-9b0f-d16c57c04b94",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westerkoog 14",
    "addressLocality": "Hedwigenkoog",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.1789,
    "longitude": 8.81678
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}