{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-am-roblinsee-fuerstenberg-de",
  "name": "Campingplatz am Röblinsee",
  "description": "Campingplatz Am Röblinsee offers pitches for caravans, tents, and cabins. It has a lakeside location and provides boat rentals and a playground. Guests can enjoy electric hookups, Wi-Fi, showers, and sanitary facilities. Open from April to October.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-am-roblinsee-fuerstenberg-de",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361de5%2F139cc648-1de8-476c-8c56-792a6893009a_1_640x480.JPG?alt=media&token=d68ab3a6-a708-473c-b184-95be47b2ef2c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Röblinsee Nord 1",
    "addressLocality": "Fürstenberg",
    "postalCode": "16798",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.18646,
    "longitude": 13.13119
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}