{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-roads-campground-gilboa-ny",
  "name": "Country Roads Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/country-roads-campground-gilboa-ny",
  "image": [
    "https://www.goodsam.com/campgrounds-rv-parks/images/metadata-bg.png",
    "/campgrounds-rv-parks/_next/image?url=%2Fcampgrounds-rv-parks%2Fimages%2Fcamp-card-img-placeholder.jpg&w=1200&q=75&dpl=dpl_Ghs4YWws8LMbMvvwYutM7Pi4e24B",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_780000783_01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "144 Peaceful Rd",
    "addressLocality": "Gilboa",
    "addressRegion": "NY",
    "postalCode": "12076",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.43206,
    "longitude": -74.42739
  },
  "sameAs": [
    "https://www.goodsam.com/campgrounds-rv-parks/new-york/gilboa/country-roads-campground/cgid-780000783"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}