{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-horse-farm-retreat-kawartha-lakes-on",
  "name": "Scenic Horse Farm Retreat",
  "description": "Escape to a 240-acre horse farm retreat offering RV Camping surrounded by open fields, mature forests, and shimmering ponds. Explore over 8 km of walking and riding trails winding past twin ponds and a vibrant butterfly sanctuary in late summer. Tiered sites overlook woodlands and water with 15 amp power, water hookups, and a convenient dump station. Join a guided farm tour to discover local history, spot birds of prey, and savor peaceful nights under starry skies.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-horse-farm-retreat-kawartha-lakes-on",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32508/profile/cf6jdD04mcyv2RDg_ad3238536f337d2ec0b7479e0b8f744e_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kawartha Lakes, ON",
    "addressLocality": "Kawartha Lakes",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.55492839,
    "longitude": -78.77189019
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}