{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/steamboat-bay-rv-resort-renfrew-on",
  "name": "Steamboat Bay RV Resort",
  "description": "Steamboat Bay RV Resort is one of the region's newest RV destinations, with over 2,000 ft of Ottawa River waterfront and 21 full-service sites for seasonal",
  "url": "https://campertunity.com/listings/campgrounds/steamboat-bay-rv-resort-renfrew-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/03/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "92 Bingham Road",
    "addressLocality": "Renfrew",
    "addressRegion": "ON",
    "postalCode": "K0J 1Y0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57504,
    "longitude": -76.67096
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}