{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/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": "http://ssr-app-zpimxgrglq-uc.a.run.app/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
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.82,
    "reviewCount": 215,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}