{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ostseecamp-ferienpark-rostocker-heide",
  "name": "Ostseecamp-Ferienpark Rostocker Heide",
  "description": "Whether in the tent or in the caravan, camp in the light beech forest directly on the wide, fine sandy beach.",
  "url": "https://campertunity.com/listings/campgrounds/ostseecamp-ferienpark-rostocker-heide",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.2435,
    "longitude": 12.2116
  },
  "sameAs": [
    "https://www.ostseeferien.de/planen-und-buchen/unterkuenfte/campingplaetze/ostseecamp-rostocker-heide/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}