{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-lebanon-in",
  "name": "Campspace in Lebanon, IN",
  "description": "The campsite is adjacent to a barn with ample grass to open your awning and set up your glamp site. We have fruit trees, a garden and asparagus patch that you are welcome to sample in season. The activities Several festivals in the area span the season. Walking trail created from old railroad bed is close by.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-lebanon-in",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lebanon",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.085,
    "longitude": -86.5635
  },
  "sameAs": [
    "https://www.campercontact.com/de/vereinigte-staaten-von-amerika/indiana/hazelrigg/170195/campspace-in-lebanon-in"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}