{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-at-the-flying-j-farm-johnstown-oh-1",
  "name": "The Lake at the Flying J Farm",
  "description": "Site 1 is in the woods, good shade, right at lake side. It is fairly private especially when there are leaves on the trees. You can drive your vehicle right to the site. You can bring a small popup type trailer but nothing over 10 feet. There is room for a second car but not right at the site. The restroom is about 200 steps away. Please note, this farm has no garbage hauling, please taka away your trash.",
  "url": "https://campertunity.com/listings/campgrounds/lake-at-the-flying-j-farm-johnstown-oh-1",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1750208404/dev-campground-photos/tkfypmsre7swyens7yxl.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": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}