{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-grave-mostuejouls",
  "name": "Camping La Grave",
  "description": "Camping La Grave is a campsite in Mostuejouls, France. Book and review Camping La Grave on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-grave-mostuejouls",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Mostuejouls",
    "postalCode": "12720",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.17866,
    "longitude": 3.27351
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}