{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-gut-thomashof-speyer",
  "name": "Campingplatz Gut Thomashof",
  "description": "Our seasonal campsite is open from April 1st to September 30th and is primarily characterized by permanent camping pitches. In addition, many cyclists and travelers find a nice spot on the meadow to camp - right next to the swimming lake with a natural entrance for swimmers. We are a small campsite with few spaces for day campers and are not suitable for large caravans and motorhomes. Our sanitary facility is equipped with 3 large, individually lockable shower rooms. There is also a laundry r...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-gut-thomashof-speyer",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361e68%2F6461fdcf-05ec-497b-9148-eaddc7f21598_842433_00f46c0c94584f909fc864489585cb25~mv2_d_5472_3078_s_4_2_640x480.jpg?alt=media&token=0c28dd41-42fe-4f57-975a-1eb2d69cf926",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gut Thomashof 1",
    "addressLocality": "Speyer",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3434,
    "longitude": 8.4411
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}