{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NY Open Data",
    "hasEmail": "mailto:no-reply@data.ny.gov"
  },
  "description": "This dataset shows the geographic locations of the branches on the Long Island Rail Road and Metro-North Railroad.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/2vcb-zrh4/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.ny.gov/api/v3/views/2vcb-zrh4/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/2vcb-zrh4/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.ny.gov/api/v3/views/2vcb-zrh4/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/2vcb-zrh4/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/2vcb-zrh4/export.kml?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kml+xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/2vcb-zrh4/export.kmz?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kmz"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/2vcb-zrh4/query.geojson?accessType=DOWNLOAD",
      "mediaType": "application/geo+json"
    }
  ],
  "identifier": "https://data.ny.gov/api/views/2vcb-zrh4",
  "issued": "2025-09-29",
  "keyword": [
    "branches",
    "commuter rail",
    "coordinates",
    "line",
    "lirr",
    "long island rail road",
    "metro-north",
    "metro-north railroad",
    "mnr",
    "routes"
  ],
  "landingPage": "https://data.ny.gov/d/2vcb-zrh4",
  "modified": "2025-09-30",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.ny.gov"
  },
  "theme": [
    "Transportation"
  ],
  "title": "MTA Rail Branches"
}