{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-river-millyard-campground-cottages-smiths-cove-ns",
  "name": "Bear River Millyard Recreation Campground & Cottages",
  "description": "The Bear River Millyard Recreation, is located along the beautiful tidal Bear River and offers an opportunity to experience a comfortable, relaxing, friendly",
  "url": "https://campertunity.com/listings/campgrounds/bear-river-millyard-campground-cottages-smiths-cove-ns",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/04/admin-ajax-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1145 River Road",
    "addressLocality": "Smith's Cove",
    "addressRegion": "NS",
    "postalCode": "B0S 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.579451,
    "longitude": -65.641181
  }
}