{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ochsenbusch-park-eisenberg-de",
  "name": "Ochsenbusch Park",
  "description": "Ochsenbusch Park offers a peaceful retreat in the Palatinate Forest, with spacious pitches and facilities. It features a playground, table tennis, and WiFi. Nearby attractions include hiking trails and a swimming pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ochsenbusch-park-eisenberg-de",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d362120%2F6a05d1f8-fa3e-4175-9ab2-6ed7c2369826_01_640x480.jpg?alt=media&token=86bb3800-2636-4558-ba03-77f22f69ae7f",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d362120%2F69db727d-074d-4272-938a-bef10289b83d_02_640x480.jpg?alt=media&token=74dd9c3c-52ed-43c6-8ae9-fc844980633b",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d362120%2Faf1d829c-ed17-4230-bb8a-88bf2a19ab19_03_640x480.jpg?alt=media&token=62267aa1-0cfe-4977-8aae-2af1c73ecb17"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ochsenbusch 2",
    "addressLocality": "Eisenberg",
    "postalCode": "67304",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.5393,
    "longitude": 8.04015
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}