{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-painting-bluffton-in",
  "name": "Rock Painting!",
  "description": "Rock Painting! Get creative and leave your mark—one rock at a time! Join us for a fun and relaxing rock painting session where you can design anything from colorful patterns to silly faces or inspiring messages. Keep your masterpiece as a souvenir or hide it around the campground for others to find. It's a simple, hands-on way to add a little extra charm to nature!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-painting-bluffton-in",
  "image": [
    "https://koa.com/content/campgrounds/bluffton/heroitems/14156heroitems0d18f054-af33-459f-8b29-62a569f37256.jpg",
    "https://koa.com"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1625 West Lancaster Street",
    "addressLocality": "Bluffton",
    "addressRegion": "IN",
    "postalCode": "46714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.742424,
    "longitude": -85.19381
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}