{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ville-data-com-issoire-fr",
  "name": "Ville-data.com",
  "description": "1 Issoire municipal campsite. Rates and reviews. Map of the Municipal campsite with coordinates and pictures. Book without intermediation",
  "url": "https://campertunity.com/listings/campgrounds/ville-data-com-issoire-fr",
  "image": [
    "https://ville-data.com/image/300/camping-municipal.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 rue Andr� Maginot",
    "addressLocality": "Issoire",
    "postalCode": "63500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.55,
    "longitude": 3.25
  },
  "sameAs": [
    "https://ville-data.com/camping-municipal/Issoire-63-63178",
    "https://ville-data.com"
  ]
}