{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-talmont-saint-hilaire-pays-de-loire-talmont",
  "name": "Campspace in Talmont Saint Hilaire, Pays de la Loire",
  "description": "Hello, former orchard in a quiet location. 6 km from Veillon beach. Between Les Sables-d'Olonne and Talmont-Saint-Hilaire. Wooded land in the countryside. Access is via a country lane. I have two adorable dogs and our chickens are semi-free-range. Activities We are located opposite the Automobile Museum, 5 minutes from Les Sables-d'Olonne and 2 minutes from Talmont Saint Hilaire. The beaches are all less than 15 minutes away by car.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-talmont-saint-hilaire-pays-de-loire-talmont",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Talmont-Saint-Hilaire",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4765,
    "longitude": -1.668
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}