{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emplacement-bretagne-camping-le-fort-espagnol",
  "name": "Emplacement Bretagne | Camping Le Fort Espagnol 4 étoiles",
  "description": "Campgrounds for tents, caravans and campers at the Spanish Fort, surrounded by nature in Brittany.",
  "url": "https://campertunity.com/listings/campgrounds/emplacement-bretagne-camping-le-fort-espagnol",
  "image": [
    "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20819'%3E%3C/svg%3E"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6150677,
    "longitude": -2.9882775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}