{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hillside-alpaca-horse-farm-cynthiana-ky",
  "name": "Hillside Alpaca & Horse Farm",
  "description": "Perched on a gentle hill with river vistas, this family-run farm offers an idyllic RV camping experience surrounded by friendly alpacas, horses, dogs and cats. Slide into a private spot behind the barn and wake to free-roaming animals at your doorstep. Tour the honeybee hives, board your own horse, or stock up on llama-wool dryer balls in the farm shop. Pet-friendly and peaceful, it‚Äôs a true farm stay in nature‚Äôs embrace.",
  "url": "https://campertunity.com/listings/campgrounds/hillside-alpaca-horse-farm-cynthiana-ky",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/1916/photo-gallery/sCziOhUFHIWhbJCa_953933de5c18ff2931ea900713eaed29_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cynthiana, KY",
    "addressLocality": "Cynthiana",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.39233567,
    "longitude": -84.31906661
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  }
}