{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quinta-centro-lusitano-portugal",
  "name": "Quinta Centro Lusitano Portugal",
  "description": "This campsite is located in a natural setting. It's unique in that it offers a spot for your vehicle in exchange for assistance on the farm. The owner is affiliated with workaway.info. Please note, there are no amenities such as electricity or water provided. The site is pet-friendly.",
  "url": "https://campertunity.com/listings/campgrounds/quinta-centro-lusitano-portugal",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road 2100 Coruche",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.85943,
    "longitude": -8.5268
  },
  "sameAs": [
    "https://campio.no/campsite/quinta-centro-lusitano-portugal"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}