{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ville-data-com-noisy-le-sec-fr",
  "name": "ville-data.com",
  "description": "Camping Noisy-le-Sec. Prices and reviews. Map of the campsite with coordinates and pictures. Book without interm diary for less than one person",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ville-data-com-noisy-le-sec-fr",
  "image": [
    "https://ville-data.com/image/300/camping-municipal.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 rue Andr� Maginot",
    "addressLocality": "Noisy-le-Sec",
    "postalCode": "93130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.883333,
    "longitude": 2.466666936874
  }
}