{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-new-richmond-qc",
  "name": "CAMPING NEW-RICHMOND",
  "description": "A warm atmosphere! We offer 95 3-service pitches and several vacant places for vacationers passing through. We also offer a pull-through camping service . Campfire and fun will be there!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-new-richmond-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "410, route 132 Ouest",
    "addressLocality": "New Richmond",
    "addressRegion": "QC",
    "postalCode": "G0C 2B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.12547,
    "longitude": -65.803182
  }
}