{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mikkis-place-to-stay-pera",
  "name": "Mikki's Place to Stay",
  "description": "Mikkis accommodation is a camper and caravan park with the luxury of a campsite - an unconventional place where opinions are shared - the extraordinary gardens with animals and art are worth a visit in themselves - the largest must ..... the paradise pool - shopping 2km - beach 3km - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/mikkis-place-to-stay-pera",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836351.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua de Areias de Pêra",
    "addressLocality": "Pêra",
    "addressRegion": "distrikt-faro",
    "postalCode": "8365",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.12802,
    "longitude": -8.32269
  },
  "sameAs": [
    "http://www.mikki-place-to-stay.com",
    "https://www.campercontact.com/nl/portugal/faro/pera/30274/mikkis-place-to-stay"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-10-09"
  },
  "priceRange": "€20+"
}