{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-parque-municipal-de-campismo-coimbra",
  "name": "Camping Parque Municipal De Campismo",
  "description": "well-kept city camping-bicycle rental-sandwich service-restaurant/snack bar-bus service to Coimbra-kayaking on the Montego-shops 500 m",
  "url": "https://campertunity.com/listings/campgrounds/camping-parque-municipal-de-campismo-coimbra",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698337.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua da Escola",
    "addressLocality": "coimbra",
    "addressRegion": "coimbra-district",
    "postalCode": "3030",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.18895,
    "longitude": -8.39957
  },
  "sameAs": [
    "https://coimbracamping.com/alojamento/campismo",
    "https://www.campercontact.com/nl/portugal/coimbra/coimbra/10003/camping-parque-municipal-de-campismo"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.8",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€18.8+"
}