{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monday-beaulard-to",
  "name": "Monday",
  "description": "The Campsite of Beaulard, located at the foot of the Alps in the Alta Valle di Susa, since 2012 is managed by Orsa s.r.l.: a company created by the will of a certain group of campers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monday-beaulard-to",
  "image": [
    "http://www.campeggiobeaulard.it/images/orsa.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada, Via Chateau, 1",
    "addressLocality": "Beaulard",
    "addressRegion": "TO",
    "postalCode": "10056",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.043609,
    "longitude": 6.7576651
  }
}