{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cochrane-station-cochrane-on",
  "name": "Cochrane Station",
  "description": "camper spots at the station - center 900m",
  "url": "https://campertunity.com/listings/campgrounds/cochrane-station-cochrane-on",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650830862.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "189 Railway Street",
    "addressLocality": "Cochrane",
    "addressRegion": "ON",
    "postalCode": "P0L 1C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.06042,
    "longitude": -81.02434
  },
  "sameAs": [
    "https://www.campercontact.com/en/canada/ontario/cochrane/66504/cochrane-station"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}