{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/another-look-horses-saumur-pays-de-la-loire",
  "name": "Another look at horses",
  "description": "Enjoy a relaxing stay at Another look at horses in Saumur, France. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/another-look-horses-saumur-pays-de-la-loire",
  "image": [
    "https://static.campspace.com/media/space/detail/0d72f7beda5d47e2fb1f749e7e5bd08f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saumur",
    "addressRegion": "Pays de la Loire",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1135,
    "longitude": -0.2835
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}