{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chez-jean-saint-antonin-qc",
  "name": "CAMPING CHEZ JEAN",
  "description": "As part of Camping Québec's 2015 Awards of Excellence, this campsite won a prize in today's Builder category for investments of nearly $250,000. Located 10 minutes from Rivière-du-Loup, via Highway 85, it welcomes all types of recreational vehicles. A new administration since 2011 makes this family campsite a place to discover. Come and participate in their intergenerational activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chez-jean-saint-antonin-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "434-A, rue Principale",
    "addressLocality": "Saint-Antonin",
    "addressRegion": "QC",
    "postalCode": "G0L 2J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.750108,
    "longitude": -69.490033
  }
}