{
  "@context": "https://schema.org",
  "@type": "Event",
  "name": "First Mass — Buffalo, New York",
  "startDate": "1678-12-11",
  "description": "First Mass said in Buffalo, New York on December 11th, 1678 by Fr. Louis Hennepin.",
  "url": "https://firstmass.net/entries/new-york-buffalo-1678.html",
  "location": {
    "@type": "Place",
    "name": "Buffalo, New York",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 43.2626,
      "longitude": -79.061
    }
  }
}
