{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-seasonal-berry-veggie-farm-north-gower-on",
  "name": "Scenic Seasonal Berry & Veggie Farm",
  "description": "Experience RV Camping at a charming seasonal berry and veggie farm where fresh-picked strawberries, raspberries, asparagus, and farm-made maple syrup, jams, honey, pickles, and garlic await. Nestled among orchards, wildlife, and a tranquil pond, enjoy U-Pick fun and serene walks through gardens. A cozy outdoor gathering spot and weekend farmers' markets nearby add local flavor. Water access and friendly hosts ensure a warm welcome for small rigs seeking nature and delicious farm-to-table treats.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-seasonal-berry-veggie-farm-north-gower-on",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/on2aoE7gMIUwQnUW_c1b1ab2f7b55167bf21715ec3ac9326c_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Gower, ON",
    "addressLocality": "North Gower",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.15706589,
    "longitude": -75.81382765
  },
  "sameAs": [
    "http://www.rideaupinesfarm.com",
    "https://www.harvesthosts.com/hosts/ontario/rideau-pines-farm"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}