{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lightwood-farm-in",
  "name": "Lightwood Farm",
  "description": "Beautiful farm setting with well stocked pond. Peaceful camping. Amazingly darl and free of city lights for star gazing . Close to Versailles State Park, Clifty",
  "url": "https://campertunity.com/listings/campgrounds/lightwood-farm-in",
  "image": [
    "https://photos.thedyrt.com/photo/1298734/media/lightwood-farm_492398f6-34c3-4e07-82a2-955483193d0f.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1298734/media/lightwood-farm_492398f6-34c3-4e07-82a2-955483193d0f.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/1298735/media/lightwood-farm_e98e6f1b-e492-4ef1-bf72-c921667f51a9.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.065835282544526,
    "longitude": -85.42073986079708
  },
  "sameAs": [
    "https://thedyrt.com/camping/indiana/lightwood-farm"
  ],
  "checkinTime": "20:00:00",
  "checkoutTime": "13:00:00",
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20-$50"
}