{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/legoland-feriendorf-campingplatz-gunzburg",
  "name": "LEGOLAND® Feriendorf Campingplatz",
  "description": "The LEGOLAND® Feriendorf Campingplatz is the ultimate camping experience for young heroes. It's located in the LEGOLAND® holiday village, right next to a forest. The campsite is spacious with 165 pitches, both surfaced and unsurfaced. Each pitch covers an area of about 75 m², and most have electric sockets. The campsite is open daily from 7.30 am to 10.00 pm. You can access it with a vehicle access card after checking in at Reception. The campsite offers various amenities including two shower...",
  "url": "https://campertunity.com/listings/campgrounds/legoland-feriendorf-campingplatz-gunzburg",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d362098%2F4f579844-1bf9-48e7-ac9e-ce2b23f5983f_02_640x480.jpg?alt=media&token=b0d5456b-b079-4ff0-9b17-4c897744d64b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LEGOLAND Allee 3",
    "addressLocality": "Günzburg",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.42575,
    "longitude": 10.3029
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}