{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-yellow-village-les-pins-erquy-bretagna",
  "name": "Camping Yellow village les Pins",
  "description": "Enjoy a relaxing stay at Camping Yellow village les Pins in Erquy, France. Visitor Review: 4.",
  "url": "https://campertunity.com/listings/campgrounds/camping-yellow-village-les-pins-erquy-bretagna",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650897644.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Moulins",
    "addressLocality": "Erquy",
    "addressRegion": "Bretagna",
    "postalCode": "22430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.63809,
    "longitude": -2.45558
  },
  "sameAs": [
    "https://www.campercontact.com/it/francia/bretagna/erquy/86383/camping-yellow-village-les-pins"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}