{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-madieres-pordic",
  "name": "Camping Les Madières",
  "description": "Situated in the countryside and near the sea, the campsite “Les Madières” welcomes you for a relaxing holiday. The heated swimming pool, restaurant and evening entertainment will ensure that all the family enjoy a restful stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-madieres-pordic",
  "image": [
    "/sites/default/files/sit/images/4807/00001168519.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Vau Madec",
    "addressLocality": "PORDIC",
    "postalCode": "22590"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5824089957271,
    "longitude": -2.80514001846313
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}