{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-pointe-taylor-new-richmond-qc",
  "name": "CAMPING DE LA POINTE-TAYLOR",
  "description": "Imagine a wooded site, between sea and mountain, rocked by the summer breeze of Baie-des-Chaleurs! With your family and friends to share the pleasure",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-pointe-taylor-new-richmond-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "149, boulevard Perron Est",
    "addressLocality": "New Richmond",
    "addressRegion": "QC",
    "postalCode": "G0C 2B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.152238,
    "longitude": -65.844451
  }
}