{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-saint-claude-burgundy-franche-comte-saint-cl",
  "name": "Campspace in Saint Claude, Burgundy Franche Comté",
  "description": "We are an educational farm near SAINT CLAUDE. We are in a mid-mountain environment The activities We can take you on a tour of the farm. Allow 3 hours for the visit and 10 euros per person. Other things Dogs can bark and roosters crow!",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-saint-claude-burgundy-franche-comte-saint-cl",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Claude",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3895,
    "longitude": 5.9025
  },
  "sameAs": [
    "https://www.campercontact.com/it/francia/borgogna-franca-contea/saint-claude/171725/campspace-in-saint-claude-burgundy-franche-comte"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}