{
  "@context": "https://schema.org",
  "@type": "Event",
  "name": "First Mass — Manhattan, New York",
  "startDate": "1890",
  "description": "First Mass said in Manhattan, New York on 1890 by Father Gabriel Korkemaz.",
  "url": "https://firstmass.net/entries/new-york-manhattan-1890.html",
  "location": {
    "@type": "Place",
    "name": "Manhattan, New York",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 40.757955,
      "longitude": -73.985532
    }
  }
}
