{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bernassiere-tours-zentrum-loiretal",
  "name": "la Bernassière",
  "description": "Enjoy a relaxing stay at la Bernassière in Tours, France. Customer rating: 4.33.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bernassiere-tours-zentrum-loiretal",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651238966"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Bernassière",
    "addressLocality": "Tours",
    "addressRegion": "Zentrum-Loiretal",
    "postalCode": "37190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.29976,
    "longitude": 0.52611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}