{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shower-ceret-occitanie",
  "name": "shower",
  "description": "Camping Saint-Martin offers toilet and shower facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shower-ceret-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Maureillas",
    "addressLocality": "Céret",
    "addressRegion": "occitanie",
    "postalCode": "66400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.49186,
    "longitude": 2.78204
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}