{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lorris-centre-val-de-loire",
  "name": "Lorris",
  "description": "Enjoy a relaxing stay at Lorris in Lorris, France. Visitors' rating: 4.78.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lorris-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651023564.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Capitaine Albert",
    "addressLocality": "lorris",
    "addressRegion": "Centre-Val de Loire",
    "postalCode": "45260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.89011525,
    "longitude": 2.51129829
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}