{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/winni-lakefront-cabin-laconia-nh",
  "name": "Winni Lakefront Cabin",
  "description": "Winni Lakefront Cabin is located near Laconia, NH, offering a setting by Lake Winnipesaukee.",
  "url": "https://campertunity.com/listings/campgrounds/winni-lakefront-cabin-laconia-nh",
  "image": [
    "https://photos.thedyrt.com/photo/1301344/photo/winni-lakefront-cabin_f0316cbe-729b-4707-9958-55464b5c3323.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1301347/photo/winni-lakefront-cabin_4ea27bd3-052b-4420-8cf7-6257191c1757.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1301344/photo/winni-lakefront-cabin_f0316cbe-729b-4707-9958-55464b5c3323.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-71.44986449999999,43.6072421)/-71.44986449999999,43.6072421,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "148 Lucerne Ave #8",
    "addressLocality": "Laconia",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6072421,
    "longitude": -71.44986449999999
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}