{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-municipal-de-campismo-de-peniche-peniche-portugal",
  "name": "Peniche Campsite Municipal Park",
  "description": "Enjoy a relaxing stay at Parque Municipal de Campismo de Peniche in Peniche, Portugal, Portugal. Visitors' rating: 2.31.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-municipal-de-campismo-de-peniche-peniche-portugal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791733.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida Monsenhor Bastos",
    "addressLocality": "Peniche, Portugal",
    "addressRegion": "leiria-district",
    "postalCode": "2520-206",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.354,
    "longitude": -9.36025
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}