{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/garfepark-garfe-braga-pt",
  "name": "Garfepark Camping",
  "description": "The GarfePark Camping is a rural campsite set in a private estate and next to the family home. It is located in the north of Portugal more specifically in the village of Garfe, municipality of Póvoa de Lanhoso, Braga district. The Garfepark has an area of 5.000 m2 with a maximum capacity of 30 facilities, including caravans, motorhomes and tents.",
  "url": "https://campertunity.com/listings/campgrounds/garfepark-garfe-braga-pt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650847375.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N207-4",
    "addressLocality": "garfe",
    "addressRegion": "braga",
    "postalCode": "4830-290",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.53907,
    "longitude": -8.24193
  },
  "sameAs": [
    "https://www.campercontact.com/en/portugal/braga/garfe/71352/garfepark-camping",
    "https://www.pincamp.de/campingplaetze/garfepark-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€18+"
}