{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-mouton-glamping",
  "name": "Le Mouton Glamping",
  "description": "Discover the 'Glamping Val de Loire' in one of our 5 2 bedroom lodges each, by",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-mouton-glamping",
  "image": [
    "https://campspace.com/media/medium/uploads/space/27/82/_1/2782_1_5e4fe2fac30f6.jpeg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.41,
    "longitude": -0.41
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}