{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tiny-village-ottawa-river-deep-river",
  "name": "Tiny Village Ottawa River",
  "description": "Tiny Village Ottawa River camping reservations and campground information. Learn more about camping near Tiny Village Ottawa River and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/tiny-village-ottawa-river-deep-river",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784205/%7Bpht%7DphotoURL4-original%7Bpht%7D1725783989465.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34572 Ontario 17",
    "addressLocality": "Deep River",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.13798,
    "longitude": -77.55873
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/tiny-village-ottawa-river/CHUB/784205/overview",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}