{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-bowling-green-oh",
  "name": "Campspace in Bowling Green, OH",
  "description": "We have some space behind our barn to pitch a tent or pull up your big RV! We have 5 acres of land with lots of trees surrounded by a neighbor to the east and farm acreage all around. We affectionately call this area the barn pasture! The previous owner had horses and there are still stalls in the barn for such animals. This area is close to 1.5 acres and is where we have our compost piles, woodshed and logging lay-down area. There is ample space to pull into the pasture and turn around. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-bowling-green-oh",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bowling Green",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4005,
    "longitude": -83.719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ]
}