{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/isigny-sur-mer-normandy",
  "name": "Campspace in Isigny Sur Mer, Normandy",
  "description": "Located less than 15 minutes from the D-Day landing beaches and less than 5 minutes from Isigny sur mer with all amenities, we welcome you to the Normandy countryside, in the heart of an apple orchard. The activities 40 min from Caen and its theme park. 40 min from Cherbourg and its Cité de la Mer. 20 min from St lô or Bayeux with boowling - aquatic center - cinema.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/isigny-sur-mer-normandy",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isigny-sur-Mer",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.2885,
    "longitude": -1.063
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}