{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-spo-st-peter-ording",
  "name": "Camping SPO",
  "description": "Camping SPO is a campsite in Sankt Peter-Ording, Schleswig-Holstein.The campsite has which are marked out, pitches without shade and pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-spo-st-peter-ording",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675012ece8317.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grudeweg 1",
    "addressLocality": "St. Peter-Ording",
    "postalCode": "25826",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.33222,
    "longitude": 8.61944
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/schleswig-holstein/sankt-peter-ording/camping-spo-109174/",
    "http://www.camping-spo.de/",
    "https://park4night.com/en/place/156412"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}