{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/on-the-fruit-tree-meadow-in-the-middle-of-fields",
  "name": "On the fruit tree meadow in the middle of fields",
  "description": "Hello dear campers, with us you stand directly on our fruit tree meadow (well, there is also a nut t",
  "url": "https://campertunity.com/listings/campgrounds/on-the-fruit-tree-meadow-in-the-middle-of-fields",
  "image": [
    "https://campspace.com/media/medium/uploads/space/38/0d/af/380dafd85d17470cb41dfd61e4c23ee1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.91,
    "longitude": 10
  },
  "sameAs": [
    "https://campspace.com/en/s/auf-der-obstbaum-wiese-inmitten-von-feldern_7221"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}