{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charming-family-farm-retreat-pelham-on-ca",
  "name": "Charming Family Farm Retreat",
  "description": "RV Camping meets country charm at this family-run farm retreat nestled on three acres of rolling meadow. Park on a level grassy field shaded by evergreens, then explore a 2,500 sq ft vegetable garden, 2,000 ft cut flower beds and a sunflower patch. Meet free-range chickens, ducks, rabbits and discover handmade soaps, fresh eggs, seasonal produce and artisanal charcuterie boards. Minutes from wineries, hiking, breweries and Niagara Falls, this peaceful stay blends farm life with outdoor advent...",
  "url": "https://campertunity.com/listings/campgrounds/charming-family-farm-retreat-pelham-on-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14888/photo-gallery/vrDhbK7DvTWZ3cwl_bf9626406f0b7cf0f3a404ef777c029d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pelham, ON",
    "addressLocality": "Pelham",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.01917348,
    "longitude": -79.33544538
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  }
}