{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/casas-pequenas-lisboa-lourinha",
  "name": "Casas Pequenas Lisboa",
  "description": "The “Tinyhouse Eloá” stands a short distance down the slope towards the mini ramp. So for the skaters among you a dream! Who hasn’t always wanted to wake up right next to a beautiful mini ramp? Apart from that, the cottage, just like the other one, offers a small kitchenette, refrigerator, bathroom with toilet and shower, and the same wonderful view over the wide countryside to the opposite villages, above which the sun rises in the morning and shines directly into the bedroom. Sleepy people...",
  "url": "https://campertunity.com/listings/campgrounds/casas-pequenas-lisboa-lourinha",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lourinhã",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.274181,
    "longitude": -9.318965
  },
  "sameAs": [
    "https://www.campanyon.com/pt/d/portugal/lisboa/camping/glamping/casas-pequenas"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kitchen"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny House"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "97.95",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "€97.95+"
}