{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fire-fly-forest-campground-hampton-nb",
  "name": "Fire Fly Forest Campground",
  "description": "Firefly Forest offers a comfortable, spacious campground, so you can stay and play for your vacation!Why not try out vacationing close to home? Not from NB?",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fire-fly-forest-campground-hampton-nb",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/04/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64 Robertson Road",
    "addressLocality": "Hampton",
    "addressRegion": "NB",
    "postalCode": "E5N 6N9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5154007,
    "longitude": -65.81323279999998
  }
}