{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferienhof-brinkort-warmsen-lower-saxony",
  "name": "Ferienhof Brinkort",
  "description": "You are most welcome with your tent, caravan or camper. Small campsite with 3 to 5 places. Camping pitches are equipped with electricity, 10 Amp.",
  "url": "https://campertunity.com/listings/campgrounds/ferienhof-brinkort-warmsen-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650879168.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brinkort",
    "addressLocality": "Warmsen",
    "addressRegion": "lower-saxony",
    "postalCode": "31606",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.45892,
    "longitude": 8.85861
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/warmsen/71919/ferienhof-brinkort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€21.5+"
}