{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-farm-greenhouse-getaway-kenai-ak",
  "name": "Family Farm & Greenhouse Getaway",
  "description": "Discover a lush farm and greenhouse retreat perfect for RV Camping. This small family-run plant ranch welcomes leashed pets and blends tranquil countryside charm with hands-on nature. Roam flower-filled grounds, explore an impressive commercial greenhouse, and meet friendly farm residents from border collies and barn cats to peacocks, donkeys, and goats. Bike local trails or relax with insider tips on nearby markets and events. A peaceful stopover for garden lovers and animal enthusiasts alike.",
  "url": "https://campertunity.com/listings/campgrounds/family-farm-greenhouse-getaway-kenai-ak",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/VA2hg21C5RuCEcxh_9fb8b78af52842578c24cd00996b1164_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kenai, AK",
    "addressLocality": "Kenai",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.51982134,
    "longitude": -151.20250898
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}