{
  "slug": "kinderhook-farmers-market",
  "editor": "david@harmonic-systems.org",
  "lastReviewed": "2026-06-12",
  "sources": [
    "https://columbiacountytourism.org/business/kinderhook-farmers-market/",
    "local knowledge (Kinderhook resident)"
  ],
  "notes": "Hard case per ontology: Event + Organization + Place linked. The Organization (KBPA) and the Place (Village Green) are sub-entities within this file, addressed via fragment IDs. Address intentionally left generic until verified from a primary source.",
  "jsonld": {
    "@context": [
      "https://schema.org",
      { "kh": "https://fieldreports.harmonic-systems.org/ns/kh#" }
    ],
    "@graph": [
      {
        "@type": "Event",
        "@id": "https://fieldreports.harmonic-systems.org/schema/places/kinderhook-farmers-market.json",
        "name": "Kinderhook Farmers' Market",
        "description": "Seasonal community farmers' market in the Village of Kinderhook. Saturdays, May through October.",
        "eventSchedule": {
          "@type": "Schedule",
          "byDay": "https://schema.org/Saturday",
          "startTime": "08:30",
          "endTime": "12:30",
          "startDate": "2026-05-02",
          "endDate": "2026-10-31",
          "scheduleTimezone": "America/New_York"
        },
        "eventStatus": "https://schema.org/EventScheduled",
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": { "@id": "https://fieldreports.harmonic-systems.org/schema/places/kinderhook-farmers-market.json#kbpa" },
        "location": { "@id": "https://fieldreports.harmonic-systems.org/schema/places/kinderhook-farmers-market.json#village-green" },
        "isAccessibleForFree": true,
        "sameAs": [
          "https://columbiacountytourism.org/business/kinderhook-farmers-market/"
        ],
        "kh:seasonality": {
          "season": "May–October",
          "cadence": "Saturdays 08:30–12:30",
          "dormantMonths": ["November", "December", "January", "February", "March", "April"]
        },
        "kh:affectiveRegister": "The weekly rhythm that tells the village it is summer. Small, volunteer-run, unhurried.",
        "kh:culturalOrbit": [
          { "@id": "https://fieldreports.harmonic-systems.org/schema/places/kinderhook-farmers-market.json#village-green" },
          { "@id": "https://fieldreports.harmonic-systems.org/schema/places/the-aviary.json" }
        ],
        "kh:localNotes": [
          { "date": "2026-04-24", "note": "Entry created. Season dates reflect typical pattern; verify against current KBPA announcement before the opening Saturday." },
          { "date": "2026-06-12", "note": "Hours corrected 09:00–13:00 → 08:30–12:30 per editor verification. The conflict between this file and schema/hours/manifest.json was surfaced as finding zero of the first AI surface audit cycle; the manifest's window was the correct one." }
        ]
      },
      {
        "@type": "Organization",
        "@id": "https://fieldreports.harmonic-systems.org/schema/places/kinderhook-farmers-market.json#kbpa",
        "name": "Kinderhook Business & Professional Association",
        "alternateName": "KBPA",
        "description": "Volunteer association of businesses and residents that organizes civic activities in the Village of Kinderhook, including the farmers' market."
      },
      {
        "@type": ["Place", "CivicStructure"],
        "@id": "https://fieldreports.harmonic-systems.org/schema/places/kinderhook-farmers-market.json#village-green",
        "name": "Village Green",
        "description": "The central public green in the Village of Kinderhook. Host site for the farmers' market and other community gatherings.",
        "containedInPlace": { "@id": "https://www.wikidata.org/wiki/Q3478629" },
        "isAccessibleForFree": true,
        "publicAccess": true,
        "kh:functionalProximity": "The centre. Everything in the village is measured from here.",
        "kh:codeReview": {
          "zoningDistrict": "B-1",
          "zoningDistrictName": "Business",
          "withinHistoricPreservationOverlay": true,
          "withinHistoricPreservationOverlayId": { "@id": "https://fieldreports.harmonic-systems.org/schema/places/kinderhook-historic-preservation-overlay.json" },
          "withinNationalRegisterDistrict": true,
          "withinNationalRegisterDistrictId": { "@id": "https://fieldreports.harmonic-systems.org/schema/places/kinderhook-national-register-district.json" },
          "confidence": "high",
          "method": "The Village Green is the geometric centre of the Hudson/Broad/Albany intersection that anchors the B-1 district and the local Historic Preservation Overlay on every map of the village.",
          "reviewedAt": "2026-04-26",
          "implications": "Public open space at the centre of both protected districts; any change to its physical features would be subject to Historic Preservation Commission review."
        }
      }
    ]
  }
}
