{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ellis-wild-view-natural-time-out-lowenberger-land",
  "name": "Ellis wild view natural time out",
  "description": "Relax at our cozy RV parking space in the quiet village just outside Berlin. Enjoy the romantic view of the meadows and forest, explore the adjacent forest, swim in the lakes and go on bike tours. Our farm with fruit trees invites you to linger, accompanied by our friendly farm dog Elli and tomcat Garfield. Whether under the fruit trees or on the fieldstone wall, you can enjoy the wonderful view over the fields and the adjacent forest everywhere. Come by and treat yourself to a break at our s...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ellis-wild-view-natural-time-out-lowenberger-land",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Löwenberger Land",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.898,
    "longitude": 13.1955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}