{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holiday-in-idyllic-east-frisia-groefehn",
  "name": "Holiday In Idyllic East Frisia",
  "description": "We offer you up to 3 pitches for your caravan or motorhome on our idyllic site with a barbecue hut and fire pit. There are also play areas for the children. Shops (for daily needs) and a pizzeria with iced coffee are a 5-minute walk away. In addition, there is a doctor's office and a pharmacy in the immediate vicinity",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holiday-in-idyllic-east-frisia-groefehn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "groefehn",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3635,
    "longitude": 7.637
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}