{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-la-muse-st-beauzely-fr",
  "name": "Camping Municipal La Muse",
  "description": "Camping Municipal La Muse is a campsite in St Beauzely, France. Book and review Camping Municipal La Muse on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-la-muse-st-beauzely-fr",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Claux",
    "addressLocality": "St Beauzely",
    "postalCode": "12620",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1665,
    "longitude": 2.9593
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}