{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-trezmalaouen-plonevez-porzay",
  "name": "Camping Trezmalaouen",
  "description": "Camping Trezmalaouen is a campsite in Plonévez-Porzay, Finistère, located by the sea.This terraced camp site and camp site with sloping grounds has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-trezmalaouen-plonevez-porzay",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c1a82d6dfd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 route de la Baie",
    "addressLocality": "Plonévez-Porzay",
    "postalCode": "29550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.11111,
    "longitude": -4.27694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}