{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-rulieres-113353-pays-la-loire",
  "name": "Camping Les Rulières",
  "description": "Camping Les Rulières offers sanitary services, discharge waste water, water, electricity, toilet facilities, showers, clothes wash & dry, tumble dryer, internet, dogs allowed, bread service, bicycle rental.",
  "url": "https://campertunity.com/listings/campgrounds/camping-rulieres-113353-pays-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pré des Rulières",
    "addressLocality": "113353",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85570",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.54233,
    "longitude": -0.96076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}