{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-granite-ok",
  "name": "Harvest Hosts Farm",
  "description": "Lost Cabin Ranch is a family owned 1500 acre farm. We love to host guests and share the history with others. We are proud of our Airbnb but also can offer RV hookups to some traveling through. Contact us for details",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-granite-ok",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44321/photo-gallery/Zge3SZkxbrfJh6xP_cb26b32323b8c0f66097352aeddaaa14_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Granite, OK",
    "addressLocality": "Granite",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.91645284,
    "longitude": -99.36099149
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/oklahoma/lost-cabin-ranch"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}