{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-pulaski-tn",
  "name": "Harvest Hosts Farm",
  "description": "Our farm offers beautiful views, a serene country setting, seasonal grassfed beef, organice free range eggs, U-Pick blueberries & blackberries. We are located off Hwy. 64 West on Bodenham Rd. behind Gracefield Grown. Look for our wooden horse fence and the address on our mailbox.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-pulaski-tn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32941/profile/MHqsztnQRtm6Pw4S_534b22d4c166f7f3de0b2e87571123b7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pulaski, TN",
    "addressLocality": "Pulaski",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.15379386,
    "longitude": -87.05326596
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}