{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-abrias-du-perche-la-ferte-vidame",
  "name": "Camping Les Abrias du Perche",
  "description": "Camping Les Abrias du Perche is a campsite in La Ferté-Vidame, Eure-et-Loir, located in the woods and on the edge of a lake/ pond...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-abrias-du-perche-la-ferte-vidame",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c8bd3cedeb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de la Lande",
    "addressLocality": "La Ferté-Vidame",
    "postalCode": "28340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.60781,
    "longitude": 0.88975
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/centre/eure-et-loir/la-ferte-vidame/camping-les-abrias-du-perche-121130/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}