{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fautea-ste-lucie-de-porto-vecchio",
  "name": "Camping Fautea",
  "description": "Campsite Fautea is a campsite in Sainte-Lucie de Porto-Vecchio, Corse-du-Sud, located by the sea. This terraced campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fautea-ste-lucie-de-porto-vecchio",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f0cfb3535b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "T10",
    "addressLocality": "Ste Lucie-de-Porto-Vecchio",
    "postalCode": "20144",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.71589,
    "longitude": 9.40169
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}