{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-coimbrao",
  "name": "Camping Coimbrão Lda",
  "description": "Camping Coimbrão Lda is a campsite in Coimbrão, Leiria.The campsite has pitches with shade, pitches without shade and pitches with some shade. It...",
  "url": "https://campertunity.com/listings/campgrounds/camping-coimbrao",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675029207f81a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Travessa do Gomes 185",
    "addressLocality": "Coimbrão",
    "postalCode": "2425-452",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.90028,
    "longitude": -8.88806
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/portugal/leiria/coimbrao/camping-coimbrao-lda-111207/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}