{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NY Open Data",
    "hasEmail": "mailto:no-reply@data.ny.gov"
  },
  "description": "This data set contains the New York State Department of Transportation maintained rest areas across New York state.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/qebf-4fd8/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.ny.gov/api/v3/views/qebf-4fd8/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/qebf-4fd8/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.ny.gov/api/v3/views/qebf-4fd8/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/qebf-4fd8/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.ny.gov/api/views/qebf-4fd8",
  "issued": "2024-12-25",
  "keyword": [
    "rest areas"
  ],
  "landingPage": "https://data.ny.gov/d/qebf-4fd8",
  "modified": "2026-04-16",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.ny.gov"
  },
  "theme": [
    "Transportation"
  ],
  "title": "Rest Areas Across NY"
}