{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-fort-espagnol-crach",
  "name": "Le Fort Espagnol",
  "description": "Camping Le Fort Espagnol in Morbihan is not far from the sea. Here you don't camp four kilometers from some fine sandy beaches...",
  "url": "https://campertunity.com/listings/campgrounds/le-fort-espagnol-crach",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750622c9983c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rte du Fort Espagnol",
    "addressLocality": "Crac'h",
    "postalCode": "56950",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.61542,
    "longitude": -2.98992
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}