{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riviera-village-numana-an",
  "name": "Camping Riviera Village",
  "description": "Accommodation for the disabled",
  "url": "https://campertunity.com/listings/campgrounds/riviera-village-numana-an",
  "image": [
    "https://www.campingriviera.it/ATImg/pix_trasp.gif",
    "data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "via Montalbano, 20",
    "addressLocality": "Numana",
    "addressRegion": "AN",
    "postalCode": "60026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.51216,
    "longitude": 13.617982
  },
  "sameAs": [
    "https://www.campingriviera.it/"
  ],
  "numberOfRooms": 85
}