{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/interface-da-potinha-odivelas-lissabon",
  "name": "Interface da Potinha",
  "description": "Enjoy a relaxing stay at Interface da Potinha in Odivelas, Portugal. Visitors' rating: 2.",
  "url": "https://campertunity.com/listings/campgrounds/interface-da-potinha-odivelas-lissabon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651202574.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "odivelas",
    "addressRegion": "Lissabon",
    "postalCode": "1675-156",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.76149906,
    "longitude": -9.20024567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}