{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/am-linge-bringhausen-hessen",
  "name": "Am Linge",
  "description": "Beautiful place with a view of the lake. Warm, family atmosphere, also with the permanent campers.",
  "url": "https://campertunity.com/listings/campgrounds/am-linge-bringhausen-hessen",
  "image": [
    "https://www.pincamp.de/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630&prn=prn:campsite:campingplatz-am-linge",
    "https://www.pincamp.de/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630",
    "https://www.pincamp.de/i/placeholder.jpg?handle=hRUcLdwuRf6fY3V1BFwc"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bringhausen",
    "addressRegion": "Hessen",
    "postalCode": "34549",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.17425,
    "longitude": 8.99911666
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€22+"
}