{
  "schema": "vt4vt.civic.people.v1",
  "note": "Sample MVP records. These placeholder/current-office records must be verified against official state and municipal sources before use as authoritative contact data.",
  "records": [
    {
      "person_id": "person_governor_vermont",
      "name": "Governor of Vermont",
      "type": "public_official",
      "official_url": "https://governor.vermont.gov/",
      "verification_status": "Official Source",
      "last_verified": "2026-07-01"
    },
    {
      "person_id": "person_lieutenant_governor_vermont",
      "name": "Lieutenant Governor of Vermont",
      "type": "public_official",
      "official_url": "https://ltgov.vermont.gov/",
      "verification_status": "Official Source",
      "last_verified": "2026-07-01"
    },
    {
      "person_id": "person_house_ways_means_committee",
      "name": "House Committee on Ways and Means",
      "type": "committee",
      "official_url": "https://legislature.vermont.gov/",
      "verification_status": "Official Source",
      "last_verified": "2026-07-01"
    },
    {
      "person_id": "person_sample_senator_washington",
      "name": "Sample Washington County Senator",
      "type": "public_official",
      "verification_status": "Needs Verification",
      "last_verified": ""
    },
    {
      "person_id": "person_sample_representative_northfield",
      "name": "Sample Northfield Representative",
      "type": "public_official",
      "verification_status": "Needs Verification",
      "last_verified": ""
    },
    {
      "person_id": "person_sample_representative_barre_city",
      "name": "Sample Barre City Representative",
      "type": "public_official",
      "verification_status": "Needs Verification",
      "last_verified": ""
    },
    {
      "person_id": "person_sample_senator_chittenden",
      "name": "Sample Chittenden County Senator",
      "type": "public_official",
      "verification_status": "Needs Verification",
      "last_verified": ""
    },
    {
      "person_id": "person_sample_representative_essex",
      "name": "Sample Essex Junction Representative",
      "type": "public_official",
      "verification_status": "Needs Verification",
      "last_verified": ""
    }
  ]
}
