{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-at-the-flying-j-farm-johnstown-oh",
  "name": "The Lake at the Flying J Farm",
  "description": "Protected from the elements, no tent needed, good shade, this new a (12 by 16 feet) safari type lodge with hard wood floor, canvas top and deck out front is now open for campers. Sleeps 4 on very comfortable cots, with mattress, but you need to bring your own bedding (sleeping bag). The site includes a picnic table and fire ring. It is located in the woods on top of a rise with a limited view of the lake, about 250 steps from the restroom. You can drive right up to the building on a cul-de-sa...",
  "url": "https://campertunity.com/listings/campgrounds/lake-at-the-flying-j-farm-johnstown-oh",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1699391570/dev-campground-photos/m5seaez1salr5rtjq8qs/the-lake-at-the-flying-j-farm-site-8-the-chapel.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Johnstown",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.213523,
    "longitude": -82.59889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}