{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salem-woods-trailer-park-colborne-on",
  "name": "Salem Woods Trailer Park",
  "description": "Hwy 2 at Salem, west of Brighton, close to 401. Beautiful treed park with a 5-acre trout pond and an abundance of wildlife. Ideal for nature lovers. Full hookup with 30 and 15 amps. Level pull-thrus. Beautiful tenting area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salem-woods-trailer-park-colborne-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/03/admin-ajax-2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "448 Blyth Park Rd RR 4",
    "addressLocality": "Colborne",
    "addressRegion": "ON",
    "postalCode": "K0K 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.01192,
    "longitude": -77.8373
  }
}