{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/algarve-motorhome-silves",
  "name": "Algarve Motorhome Park Silves",
  "description": "Spacious spaces [60m2] with views - close to business, restaurants and the historic center - electricity via the meter - supermarket 300m - Portimão 8km - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/algarve-motorhome-silves",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651168138.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N124",
    "addressLocality": "Silves",
    "addressRegion": "distrito-de-faro",
    "postalCode": "8300",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.18724,
    "longitude": -8.45135
  },
  "sameAs": [
    "https://www.campercontact.com/en/portugal/faro-district/tavira/88859/algarve-motorhome-park-tavira",
    "http://www.algarvemotorhomepark.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8.5",
    "priceValidUntil": "2026-10-10"
  },
  "priceRange": "€8.5+"
}