{
  "@context": "https://schema.org",
  "@type": "Event",
  "name": "First Mass — Memphis, TN",
  "startDate": "1839",
  "description": "First Mass said in Memphis, TN on 1839 by Fr. Joseph Stokes.",
  "url": "https://firstmass.net/entries/tn-memphis-1839.html",
  "location": {
    "@type": "Place",
    "name": "Memphis, TN",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 35.146026,
      "longitude": -90.051779
    }
  }
}
