{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-frenes-neuvy-st-sepulchre",
  "name": "Camping Les Frênes",
  "description": "Camping Les Frênes is a campsite in Neuvy-Saint-Sépulchre, Indre, located by a lake/recreational pond.The campsite has which are marked out and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-frenes-neuvy-st-sepulchre",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67505e64e5b2f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de l'Augère",
    "addressLocality": "Neuvy-St-Sépulchre",
    "postalCode": "36230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.59289,
    "longitude": 1.79969
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/centre/indre/neuvy-saint-sepulchre/camping-les-frenes-115718/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}