{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-acres-campground-rv-park-kincardine-on",
  "name": "Green Acres Campground & RV Park: Camp in Kincardine, Ontario",
  "description": "Discover the beauty of nature at Green Acres Campground & RV Park, Kincardine, Ontario. A perfect getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-acres-campground-rv-park-kincardine-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.greenacrescamp.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RR 1, 2310 Conc 12 Huron Kinloss",
    "addressLocality": "Kincardine",
    "addressRegion": "ON",
    "postalCode": "N2Z 2X3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.14266,
    "longitude": -81.65084
  }
}