{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meyerhof-nordhausen-ostercappeln",
  "name": "Meyerhof Nordhausen",
  "description": "We are a young family with a farm in a great location and beautiful surroundings. We have chickens, sheep, dogs, and cats. We live in the beautiful town of Ostercappeln, 49179. It's located in the Osnabrück region, near the beautiful Wiehen Hills. We offer a variety of pitches for RVs, campers, caravans, tents, etc. Fresh water can be refilled and wastewater disposed of at any time. Just contact us. We have NO toilet! Our farm is located in a rural setting with plenty of wildlife. The Wiehen...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meyerhof-nordhausen-ostercappeln",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ostercappeln",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3185,
    "longitude": 8.2345
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}