{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-skiatook-ok",
  "name": "Harvest Hosts Farm",
  "description": "17 acres working family farm raising wagyu beef, and pygmy goats. 3 fishing ponds in a beautiful rural setting.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-skiatook-ok",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43206/photo-gallery/pvtSQUeilU9NIHDD_42dced9745bdd3521f1565e8a3635247_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skiatook, OK",
    "addressLocality": "Skiatook",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.41967957,
    "longitude": -96.01913348
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}