openapi: 3.0.3
info:
  title: 'Transit Tracker'
  description: ''
  version: 1.0.0
servers:
  -
    url: 'https://api.transittracker.ca'
paths:
  /v2/agencies:
    get:
      summary: ''
      operationId: getV2Agencies
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    -
                      id: 1
                      isArchived: false
                      name: 'Société de transport de Montréal'
                      shortName: STM
                      slug: stm
                      cities:
                        - Montréal
                      defaultVehicleType: bus
                      color: '#00AEEF'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 2
                      isArchived: false
                      name: 'exo Trains'
                      shortName: Trains
                      slug: trains
                      cities:
                        - Vaudreuil
                        - Saint-Jérôme
                        - Mont-Saint-Hilaire
                        - Candiac
                        - Mascouche
                      defaultVehicleType: train
                      color: '#C8017E'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 3
                      isArchived: false
                      name: 'Société de transport de Laval'
                      shortName: STL
                      slug: stl
                      cities:
                        - Laval
                      defaultVehicleType: bus
                      color: '#84C444'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 4
                      isArchived: false
                      name: 'Réseau de transport de Longueuil'
                      shortName: RTL
                      slug: rtl
                      cities:
                        - Longueuil
                      defaultVehicleType: bus
                      color: '#A80532'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 5
                      isArchived: false
                      name: 'exo Laurentides'
                      shortName: Laurentides
                      slug: la
                      cities:
                        - Deux-Montagnes
                        - Mirabel
                        - Rosemère
                        - Sainte-Thérèse
                        - Saint-Jérôme
                      defaultVehicleType: bus
                      color: '#00A586'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                        - laurentides
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 6
                      isArchived: false
                      name: 'exo Vallée-du-Richelieu'
                      shortName: Vallée-du-Richelieu
                      slug: vr
                      cities:
                        - Beloeil
                        - McMasterville
                        - Saint-Hyacinthe
                        - Sainte-Madeleine
                        - Sainte-Marie-Madeleine
                      defaultVehicleType: bus
                      color: '#1F96A4'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 7
                      isArchived: true
                      name: 'exo Le Richelain'
                      shortName: 'Le Richelain'
                      slug: lr
                      cities:
                        - Candiac
                        - 'La Prairie'
                        - Saint-Philippe
                      defaultVehicleType: bus
                      color: '#41474d'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 8
                      isArchived: false
                      name: "exo L'Assomption"
                      shortName: "L'Assomption"
                      slug: lasso
                      cities:
                        - "L'Assomption"
                        - Lavaltrie
                        - "L'Épiphanie"
                        - Charlemagne
                        - Repentigny
                      defaultVehicleType: bus
                      color: '#0071BA'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 9
                      isArchived: false
                      name: 'exo Sainte-Julie'
                      shortName: Sainte-Julie
                      slug: sju
                      cities:
                        - Sainte-Julie
                      defaultVehicleType: bus
                      color: '#F7A389'
                      textColor: '#000000'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 10
                      isArchived: false
                      name: 'exo Sud-Ouest'
                      shortName: Sud-Ouest
                      slug: so
                      cities:
                        - Beauharnois
                        - Châteauguay
                        - Mercier
                        - Sainte-Martine
                        - Ormstown
                      defaultVehicleType: bus
                      color: '#B94065'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 11
                      isArchived: true
                      name: 'exo Haut-Saint-Laurent'
                      shortName: 'Haut-Saint-Laurent (exo)'
                      slug: hsl
                      cities:
                        - Mercier
                        - Sainte-Martine
                        - Ormstown
                        - Très-Saint-Sacrement
                        - Howick
                      defaultVehicleType: bus
                      color: '#41474d'
                      textColor: '#000000'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 12
                      isArchived: false
                      name: "exo La Presqu'Île"
                      shortName: "La Presqu'Île"
                      slug: pi
                      cities:
                        - Hudson
                        - 'Île Perrot'
                        - Notre-Dame-de-l’Île-Perrot
                        - Pincourt
                        - St-Lazare
                      defaultVehicleType: bus
                      color: '#FCEFC5'
                      textColor: '#000000'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 13
                      isArchived: true
                      name: 'exo Roussillon'
                      shortName: Roussillon
                      slug: rous
                      cities:
                        - Delson
                        - Saint-Constant
                        - Sainte-Catherine
                      defaultVehicleType: bus
                      color: '#41474d'
                      textColor: '#ffffff'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 14
                      isArchived: false
                      name: 'exo Sorel-Varennes'
                      shortName: Sorel-Varennes
                      slug: sv
                      cities:
                        - Varennes
                        - Verchères
                        - Contrecoeur
                        - Saint-Amable
                        - Saint-Joseph-de-Sorel
                      defaultVehicleType: bus
                      color: '#EFDCCE'
                      textColor: '#000000'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 15
                      isArchived: false
                      name: 'exo Terrebonne-Mascouche'
                      shortName: Terrebonne-Mascouche
                      slug: tm
                      cities:
                        - Terrebonne
                        - Mascouche
                      defaultVehicleType: bus
                      color: '#9ED1C6'
                      textColor: '#000000'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 16
                      isArchived: false
                      name: 'exo Chambly-Richelieu-Carignan'
                      shortName: Chambly-Richelieu-Carignan
                      slug: crc
                      cities:
                        - Chambly
                        - Richelieu
                        - Carignan
                      defaultVehicleType: bus
                      color: '#F1776A'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 17
                      isArchived: false
                      name: 'Toronto Transit Comission'
                      shortName: TTC
                      slug: ttc
                      cities:
                        - Toronto
                      defaultVehicleType: bus
                      color: '#DB2727'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'https://open.toronto.ca/open-data-license/'
                        title: 'Open Government Licence – Toronto'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 18
                      isArchived: false
                      name: 'Brampton Transit'
                      shortName: Brampton
                      slug: bra
                      cities:
                        - Brampton
                      defaultVehicleType: bus
                      color: '#628CAA'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'https://www.brampton.ca/EN/City-Hall/OpenGov/Open-Data-Catalogue/Pages/Terms-of-Use.aspx'
                        title: 'City of Brampton Open Data Terms of Use'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 19
                      isArchived: false
                      name: 'Burlington Transit'
                      shortName: Burlington
                      slug: bur
                      cities:
                        - Burlington
                      defaultVehicleType: bus
                      color: '#F3B901'
                      textColor: '#000000'
                      regions:
                        - tor
                      license:
                        url: 'https://www.burlington.ca/en/services-for-you/resources/Ongoing_Projects/Open_Data/OpenDataBurlingtonTermsOfUseSeptember192011.pdf'
                        title: 'Terms of Use for Open Data Burlington'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 20
                      isArchived: false
                      name: 'Durham Region Transit'
                      shortName: DRT
                      slug: drt
                      cities:
                        - Ajax
                        - Whitby
                        - Oshawa
                        - Scugog
                        - Uxbridge
                      defaultVehicleType: bus
                      color: '#242424'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'https://www.durham.ca/en/regional-government/resources/Documents/OpenDataLicenceAgreement.pdf'
                        title: 'Region of Durham - Open Data Licence v.1.0'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 21
                      isArchived: false
                      name: 'Hamilton Street Railway'
                      shortName: HSR
                      slug: hsr
                      cities:
                        - Hamilton
                      defaultVehicleType: bus
                      color: '#29578D'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'https://www.hamilton.ca/city-initiatives/strategies-actions/open-data-licence-terms-and-conditions'
                        title: 'Open Data Licence Terms and Conditions'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 24
                      isArchived: false
                      name: 'York Region Transit'
                      shortName: YRT
                      slug: yrt
                      cities:
                        - Aurora
                        - Markham
                        - Newmarket
                        - 'Richmond Hill'
                        - Whitchurch-Stouffville
                      defaultVehicleType: bus
                      color: '#4DA3E0'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'https://www.yrt.ca/en/about-us/open-data-licence-agreement.aspx'
                        title: 'YRT Open data licence agreement'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 25
                      isArchived: false
                      name: 'Société de transport de Sherbrooke'
                      shortName: STSH
                      slug: stsh
                      cities:
                        - Sherbrooke
                      defaultVehicleType: bus
                      color: '#2C516A'
                      textColor: '#FFFFFF'
                      regions:
                        - sh
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 26
                      isArchived: false
                      name: 'Grand River Transit'
                      shortName: GRT
                      slug: grt
                      cities:
                        - Cambridge
                        - Kitchener
                        - Waterloo
                        - Elmira
                        - 'New Hamburg'
                      defaultVehicleType: bus
                      color: '#006CB7'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'https://www.regionofwaterloo.ca/en/regional-government/open-data.aspx'
                        title: 'Region of Waterloo Open Data Licence v.2.0'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 27
                      isArchived: false
                      name: 'Guelph Transit'
                      shortName: Guelph
                      slug: gt
                      cities:
                        - Guelph
                      defaultVehicleType: bus
                      color: '#6CB43F'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'http://data.open.guelph.ca/pages/open-government-licence'
                        title: 'City of Guelph Open Government Licence'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 28
                      isArchived: false
                      name: 'GO Transit'
                      shortName: GO
                      slug: go
                      cities:
                        - Hamilton
                        - Barrie
                        - 'Richmond Hill'
                        - Stouffville
                        - Kitchener
                      defaultVehicleType: bus
                      color: '#256C2F'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: null
                        title: 'GO Transit API licence'
                        isDownloadable: false
                      features: []
                      meta: {  }
                    -
                      id: 29
                      isArchived: false
                      name: 'Barrie Transit'
                      shortName: Barrie
                      slug: bt
                      cities:
                        - Barrie
                        - Angus
                        - Borden
                      defaultVehicleType: bus
                      color: '#12A9D8'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'https://www.barrie.ca/Living/Getting%20Around/BarrieTransit/Pages/Barrie-GTFS.aspx'
                        title: 'Barrie Transit Data License'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 30
                      isArchived: false
                      name: 'Société de transport de Lévis'
                      shortName: STLévis
                      slug: stlevis
                      cities:
                        - Lévis
                        - Saint-Lambert-de-Lauzon
                      defaultVehicleType: bus
                      color: '#0F9BBF'
                      textColor: '#FFFFFF'
                      regions:
                        - qc
                      license:
                        url: 'http://creativecommons.org/licenses/by/4.0/deed.fr'
                        title: 'Creative Commons Attribution 4.0 (CC BY 4.0)'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 32
                      isArchived: false
                      name: "Société de transport de l'Outaouais"
                      shortName: STO
                      slug: sto
                      cities:
                        - Gatineau
                      defaultVehicleType: bus
                      color: '#007F89'
                      textColor: '#FFFFFF'
                      regions:
                        - outaouais
                      license:
                        url: 'http://www.sto.ca/index.php?id=598&L=fr'
                        title: "Conditions d'utilisation - Données ouvertes et clé API"
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 33
                      isArchived: false
                      name: 'BUS Mont-Tremblant'
                      shortName: BMT
                      slug: tcmt
                      cities:
                        - Mont-Tremblant
                      defaultVehicleType: bus
                      color: '#095d7e'
                      textColor: '#FFFFFF'
                      regions:
                        - laurentides
                      license:
                        url: 'https://zenbus.fr/zenbusapi/'
                        title: 'Zenbus API'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 34
                      isArchived: false
                      name: 'Société de transport collectif de Pierre-De Saurel'
                      shortName: 'Pierre-De Saurel'
                      slug: stcpds
                      cities:
                        - Sorel-Tracy
                      defaultVehicleType: bus
                      color: '#4b858e'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://zenbus.fr/zenbusapi/'
                        title: 'Zenbus API'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 35
                      isArchived: false
                      name: 'MRC du Haut-Saint-Laurent'
                      shortName: 'Haut-Saint-Laurent (MRC)'
                      slug: mrchsl
                      cities:
                        - Godmanchester
                        - Howick
                        - Huntingdon
                        - Ormstown
                        - Sainte-Barbe
                      defaultVehicleType: bus
                      color: '#1c94cc'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://zenbus.fr/zenbusapi/'
                        title: 'Zenbus API'
                        isDownloadable: true
                      features:
                        - useRouteFromTrip
                      meta: {  }
                    -
                      id: 37
                      isArchived: false
                      name: 'UP Express'
                      shortName: UP
                      slug: up
                      cities:
                        - Toronto
                      defaultVehicleType: train
                      color: '#555025'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: null
                        title: 'GO Transit API licence'
                        isDownloadable: false
                      features: []
                      meta: {  }
                    -
                      id: 39
                      isArchived: false
                      name: 'London Transit Commission'
                      shortName: London
                      slug: ltc
                      cities:
                        - London
                      defaultVehicleType: bus
                      color: '#087ac0'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'https://www.londontransit.ca/open-data/ltcs-open-data-terms-of-use/'
                        title: 'LTC’s Open Data – Terms of Use'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 40
                      isArchived: false
                      name: "L'Inter"
                      shortName: Inter
                      slug: inter
                      cities:
                        - Mont-Tremblant
                        - Mont-Blanc
                        - Val-David
                        - Val-Morin
                        - Saint-Jérôme
                      defaultVehicleType: bus
                      color: '#f5791f'
                      textColor: '#FFFFFF'
                      regions:
                        - laurentides
                      license:
                        url: 'https://zenbus.fr/zenbusapi/'
                        title: 'Zenbus API'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 42
                      isArchived: false
                      name: 'Stratford Transit'
                      shortName: Stratford
                      slug: stratford
                      cities:
                        - Stratford
                      defaultVehicleType: bus
                      color: '#002861'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: null
                        title: 'Not specified'
                        isDownloadable: true
                      features:
                        - metrolinxTMIX
                        - 'tmixID:349560'
                      meta: {  }
                    -
                      id: 43
                      isArchived: false
                      name: 'Orangeville Transit'
                      shortName: Orangeville
                      slug: orangeville
                      cities:
                        - Orangeville
                      defaultVehicleType: bus
                      color: '#f9820a'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: null
                        title: 'Not specified'
                        isDownloadable: true
                      features:
                        - metrolinxTMIX
                        - 'tmixID:349360'
                      meta: {  }
                    -
                      id: 44
                      isArchived: false
                      name: 'St. Thomas Transit'
                      shortName: 'St. Thomas'
                      slug: stthomas
                      cities:
                        - 'St. Thomas'
                      defaultVehicleType: bus
                      color: '#a70237'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: null
                        title: 'Not specified'
                        isDownloadable: true
                      features:
                        - metrolinxTMIX
                        - 'tmixID:349660'
                      meta: {  }
                    -
                      id: 45
                      isArchived: false
                      name: 'Milton Transit'
                      shortName: Milton
                      slug: milton
                      cities:
                        - Milton
                      defaultVehicleType: bus
                      color: '#00b3ee'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: null
                        title: 'Not specified'
                        isDownloadable: true
                      features:
                        - metrolinxTMIX
                        - 'tmixID:Milton'
                      meta: {  }
                    -
                      id: 46
                      isArchived: false
                      name: 'Réseau de transport de la Capitale'
                      shortName: RTC
                      slug: rtc
                      cities:
                        - Québec
                        - Saint-Augustin-de-Desmaures
                        - "L'Ancienne-Lorette"
                      defaultVehicleType: bus
                      color: '#003e8a'
                      textColor: '#FFFFFF'
                      regions:
                        - qc
                      license:
                        url: 'https://www.rtcquebec.ca/donnees-ouvertes'
                        title: 'License des données ouvertes'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 48
                      isArchived: false
                      name: 'MRC de Montcalm'
                      shortName: Montcalm
                      slug: montcalm
                      cities:
                        - Saint-Lin-Laurentides
                        - Terrebonne
                      defaultVehicleType: bus
                      color: '#8ebb52'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://zenbus.fr/zenbusapi/'
                        title: 'Zenbus API'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 49
                      isArchived: false
                      name: 'exo Le Richelain / Roussillon'
                      shortName: 'Richelain / Roussillon'
                      slug: lrrs
                      cities:
                        - Candiac
                        - 'La Prairie'
                        - Saint-Philippe
                      defaultVehicleType: bus
                      color: '#7C5D81'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                        title: 'Creative Commons – Attribution 4.0 CC-BY'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 50
                      isArchived: false
                      name: MiWay
                      shortName: MiWay
                      slug: miway
                      cities:
                        - Mississauga
                      defaultVehicleType: bus
                      color: '#f26322'
                      textColor: '#FFFFFF'
                      regions:
                        - tor
                      license:
                        url: 'http://www5.mississauga.ca/research_catalogue/CityofMississauga_TermsofUse.pdf'
                        title: 'City of Mississauga’s Terms and Conditions'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 51
                      isArchived: false
                      name: Saint-Jean-sur-Richelieu
                      shortName: SJSR
                      slug: sjsr
                      cities:
                        - Saint-Jean-sur-Richelieu
                      defaultVehicleType: bus
                      color: '#005982'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: 'https://zenbus.fr/zenbusapi/'
                        title: 'Zenbus API'
                        isDownloadable: true
                      features: []
                      meta: {  }
                    -
                      id: 54
                      isArchived: false
                      name: 'Ville de Saint-Hyacinthe'
                      shortName: Saint-Hyacinthe
                      slug: vsh
                      cities:
                        - Saint-Hyacinthe
                      defaultVehicleType: bus
                      color: '#08a78b'
                      textColor: '#FFFFFF'
                      regions:
                        - mtl
                      license:
                        url: null
                        title: 'Not specified'
                        isDownloadable: true
                      features:
                        - useRouteFromTrip
                      meta: {  }
                    -
                      id: 55
                      isArchived: false
                      name: 'OC Transpo'
                      shortName: 'OC Transpo'
                      slug: octranspo
                      cities:
                        - Ottawa
                      defaultVehicleType: bus
                      color: '#d94138'
                      textColor: '#ffffff'
                      regions:
                        - outaouais
                      license:
                        url: 'https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data#section-7d58affa-59a3-47f2-932d-ccb75000cefc'
                        title: 'City of Ottawa Open Data Terms of Use'
                        isDownloadable: true
                      features: []
                      meta: {  }
                properties:
                  data:
                    type: array
                    example:
                      -
                        id: 1
                        isArchived: false
                        name: 'Société de transport de Montréal'
                        shortName: STM
                        slug: stm
                        cities:
                          - Montréal
                        defaultVehicleType: bus
                        color: '#00AEEF'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 2
                        isArchived: false
                        name: 'exo Trains'
                        shortName: Trains
                        slug: trains
                        cities:
                          - Vaudreuil
                          - Saint-Jérôme
                          - Mont-Saint-Hilaire
                          - Candiac
                          - Mascouche
                        defaultVehicleType: train
                        color: '#C8017E'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 3
                        isArchived: false
                        name: 'Société de transport de Laval'
                        shortName: STL
                        slug: stl
                        cities:
                          - Laval
                        defaultVehicleType: bus
                        color: '#84C444'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 4
                        isArchived: false
                        name: 'Réseau de transport de Longueuil'
                        shortName: RTL
                        slug: rtl
                        cities:
                          - Longueuil
                        defaultVehicleType: bus
                        color: '#A80532'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 5
                        isArchived: false
                        name: 'exo Laurentides'
                        shortName: Laurentides
                        slug: la
                        cities:
                          - Deux-Montagnes
                          - Mirabel
                          - Rosemère
                          - Sainte-Thérèse
                          - Saint-Jérôme
                        defaultVehicleType: bus
                        color: '#00A586'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                          - laurentides
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 6
                        isArchived: false
                        name: 'exo Vallée-du-Richelieu'
                        shortName: Vallée-du-Richelieu
                        slug: vr
                        cities:
                          - Beloeil
                          - McMasterville
                          - Saint-Hyacinthe
                          - Sainte-Madeleine
                          - Sainte-Marie-Madeleine
                        defaultVehicleType: bus
                        color: '#1F96A4'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 7
                        isArchived: true
                        name: 'exo Le Richelain'
                        shortName: 'Le Richelain'
                        slug: lr
                        cities:
                          - Candiac
                          - 'La Prairie'
                          - Saint-Philippe
                        defaultVehicleType: bus
                        color: '#41474d'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 8
                        isArchived: false
                        name: "exo L'Assomption"
                        shortName: "L'Assomption"
                        slug: lasso
                        cities:
                          - "L'Assomption"
                          - Lavaltrie
                          - "L'Épiphanie"
                          - Charlemagne
                          - Repentigny
                        defaultVehicleType: bus
                        color: '#0071BA'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 9
                        isArchived: false
                        name: 'exo Sainte-Julie'
                        shortName: Sainte-Julie
                        slug: sju
                        cities:
                          - Sainte-Julie
                        defaultVehicleType: bus
                        color: '#F7A389'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 10
                        isArchived: false
                        name: 'exo Sud-Ouest'
                        shortName: Sud-Ouest
                        slug: so
                        cities:
                          - Beauharnois
                          - Châteauguay
                          - Mercier
                          - Sainte-Martine
                          - Ormstown
                        defaultVehicleType: bus
                        color: '#B94065'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 11
                        isArchived: true
                        name: 'exo Haut-Saint-Laurent'
                        shortName: 'Haut-Saint-Laurent (exo)'
                        slug: hsl
                        cities:
                          - Mercier
                          - Sainte-Martine
                          - Ormstown
                          - Très-Saint-Sacrement
                          - Howick
                        defaultVehicleType: bus
                        color: '#41474d'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 12
                        isArchived: false
                        name: "exo La Presqu'Île"
                        shortName: "La Presqu'Île"
                        slug: pi
                        cities:
                          - Hudson
                          - 'Île Perrot'
                          - Notre-Dame-de-l’Île-Perrot
                          - Pincourt
                          - St-Lazare
                        defaultVehicleType: bus
                        color: '#FCEFC5'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 13
                        isArchived: true
                        name: 'exo Roussillon'
                        shortName: Roussillon
                        slug: rous
                        cities:
                          - Delson
                          - Saint-Constant
                          - Sainte-Catherine
                        defaultVehicleType: bus
                        color: '#41474d'
                        textColor: '#ffffff'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 14
                        isArchived: false
                        name: 'exo Sorel-Varennes'
                        shortName: Sorel-Varennes
                        slug: sv
                        cities:
                          - Varennes
                          - Verchères
                          - Contrecoeur
                          - Saint-Amable
                          - Saint-Joseph-de-Sorel
                        defaultVehicleType: bus
                        color: '#EFDCCE'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 15
                        isArchived: false
                        name: 'exo Terrebonne-Mascouche'
                        shortName: Terrebonne-Mascouche
                        slug: tm
                        cities:
                          - Terrebonne
                          - Mascouche
                        defaultVehicleType: bus
                        color: '#9ED1C6'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 16
                        isArchived: false
                        name: 'exo Chambly-Richelieu-Carignan'
                        shortName: Chambly-Richelieu-Carignan
                        slug: crc
                        cities:
                          - Chambly
                          - Richelieu
                          - Carignan
                        defaultVehicleType: bus
                        color: '#F1776A'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 17
                        isArchived: false
                        name: 'Toronto Transit Comission'
                        shortName: TTC
                        slug: ttc
                        cities:
                          - Toronto
                        defaultVehicleType: bus
                        color: '#DB2727'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'https://open.toronto.ca/open-data-license/'
                          title: 'Open Government Licence – Toronto'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 18
                        isArchived: false
                        name: 'Brampton Transit'
                        shortName: Brampton
                        slug: bra
                        cities:
                          - Brampton
                        defaultVehicleType: bus
                        color: '#628CAA'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'https://www.brampton.ca/EN/City-Hall/OpenGov/Open-Data-Catalogue/Pages/Terms-of-Use.aspx'
                          title: 'City of Brampton Open Data Terms of Use'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 19
                        isArchived: false
                        name: 'Burlington Transit'
                        shortName: Burlington
                        slug: bur
                        cities:
                          - Burlington
                        defaultVehicleType: bus
                        color: '#F3B901'
                        textColor: '#000000'
                        regions:
                          - tor
                        license:
                          url: 'https://www.burlington.ca/en/services-for-you/resources/Ongoing_Projects/Open_Data/OpenDataBurlingtonTermsOfUseSeptember192011.pdf'
                          title: 'Terms of Use for Open Data Burlington'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 20
                        isArchived: false
                        name: 'Durham Region Transit'
                        shortName: DRT
                        slug: drt
                        cities:
                          - Ajax
                          - Whitby
                          - Oshawa
                          - Scugog
                          - Uxbridge
                        defaultVehicleType: bus
                        color: '#242424'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'https://www.durham.ca/en/regional-government/resources/Documents/OpenDataLicenceAgreement.pdf'
                          title: 'Region of Durham - Open Data Licence v.1.0'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 21
                        isArchived: false
                        name: 'Hamilton Street Railway'
                        shortName: HSR
                        slug: hsr
                        cities:
                          - Hamilton
                        defaultVehicleType: bus
                        color: '#29578D'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'https://www.hamilton.ca/city-initiatives/strategies-actions/open-data-licence-terms-and-conditions'
                          title: 'Open Data Licence Terms and Conditions'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 24
                        isArchived: false
                        name: 'York Region Transit'
                        shortName: YRT
                        slug: yrt
                        cities:
                          - Aurora
                          - Markham
                          - Newmarket
                          - 'Richmond Hill'
                          - Whitchurch-Stouffville
                        defaultVehicleType: bus
                        color: '#4DA3E0'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'https://www.yrt.ca/en/about-us/open-data-licence-agreement.aspx'
                          title: 'YRT Open data licence agreement'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 25
                        isArchived: false
                        name: 'Société de transport de Sherbrooke'
                        shortName: STSH
                        slug: stsh
                        cities:
                          - Sherbrooke
                        defaultVehicleType: bus
                        color: '#2C516A'
                        textColor: '#FFFFFF'
                        regions:
                          - sh
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 26
                        isArchived: false
                        name: 'Grand River Transit'
                        shortName: GRT
                        slug: grt
                        cities:
                          - Cambridge
                          - Kitchener
                          - Waterloo
                          - Elmira
                          - 'New Hamburg'
                        defaultVehicleType: bus
                        color: '#006CB7'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'https://www.regionofwaterloo.ca/en/regional-government/open-data.aspx'
                          title: 'Region of Waterloo Open Data Licence v.2.0'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 27
                        isArchived: false
                        name: 'Guelph Transit'
                        shortName: Guelph
                        slug: gt
                        cities:
                          - Guelph
                        defaultVehicleType: bus
                        color: '#6CB43F'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'http://data.open.guelph.ca/pages/open-government-licence'
                          title: 'City of Guelph Open Government Licence'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 28
                        isArchived: false
                        name: 'GO Transit'
                        shortName: GO
                        slug: go
                        cities:
                          - Hamilton
                          - Barrie
                          - 'Richmond Hill'
                          - Stouffville
                          - Kitchener
                        defaultVehicleType: bus
                        color: '#256C2F'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: null
                          title: 'GO Transit API licence'
                          isDownloadable: false
                        features: []
                        meta: []
                      -
                        id: 29
                        isArchived: false
                        name: 'Barrie Transit'
                        shortName: Barrie
                        slug: bt
                        cities:
                          - Barrie
                          - Angus
                          - Borden
                        defaultVehicleType: bus
                        color: '#12A9D8'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'https://www.barrie.ca/Living/Getting%20Around/BarrieTransit/Pages/Barrie-GTFS.aspx'
                          title: 'Barrie Transit Data License'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 30
                        isArchived: false
                        name: 'Société de transport de Lévis'
                        shortName: STLévis
                        slug: stlevis
                        cities:
                          - Lévis
                          - Saint-Lambert-de-Lauzon
                        defaultVehicleType: bus
                        color: '#0F9BBF'
                        textColor: '#FFFFFF'
                        regions:
                          - qc
                        license:
                          url: 'http://creativecommons.org/licenses/by/4.0/deed.fr'
                          title: 'Creative Commons Attribution 4.0 (CC BY 4.0)'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 32
                        isArchived: false
                        name: "Société de transport de l'Outaouais"
                        shortName: STO
                        slug: sto
                        cities:
                          - Gatineau
                        defaultVehicleType: bus
                        color: '#007F89'
                        textColor: '#FFFFFF'
                        regions:
                          - outaouais
                        license:
                          url: 'http://www.sto.ca/index.php?id=598&L=fr'
                          title: "Conditions d'utilisation - Données ouvertes et clé API"
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 33
                        isArchived: false
                        name: 'BUS Mont-Tremblant'
                        shortName: BMT
                        slug: tcmt
                        cities:
                          - Mont-Tremblant
                        defaultVehicleType: bus
                        color: '#095d7e'
                        textColor: '#FFFFFF'
                        regions:
                          - laurentides
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 34
                        isArchived: false
                        name: 'Société de transport collectif de Pierre-De Saurel'
                        shortName: 'Pierre-De Saurel'
                        slug: stcpds
                        cities:
                          - Sorel-Tracy
                        defaultVehicleType: bus
                        color: '#4b858e'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 35
                        isArchived: false
                        name: 'MRC du Haut-Saint-Laurent'
                        shortName: 'Haut-Saint-Laurent (MRC)'
                        slug: mrchsl
                        cities:
                          - Godmanchester
                          - Howick
                          - Huntingdon
                          - Ormstown
                          - Sainte-Barbe
                        defaultVehicleType: bus
                        color: '#1c94cc'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features:
                          - useRouteFromTrip
                        meta: []
                      -
                        id: 37
                        isArchived: false
                        name: 'UP Express'
                        shortName: UP
                        slug: up
                        cities:
                          - Toronto
                        defaultVehicleType: train
                        color: '#555025'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: null
                          title: 'GO Transit API licence'
                          isDownloadable: false
                        features: []
                        meta: []
                      -
                        id: 39
                        isArchived: false
                        name: 'London Transit Commission'
                        shortName: London
                        slug: ltc
                        cities:
                          - London
                        defaultVehicleType: bus
                        color: '#087ac0'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'https://www.londontransit.ca/open-data/ltcs-open-data-terms-of-use/'
                          title: 'LTC’s Open Data – Terms of Use'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 40
                        isArchived: false
                        name: "L'Inter"
                        shortName: Inter
                        slug: inter
                        cities:
                          - Mont-Tremblant
                          - Mont-Blanc
                          - Val-David
                          - Val-Morin
                          - Saint-Jérôme
                        defaultVehicleType: bus
                        color: '#f5791f'
                        textColor: '#FFFFFF'
                        regions:
                          - laurentides
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 42
                        isArchived: false
                        name: 'Stratford Transit'
                        shortName: Stratford
                        slug: stratford
                        cities:
                          - Stratford
                        defaultVehicleType: bus
                        color: '#002861'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: null
                          title: 'Not specified'
                          isDownloadable: true
                        features:
                          - metrolinxTMIX
                          - 'tmixID:349560'
                        meta: []
                      -
                        id: 43
                        isArchived: false
                        name: 'Orangeville Transit'
                        shortName: Orangeville
                        slug: orangeville
                        cities:
                          - Orangeville
                        defaultVehicleType: bus
                        color: '#f9820a'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: null
                          title: 'Not specified'
                          isDownloadable: true
                        features:
                          - metrolinxTMIX
                          - 'tmixID:349360'
                        meta: []
                      -
                        id: 44
                        isArchived: false
                        name: 'St. Thomas Transit'
                        shortName: 'St. Thomas'
                        slug: stthomas
                        cities:
                          - 'St. Thomas'
                        defaultVehicleType: bus
                        color: '#a70237'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: null
                          title: 'Not specified'
                          isDownloadable: true
                        features:
                          - metrolinxTMIX
                          - 'tmixID:349660'
                        meta: []
                      -
                        id: 45
                        isArchived: false
                        name: 'Milton Transit'
                        shortName: Milton
                        slug: milton
                        cities:
                          - Milton
                        defaultVehicleType: bus
                        color: '#00b3ee'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: null
                          title: 'Not specified'
                          isDownloadable: true
                        features:
                          - metrolinxTMIX
                          - 'tmixID:Milton'
                        meta: []
                      -
                        id: 46
                        isArchived: false
                        name: 'Réseau de transport de la Capitale'
                        shortName: RTC
                        slug: rtc
                        cities:
                          - Québec
                          - Saint-Augustin-de-Desmaures
                          - "L'Ancienne-Lorette"
                        defaultVehicleType: bus
                        color: '#003e8a'
                        textColor: '#FFFFFF'
                        regions:
                          - qc
                        license:
                          url: 'https://www.rtcquebec.ca/donnees-ouvertes'
                          title: 'License des données ouvertes'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 48
                        isArchived: false
                        name: 'MRC de Montcalm'
                        shortName: Montcalm
                        slug: montcalm
                        cities:
                          - Saint-Lin-Laurentides
                          - Terrebonne
                        defaultVehicleType: bus
                        color: '#8ebb52'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 49
                        isArchived: false
                        name: 'exo Le Richelain / Roussillon'
                        shortName: 'Richelain / Roussillon'
                        slug: lrrs
                        cities:
                          - Candiac
                          - 'La Prairie'
                          - Saint-Philippe
                        defaultVehicleType: bus
                        color: '#7C5D81'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 50
                        isArchived: false
                        name: MiWay
                        shortName: MiWay
                        slug: miway
                        cities:
                          - Mississauga
                        defaultVehicleType: bus
                        color: '#f26322'
                        textColor: '#FFFFFF'
                        regions:
                          - tor
                        license:
                          url: 'http://www5.mississauga.ca/research_catalogue/CityofMississauga_TermsofUse.pdf'
                          title: 'City of Mississauga’s Terms and Conditions'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 51
                        isArchived: false
                        name: Saint-Jean-sur-Richelieu
                        shortName: SJSR
                        slug: sjsr
                        cities:
                          - Saint-Jean-sur-Richelieu
                        defaultVehicleType: bus
                        color: '#005982'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features: []
                        meta: []
                      -
                        id: 54
                        isArchived: false
                        name: 'Ville de Saint-Hyacinthe'
                        shortName: Saint-Hyacinthe
                        slug: vsh
                        cities:
                          - Saint-Hyacinthe
                        defaultVehicleType: bus
                        color: '#08a78b'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: null
                          title: 'Not specified'
                          isDownloadable: true
                        features:
                          - useRouteFromTrip
                        meta: []
                      -
                        id: 55
                        isArchived: false
                        name: 'OC Transpo'
                        shortName: 'OC Transpo'
                        slug: octranspo
                        cities:
                          - Ottawa
                        defaultVehicleType: bus
                        color: '#d94138'
                        textColor: '#ffffff'
                        regions:
                          - outaouais
                        license:
                          url: 'https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data#section-7d58affa-59a3-47f2-932d-ccb75000cefc'
                          title: 'City of Ottawa Open Data Terms of Use'
                          isDownloadable: true
                        features: []
                        meta: []
                    items:
                      type: object
                      properties:
                        id:
                          type: integer
                          example: 1
                        isArchived:
                          type: boolean
                          example: false
                        name:
                          type: string
                          example: 'Société de transport de Montréal'
                        shortName:
                          type: string
                          example: STM
                        slug:
                          type: string
                          example: stm
                        cities:
                          type: array
                          example:
                            - Montréal
                          items:
                            type: string
                        defaultVehicleType:
                          type: string
                          example: bus
                        color:
                          type: string
                          example: '#00AEEF'
                        textColor:
                          type: string
                          example: '#FFFFFF'
                        regions:
                          type: array
                          example:
                            - mtl
                          items:
                            type: string
                        license:
                          type: object
                          properties:
                            url:
                              type: string
                              example: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title:
                              type: string
                              example: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable:
                              type: boolean
                              example: true
                        features:
                          type: array
                          example: []
                        meta:
                          type: object
                          properties: {  }
      tags:
        - Agencies
      security: []
  '/v2/agencies/{agency_slug}':
    get:
      summary: ''
      operationId: getV2AgenciesAgency_slug
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    id: 1
                    isArchived: false
                    name: 'Société de transport de Montréal'
                    shortName: STM
                    slug: stm
                    cities:
                      - Montréal
                    defaultVehicleType: bus
                    color: '#00AEEF'
                    textColor: '#FFFFFF'
                    regions:
                      - mtl
                    license:
                      url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                      title: 'Creative Commons – Attribution 4.0 CC-BY'
                      isDownloadable: true
                    features: []
                    meta: {  }
                properties:
                  data:
                    type: object
                    properties:
                      id:
                        type: integer
                        example: 1
                      isArchived:
                        type: boolean
                        example: false
                      name:
                        type: string
                        example: 'Société de transport de Montréal'
                      shortName:
                        type: string
                        example: STM
                      slug:
                        type: string
                        example: stm
                      cities:
                        type: array
                        example:
                          - Montréal
                        items:
                          type: string
                      defaultVehicleType:
                        type: string
                        example: bus
                      color:
                        type: string
                        example: '#00AEEF'
                      textColor:
                        type: string
                        example: '#FFFFFF'
                      regions:
                        type: array
                        example:
                          - mtl
                        items:
                          type: string
                      license:
                        type: object
                        properties:
                          url:
                            type: string
                            example: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title:
                            type: string
                            example: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable:
                            type: boolean
                            example: true
                      features:
                        type: array
                        example: []
                      meta:
                        type: object
                        properties: {  }
      tags:
        - Agencies
      security: []
    parameters:
      -
        in: path
        name: agency_slug
        description: 'The slug of the agency.'
        example: stm
        required: true
        schema:
          type: string
  /v2/alerts:
    get:
      summary: ''
      operationId: getV2Alerts
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data: []
                properties:
                  data:
                    type: array
                    example: []
      tags:
        - Alerts
      security: []
  '/v2/alerts/{alert_id}':
    get:
      summary: ''
      operationId: getV2AlertsAlert_id
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        429:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Too Many Attempts.'
                properties:
                  message:
                    type: string
                    example: 'Too Many Attempts.'
      tags:
        - Alerts
      security: []
    parameters:
      -
        in: path
        name: alert_id
        description: 'The ID of the alert.'
        example: 2
        required: true
        schema:
          type: integer
  '/v2/regions/{region_slug}/alerts':
    get:
      summary: ''
      operationId: getV2RegionsRegion_slugAlerts
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data: []
                properties:
                  data:
                    type: array
                    example: []
      tags:
        - Alerts
      security: []
    parameters:
      -
        in: path
        name: region_slug
        description: 'The slug of the region.'
        example: mtl
        required: true
        schema:
          type: string
  /v2/health:
    get:
      summary: ''
      operationId: getV2Health
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        403:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Secret header not set'
                properties:
                  message:
                    type: string
                    example: 'Secret header not set'
      tags:
        - Endpoints
      security: []
  '/v2/agencies/{agencySlug}/trips/{tripId}/blocks':
    get:
      summary: ''
      operationId: getV2AgenciesAgencySlugTripsTripIdBlocks
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        404:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'Trip not found.'
                  errors:
                    gtfs_trip_id:
                      - 'Trip not found.'
                properties:
                  message:
                    type: string
                    example: 'Trip not found.'
                  errors:
                    type: object
                    properties:
                      gtfs_trip_id:
                        type: array
                        example:
                          - 'Trip not found.'
                        items:
                          type: string
      tags:
        - Endpoints
      security: []
    parameters:
      -
        in: path
        name: agencySlug
        description: ''
        example: stm
        required: true
        schema:
          type: string
      -
        in: path
        name: tripId
        description: ''
        example: voluptate
        required: true
        schema:
          type: string
  '/v2/agencies/{agencySlug}/shapes/{shapeId}':
    get:
      summary: ''
      operationId: getV2AgenciesAgencySlugShapesShapeId
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        404:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'No query results for model [App\Models\Gtfs\Shape].'
                properties:
                  message:
                    type: string
                    example: 'No query results for model [App\Models\Gtfs\Shape].'
      tags:
        - Endpoints
      security: []
    parameters:
      -
        in: path
        name: agencySlug
        description: ''
        example: stm
        required: true
        schema:
          type: string
      -
        in: path
        name: shapeId
        description: ''
        example: excepturi
        required: true
        schema:
          type: string
  /v2/landing:
    get:
      summary: ''
      operationId: getV2Landing
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  type: FeatureCollection
                  features:
                    -
                      type: Feature
                      properties:
                        slug: mtl
                        name: Montréal
                        agencies: 22
                        vehicles: 625
                        cities:
                          - Montréal
                          - Mont-Saint-Hilaire
                          - Laval
                          - Longueuil
                          - Sainte-Marthe-sur-le-Lac
                          - Saint-Hyacinthe
                          - 'La Prairie'
                          - Repentigny
                          - Sainte-Julie
                          - Châteauguay
                          - Sainte-Martine
                          - Hudson
                          - Sainte-Catherine
                          - Verchères
                          - Terrebonne
                          - Richelieu
                          - Sorel-Tracy
                          - Sainte-Barbe
                          - Terrebonne
                          - Candiac
                          - Saint-Jean-sur-Richelieu
                          - Saint-Hyacinthe
                        range: 6
                      geometry:
                        type: Point
                        coordinates:
                          - '-73.661'
                          - '45.5894'
                    -
                      type: Feature
                      properties:
                        slug: tor
                        name: Toronto
                        agencies: 17
                        vehicles: 1824
                        cities:
                          - Toronto
                          - Brampton
                          - Burlington
                          - Ajax
                          - Hamilton
                          - Aurora
                          - Elmira
                          - Guelph
                          - Kitchener
                          - Barrie
                          - Toronto
                          - London
                          - Stratford
                          - Orangeville
                          - 'St. Thomas'
                          - Milton
                          - Mississauga
                        range: 7
                      geometry:
                        type: Point
                        coordinates:
                          - '-79.4414'
                          - '43.6936'
                    -
                      type: Feature
                      properties:
                        slug: sh
                        name: Sherbrooke
                        agencies: 1
                        vehicles: 31
                        cities:
                          - Sherbrooke
                        range: 3
                      geometry:
                        type: Point
                        coordinates:
                          - '-71.8926'
                          - '45.4043'
                    -
                      type: Feature
                      properties:
                        slug: qc
                        name: 'Capitale-Nationale (Québec)'
                        agencies: 2
                        vehicles: 114
                        cities:
                          - Saint-Lambert-de-Lauzon
                          - "L'Ancienne-Lorette"
                        range: 5
                      geometry:
                        type: Point
                        coordinates:
                          - '-71.3005'
                          - '46.7456'
                    -
                      type: Feature
                      properties:
                        slug: outaouais
                        name: Ottawa-Gatineau
                        agencies: 2
                        vehicles: 282
                        cities:
                          - Gatineau
                          - Ottawa
                        range: 5
                      geometry:
                        type: Point
                        coordinates:
                          - '-75.7386'
                          - '45.5388'
                    -
                      type: Feature
                      properties:
                        slug: laurentides
                        name: Laurentides
                        agencies: 3
                        vehicles: 33
                        cities:
                          - Mont-Tremblant
                          - Saint-Sauveur
                          - Bois-des-Filion
                        range: 3
                      geometry:
                        type: Point
                        coordinates:
                          - '-74.593'
                          - '46.1185'
                properties:
                  type:
                    type: string
                    example: FeatureCollection
                  features:
                    type: array
                    example:
                      -
                        type: Feature
                        properties:
                          slug: mtl
                          name: Montréal
                          agencies: 22
                          vehicles: 625
                          cities:
                            - Montréal
                            - Mont-Saint-Hilaire
                            - Laval
                            - Longueuil
                            - Sainte-Marthe-sur-le-Lac
                            - Saint-Hyacinthe
                            - 'La Prairie'
                            - Repentigny
                            - Sainte-Julie
                            - Châteauguay
                            - Sainte-Martine
                            - Hudson
                            - Sainte-Catherine
                            - Verchères
                            - Terrebonne
                            - Richelieu
                            - Sorel-Tracy
                            - Sainte-Barbe
                            - Terrebonne
                            - Candiac
                            - Saint-Jean-sur-Richelieu
                            - Saint-Hyacinthe
                          range: 6
                        geometry:
                          type: Point
                          coordinates:
                            - '-73.661'
                            - '45.5894'
                      -
                        type: Feature
                        properties:
                          slug: tor
                          name: Toronto
                          agencies: 17
                          vehicles: 1824
                          cities:
                            - Toronto
                            - Brampton
                            - Burlington
                            - Ajax
                            - Hamilton
                            - Aurora
                            - Elmira
                            - Guelph
                            - Kitchener
                            - Barrie
                            - Toronto
                            - London
                            - Stratford
                            - Orangeville
                            - 'St. Thomas'
                            - Milton
                            - Mississauga
                          range: 7
                        geometry:
                          type: Point
                          coordinates:
                            - '-79.4414'
                            - '43.6936'
                      -
                        type: Feature
                        properties:
                          slug: sh
                          name: Sherbrooke
                          agencies: 1
                          vehicles: 31
                          cities:
                            - Sherbrooke
                          range: 3
                        geometry:
                          type: Point
                          coordinates:
                            - '-71.8926'
                            - '45.4043'
                      -
                        type: Feature
                        properties:
                          slug: qc
                          name: 'Capitale-Nationale (Québec)'
                          agencies: 2
                          vehicles: 114
                          cities:
                            - Saint-Lambert-de-Lauzon
                            - "L'Ancienne-Lorette"
                          range: 5
                        geometry:
                          type: Point
                          coordinates:
                            - '-71.3005'
                            - '46.7456'
                      -
                        type: Feature
                        properties:
                          slug: outaouais
                          name: Ottawa-Gatineau
                          agencies: 2
                          vehicles: 282
                          cities:
                            - Gatineau
                            - Ottawa
                          range: 5
                        geometry:
                          type: Point
                          coordinates:
                            - '-75.7386'
                            - '45.5388'
                      -
                        type: Feature
                        properties:
                          slug: laurentides
                          name: Laurentides
                          agencies: 3
                          vehicles: 33
                          cities:
                            - Mont-Tremblant
                            - Saint-Sauveur
                            - Bois-des-Filion
                          range: 3
                        geometry:
                          type: Point
                          coordinates:
                            - '-74.593'
                            - '46.1185'
                    items:
                      type: object
                      properties:
                        type:
                          type: string
                          example: Feature
                        properties:
                          type: object
                          properties:
                            slug:
                              type: string
                              example: mtl
                            name:
                              type: string
                              example: Montréal
                            agencies:
                              type: integer
                              example: 22
                            vehicles:
                              type: integer
                              example: 625
                            cities:
                              type: array
                              example:
                                - Montréal
                                - Mont-Saint-Hilaire
                                - Laval
                                - Longueuil
                                - Sainte-Marthe-sur-le-Lac
                                - Saint-Hyacinthe
                                - 'La Prairie'
                                - Repentigny
                                - Sainte-Julie
                                - Châteauguay
                                - Sainte-Martine
                                - Hudson
                                - Sainte-Catherine
                                - Verchères
                                - Terrebonne
                                - Richelieu
                                - Sorel-Tracy
                                - Sainte-Barbe
                                - Terrebonne
                                - Candiac
                                - Saint-Jean-sur-Richelieu
                                - Saint-Hyacinthe
                              items:
                                type: string
                            range:
                              type: integer
                              example: 6
                        geometry:
                          type: object
                          properties:
                            type:
                              type: string
                              example: Point
                            coordinates:
                              type: array
                              example:
                                - '-73.661'
                                - '45.5894'
                              items:
                                type: string
      tags:
        - Landing
      security: []
  /v2/landing/vehicles:
    get:
      summary: ''
      operationId: getV2LandingVehicles
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  type: FeatureCollection
                  features:
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62131
                          - 45.42202
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56516
                          - 45.49248
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55592
                          - 45.49976
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58655
                          - 45.49225
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55451
                          - 45.46447
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53788
                          - 45.4674
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65421
                          - 45.43436
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60661
                          - 45.42747
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5338
                          - 45.54726
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59509
                          - 45.55777
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67166
                          - 45.52042
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53445
                          - 45.64316
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53227
                          - 45.60094
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57367
                          - 45.6216
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6109
                          - 45.61356
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57312
                          - 45.57012
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57647
                          - 45.50195
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71857
                          - 45.53122
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58454
                          - 45.48927
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6141
                          - 45.5543
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63802
                          - 45.54665
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57137
                          - 45.59115
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62936
                          - 45.61564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49911
                          - 45.65092
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.90126
                          - 45.43745
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64186
                          - 45.59654
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66091
                          - 45.61211
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60523
                          - 45.56194
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64989
                          - 45.58372
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67094
                          - 45.52545
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68392
                          - 45.51325
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61739
                          - 45.61581
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68987
                          - 45.5086
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56689
                          - 45.54924
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57527
                          - 45.56766
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6196
                          - 45.47975
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59709
                          - 45.56899
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54714
                          - 45.56086
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62501
                          - 45.61185
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61497
                          - 45.52041
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5683
                          - 45.59687
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53419
                          - 45.5965
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55237
                          - 45.60809
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6674
                          - 45.55717
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58111
                          - 45.5443
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53174
                          - 45.5097
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55254
                          - 45.53365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55149
                          - 45.53461
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55911
                          - 45.54011
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63773
                          - 45.52792
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59792
                          - 45.53164
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56569
                          - 45.57552
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53557
                          - 45.55923
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60542
                          - 45.52364
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57741
                          - 45.49485
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85166
                          - 45.49164
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61095
                          - 45.6136
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58054
                          - 45.5532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62879
                          - 45.58292
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59226
                          - 45.49495
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69791
                          - 45.54144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55454
                          - 45.50759
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55262
                          - 45.55402
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58701
                          - 45.56494
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64283
                          - 45.53437
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56902
                          - 45.50727
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85415
                          - 45.49039
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59422
                          - 45.56344
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60194
                          - 45.59321
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5071
                          - 45.66364
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52261
                          - 45.57984
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65255
                          - 45.50489
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6204
                          - 45.51997
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57635
                          - 45.49439
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65334
                          - 45.47423
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69716
                          - 45.50937
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69479
                          - 45.47281
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65404
                          - 45.44223
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57888
                          - 45.48254
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62157
                          - 45.47699
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69465
                          - 45.47326
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67214
                          - 45.51141
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54633
                          - 45.57218
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56721
                          - 45.53293
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52206
                          - 45.60217
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58382
                          - 45.48988
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.8586
                          - 45.47652
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84209
                          - 45.4987
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75723
                          - 45.49318
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53053
                          - 45.58231
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54624
                          - 45.56902
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53792
                          - 45.46722
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57858
                          - 45.53804
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64789
                          - 45.44255
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75085
                          - 45.45756
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75156
                          - 45.45657
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57146
                          - 45.50419
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54377
                          - 45.60404
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58157
                          - 45.60452
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53622
                          - 45.59711
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52667
                          - 45.59393
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58055
                          - 45.64814
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -74.05898
                          - 45.40483
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59601
                          - 45.53377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63217
                          - 45.60263
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7188
                          - 45.53158
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4931
                          - 45.66045
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63586
                          - 45.50251
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56473
                          - 45.61413
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60841
                          - 45.53017
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69362
                          - 45.50714
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62447
                          - 45.52657
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55074
                          - 45.53574
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.79543
                          - 45.48341
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55579
                          - 45.51548
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.44844
                          - 45.52917
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48137
                          - 45.49505
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52031
                          - 45.52087
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.47742
                          - 45.51871
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.44192
                          - 45.44185
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.43154
                          - 45.44878
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52207
                          - 45.52324
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64808
                          - 45.42538
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5414
                          - 45.53883
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.47576
                          - 45.50101
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83131
                          - 45.46526
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61469
                          - 45.53838
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71524
                          - 45.43838
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57243
                          - 45.58295
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66502
                          - 45.49185
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61005
                          - 45.47353
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52665
                          - 45.50751
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65145
                          - 45.5847
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48125
                          - 45.57447
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6347
                          - 45.54418
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65083
                          - 45.53856
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56467
                          - 45.5054
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56859
                          - 45.57001
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6841
                          - 45.51423
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48521
                          - 45.50056
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53852
                          - 45.59077
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62261
                          - 45.59598
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49167
                          - 45.68118
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59801
                          - 45.43554
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6973
                          - 45.43903
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63081
                          - 45.59167
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.43078
                          - 45.46603
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63138
                          - 45.48121
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55506
                          - 45.59656
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5338
                          - 45.54726
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70562
                          - 45.523
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58806
                          - 45.5161
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60434
                          - 45.47374
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.8916
                          - 45.69149
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70612
                          - 45.49574
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.44493
                          - 45.57407
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71825
                          - 45.529
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.89368
                          - 45.46073
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67139
                          - 45.52585
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56456
                          - 45.50525
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4372
                          - 45.49847
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5821
                          - 45.6258
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62397
                          - 45.52745
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64626
                          - 45.4851
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6395
                          - 45.54416
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.43333
                          - 45.47613
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80655
                          - 45.51086
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.34511
                          - 45.51369
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58418
                          - 45.57488
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66464
                          - 45.53545
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61126
                          - 45.53147
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80781
                          - 45.51089
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63424
                          - 45.54881
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.45313
                          - 45.43045
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66747
                          - 45.55551
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64819
                          - 45.42522
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57204
                          - 45.50428
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55978
                          - 45.5147
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56573
                          - 45.55792
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7028
                          - 45.45892
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65639
                          - 45.55055
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60358
                          - 45.47374
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6164
                          - 45.47605
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56651
                          - 45.46775
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50253
                          - 45.46785
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48464
                          - 45.69738
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66542
                          - 45.46497
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.81143
                          - 45.44532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51916
                          - 45.52501
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65412
                          - 45.55441
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66813
                          - 45.55553
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6427
                          - 45.59548
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5573
                          - 45.49009
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52354
                          - 45.5311
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54383
                          - 45.5817
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66193
                          - 45.45955
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55354
                          - 45.59948
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59965
                          - 45.55986
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58314
                          - 45.4944
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61206
                          - 45.59898
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54009
                          - 45.46851
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54274
                          - 45.47322
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.45161
                          - 45.51689
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61183
                          - 45.42651
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56329
                          - 45.46231
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69446
                          - 45.51628
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.47204
                          - 45.54208
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51293
                          - 45.61187
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69451
                          - 45.51611
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56076
                          - 45.44717
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.81289
                          - 45.49936
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54734
                          - 45.66903
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49116
                          - 45.68277
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68325
                          - 45.49964
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54233
                          - 45.47382
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.78927
                          - 45.58346
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71953
                          - 45.49817
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49068
                          - 45.5153
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83115
                          - 45.4656
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.76442
                          - 45.53464
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51488
                          - 45.49792
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.43131
                          - 45.50782
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59979
                          - 45.48215
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50917
                          - 45.67104
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55943
                          - 45.66103
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56251
                          - 45.53236
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60329
                          - 45.44673
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57796
                          - 45.4951
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61522
                          - 45.60821
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63444
                          - 45.46083
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58944
                          - 45.56561
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74504
                          - 45.54215
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50412
                          - 45.67202
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71513
                          - 45.46784
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51588
                          - 45.53694
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62321
                          - 45.62499
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64027
                          - 45.48679
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66359
                          - 45.50811
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54636
                          - 45.57675
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63768
                          - 45.55539
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55012
                          - 45.4903
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72778
                          - 45.49966
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.39888
                          - 45.51714
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67546
                          - 45.50909
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64236
                          - 45.5059
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63501
                          - 45.50183
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63602
                          - 45.60121
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53337
                          - 45.66253
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83138
                          - 45.46655
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54756
                          - 45.64676
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4542
                          - 45.51782
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57069
                          - 45.58211
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5964
                          - 45.49489
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54752
                          - 45.59188
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48133
                          - 45.44138
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57388
                          - 45.64287
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6087
                          - 45.51473
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62598
                          - 45.54166
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5182
                          - 45.60407
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6023
                          - 45.56275
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59911
                          - 45.55923
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59514
                          - 45.56596
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59792
                          - 45.54179
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53494
                          - 45.59677
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49185
                          - 45.69733
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51289
                          - 45.65908
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53803
                          - 45.46736
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59675
                          - 45.43854
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5779
                          - 45.54293
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55136
                          - 45.54692
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62926
                          - 45.48331
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56821
                          - 45.518
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60173
                          - 45.62387
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54257
                          - 45.58268
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63232
                          - 45.46509
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5321
                          - 45.60513
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60272
                          - 45.49528
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57162
                          - 45.49723
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58245
                          - 45.48174
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64667
                          - 45.50041
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61143
                          - 45.42636
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85064
                          - 45.43421
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65134
                          - 45.44228
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50157
                          - 45.67574
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7021
                          - 45.49875
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62209
                          - 45.62708
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62397
                          - 45.46164
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70872
                          - 45.49374
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60154
                          - 45.57383
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64748
                          - 45.44306
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64064
                          - 45.45472
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56641
                          - 45.46276
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66729
                          - 45.55586
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56138
                          - 45.49793
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66614
                          - 45.43181
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56699
                          - 45.4629
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58941
                          - 45.45304
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59528
                          - 45.44028
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5564
                          - 45.48128
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56572
                          - 45.58991
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67255
                          - 45.46078
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61146
                          - 45.53156
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59586
                          - 45.47895
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69218
                          - 45.43792
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58884
                          - 45.51666
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66461
                          - 45.4403
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.9157
                          - 45.40851
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62565
                          - 45.46547
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55727
                          - 45.48997
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55556
                          - 45.49555
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58059
                          - 45.48534
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.44066
                          - 45.48433
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63588
                          - 45.44405
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60271
                          - 45.44639
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75069
                          - 45.44769
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58229
                          - 45.45655
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58273
                          - 45.6094
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64842
                          - 45.58807
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64176
                          - 45.46335
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.45263
                          - 45.4812
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58884
                          - 45.48495
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57078
                          - 45.56407
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63772
                          - 45.49427
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66711
                          - 45.55622
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70984
                          - 45.44214
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58113
                          - 45.48288
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52219
                          - 45.58807
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56516
                          - 45.59582
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.46838
                          - 45.43776
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60233
                          - 45.52226
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49688
                          - 45.52341
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25749
                          - 43.73477
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29071
                          - 43.6802
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24626
                          - 43.73252
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.89081
                          - 43.28939
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.85263
                          - 43.87808
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.83601
                          - 43.93343
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40718
                          - 43.76232
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81273
                          - 43.4099
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8724
                          - 43.24844
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.98907
                          - 43.25652
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.77695
                          - 43.23086
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.92091
                          - 43.25482
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80943
                          - 43.33978
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86037
                          - 43.27639
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39643
                          - 43.64519
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5135
                          - 43.73919
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81432
                          - 43.23335
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45123
                          - 43.73408
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81622
                          - 43.26365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40961
                          - 43.82435
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.90946
                          - 43.3151
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5407
                          - 43.84805
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46996
                          - 43.78708
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3781
                          - 43.82785
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.94472
                          - 43.86005
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30193
                          - 43.72474
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.96055
                          - 43.92253
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.89581
                          - 43.9436
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60505
                          - 43.72906
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43508
                          - 43.71793
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.87095
                          - 43.25606
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.88105
                          - 43.93733
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.85835
                          - 43.26223
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.76874
                          - 43.229
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.00902
                          - 43.8462
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.89993
                          - 43.9471
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.94823
                          - 43.24523
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.70167
                          - 43.93493
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53838
                          - 43.77208
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.87642
                          - 43.88895
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37317
                          - 43.87583
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.04729
                          - 43.85637
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.495
                          - 43.78383
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.86546
                          - 43.87758
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74274
                          - 43.23291
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54013
                          - 43.84768
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40608
                          - 43.87715
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8863
                          - 43.21768
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.85893
                          - 43.9365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.85935
                          - 43.88868
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62614
                          - 43.77338
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.73462
                          - 43.91258
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46512
                          - 43.7581
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86795
                          - 43.25934
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.87891
                          - 43.95178
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.86749
                          - 43.93113
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47189
                          - 43.79738
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8696
                          - 43.25547
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81938
                          - 43.25221
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46128
                          - 43.85937
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.8734
                          - 43.9341
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8709
                          - 43.25584
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.01772
                          - 43.87103
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6925
                          - 43.21263
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46637
                          - 44.20185
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.85367
                          - 43.89968
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.02074
                          - 43.18882
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3004
                          - 43.6938
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51772
                          - 43.59875
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45229
                          - 43.65555
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38027
                          - 43.65645
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23352
                          - 43.78119
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44392
                          - 43.77383
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.88
                          - 43.26441
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48651
                          - 43.7065
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.76582
                          - 43.22887
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2685
                          - 43.73371
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.90557
                          - 43.17981
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86767
                          - 43.25585
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.95857
                          - 43.22513
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86346
                          - 43.218
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86687
                          - 43.24656
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80943
                          - 43.24174
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31097
                          - 43.83475
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8158
                          - 43.24163
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.84293
                          - 43.22898
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33707
                          - 43.89345
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.79684
                          - 43.32592
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34769
                          - 43.82268
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30262
                          - 43.85978
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4258
                          - 43.8402
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43138
                          - 43.84625
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43459
                          - 43.85963
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41272
                          - 43.63396
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29173
                          - 43.86555
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40383
                          - 43.8402
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49892
                          - 43.8005
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50445
                          - 43.60096
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47837
                          - 43.70854
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48962
                          - 43.76621
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54889
                          - 43.75078
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39724
                          - 43.70092
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44596
                          - 43.71581
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55939
                          - 43.63018
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41619
                          - 43.74106
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32726
                          - 43.78395
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35872
                          - 43.67726
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.19322
                          - 43.76367
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22138
                          - 43.81953
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25096
                          - 43.79139
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40395
                          - 43.64715
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40623
                          - 43.74537
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2829
                          - 43.77041
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55213
                          - 43.64817
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.809
                          - 43.22874
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3775
                          - 43.84553
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37796
                          - 43.71683
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.92387
                          - 43.20984
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42664
                          - 43.71984
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.93018
                          - 43.23423
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30587
                          - 43.83205
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8712
                          - 43.25571
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80639
                          - 43.19524
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.95354
                          - 43.18848
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.03564
                          - 43.84184
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31222
                          - 43.86078
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.94398
                          - 43.26028
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.85408
                          - 43.21683
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37736
                          - 43.71162
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42551
                          - 43.84022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37985
                          - 43.90762
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86967
                          - 43.24789
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.92681
                          - 43.16299
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7605
                          - 43.23666
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60907
                          - 43.82533
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21249
                          - 43.74398
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42675
                          - 43.68877
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43947
                          - 43.8572
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.77209
                          - 43.26345
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25742
                          - 43.80974
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4252
                          - 43.83985
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23552
                          - 43.87898
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34562
                          - 43.77571
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6064
                          - 43.68608
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37731
                          - 43.6475
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.87818
                          - 43.88655
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58058
                          - 43.84082
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50323
                          - 43.81505
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.79386
                          - 43.21843
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59595
                          - 43.81427
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37292
                          - 43.87583
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.91886
                          - 43.26162
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41555
                          - 43.67641
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3138
                          - 43.72591
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59506
                          - 43.74396
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60426
                          - 43.7752
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33205
                          - 43.68155
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54084
                          - 43.74559
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4184
                          - 43.88837
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36185
                          - 43.86423
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.88417
                          - 43.23885
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.87797
                          - 43.25743
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40615
                          - 43.80124
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39968
                          - 43.81277
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.07103
                          - 43.85012
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43177
                          - 44.3092
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22508
                          - 43.86273
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27696
                          - 43.7303
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4662
                          - 43.99363
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45605
                          - 44.07865
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40966
                          - 43.75688
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.436
                          - 43.74516
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.57278
                          - 43.7844
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61253
                          - 43.68554
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52644
                          - 43.80275
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61447
                          - 43.74482
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44389
                          - 43.78128
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4406
                          - 43.69237
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4319
                          - 43.8532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.08501
                          - 43.83302
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43671
                          - 43.89073
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54755
                          - 43.78873
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59165
                          - 43.66255
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.454
                          - 43.9412
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46513
                          - 43.98935
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49997
                          - 43.80022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.87256
                          - 43.24852
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80286
                          - 43.19286
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.91384
                          - 43.21738
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41603
                          - 43.85668
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.84418
                          - 43.19001
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34614
                          - 43.77596
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31971
                          - 43.79569
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48685
                          - 44.05272
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26292
                          - 43.76988
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39812
                          - 43.80572
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47675
                          - 43.81578
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8512
                          - 43.24722
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23092
                          - 43.88533
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.94267
                          - 43.25846
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7685
                          - 43.35366
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81493
                          - 43.19272
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24722
                          - 43.83437
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3744
                          - 43.64991
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50563
                          - 43.82558
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.8806
                          - 43.9369
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18666
                          - 43.77044
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34949
                          - 43.73582
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8307
                          - 43.25519
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.13128
                          - 43.78074
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36421
                          - 43.65482
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41317
                          - 43.76137
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.87742
                          - 43.88905
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.86324
                          - 43.89767
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55465
                          - 43.72419
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.84835
                          - 43.91217
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.45582
                          - 45.54986
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3208
                          - 43.89685
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26392
                          - 43.74813
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45448
                          - 43.80973
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.19303
                          - 43.78496
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52341
                          - 43.69804
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51783
                          - 45.53471
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57829
                          - 45.57537
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63284
                          - 45.45118
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.41549
                          - 45.56735
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48196
                          - 45.57988
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5194
                          - 45.5251
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.35175
                          - 45.54029
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69649
                          - 45.5088
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.04408
                          - 43.87617
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.89251
                          - 45.69216
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50536
                          - 43.75993
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4562
                          - 44.06042
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4825
                          - 45.56264
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51662
                          - 43.873
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54538
                          - 43.86648
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6199
                          - 43.79192
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69542
                          - 43.74368
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74604
                          - 43.66323
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71412
                          - 43.72774
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66323
                          - 43.61443
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75954
                          - 43.651
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6047
                          - 43.729
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72296
                          - 43.7375
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69862
                          - 43.74583
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72105
                          - 43.71882
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80318
                          - 43.71802
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.63087
                          - 43.77082
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7317
                          - 43.64893
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62434
                          - 43.73479
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7291
                          - 43.70554
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74266
                          - 43.70145
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.98554
                          - 45.36873
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.8737
                          - 45.41996
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.89592
                          - 45.38981
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.88424
                          - 45.41173
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.92934
                          - 45.37893
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6829
                          - 43.78722
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.94749
                          - 45.41955
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75207
                          - 43.69077
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.85256
                          - 45.40611
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.73036
                          - 43.66875
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.88736
                          - 45.42948
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.86122
                          - 45.40877
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.86614
                          - 45.4207
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.90192
                          - 45.39863
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.89005
                          - 45.40154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.93102
                          - 45.39135
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69617
                          - 43.63882
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75861
                          - 43.68489
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69608
                          - 43.79337
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.78268
                          - 43.67919
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75529
                          - 43.69025
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64036
                          - 43.72141
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.82052
                          - 43.73798
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75838
                          - 43.64357
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64797
                          - 43.59345
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.78136
                          - 43.75442
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71692
                          - 43.72416
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67887
                          - 43.73083
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65492
                          - 43.77805
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65496
                          - 43.77806
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70022
                          - 43.69462
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69591
                          - 43.7935
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72825
                          - 43.67037
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75124
                          - 43.64238
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56911
                          - 45.499
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.73082
                          - 43.76939
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72045
                          - 43.66279
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61884
                          - 43.7393
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74897
                          - 43.76569
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74427
                          - 43.65578
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68866
                          - 43.63294
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7342
                          - 43.6663
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72853
                          - 43.71469
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74064
                          - 43.74746
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.94086
                          - 45.47034
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.90456
                          - 45.40353
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.93101
                          - 45.38706
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56629
                          - 45.46276
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69644
                          - 43.74327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68967
                          - 43.70573
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65418
                          - 43.66049
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65981
                          - 43.6643
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75099
                          - 43.64983
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.77727
                          - 43.67016
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75845
                          - 43.68491
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.91517
                          - 45.38884
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.91272
                          - 45.39878
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.88624
                          - 45.39791
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75945
                          - 43.79091
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.48174
                          - 43.41459
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.56078
                          - 43.43563
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44158
                          - 43.4217
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44164
                          - 43.42248
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.4965
                          - 43.45388
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.51299
                          - 43.44532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.47874
                          - 43.44407
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44172
                          - 43.42213
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.32308
                          - 43.3906
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.47518
                          - 43.40742
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.42847
                          - 43.43387
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.4487
                          - 43.407
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.46812
                          - 43.4186
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44231
                          - 43.4224
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.31298
                          - 43.3577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.51804
                          - 43.51693
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52938
                          - 43.50013
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52937
                          - 43.49842
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52523
                          - 43.47778
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5425
                          - 43.44257
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52533
                          - 43.47595
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.48918
                          - 43.44982
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.3223
                          - 43.39267
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.53358
                          - 43.4731
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.48745
                          - 43.44788
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.4961
                          - 43.45257
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.46868
                          - 43.42591
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.45545
                          - 43.41157
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.45911
                          - 43.46577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.37775
                          - 43.39502
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.56063
                          - 43.43547
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.42858
                          - 43.3909
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.49612
                          - 43.46492
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.55262
                          - 43.50037
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.54829
                          - 43.47735
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.55875
                          - 43.43595
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.47853
                          - 43.44373
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.34135
                          - 43.43258
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.54649
                          - 43.47463
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.54037
                          - 43.47417
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.45047
                          - 43.3914
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52842
                          - 43.4981
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.39242
                          - 43.40972
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.48025
                          - 43.41635
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.32357
                          - 43.39542
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.41048
                          - 43.38928
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.30227
                          - 43.39165
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7431
                          - 45.60425
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.3183
                          - 43.37288
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.30203
                          - 43.35248
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.49683
                          - 43.4424
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.35603
                          - 43.39472
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.40362
                          - 43.3905
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44994
                          - 43.42092
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44196
                          - 43.42242
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.53157
                          - 43.4799
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.95306
                          - 45.40283
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5444
                          - 43.42502
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.42252
                          - 43.37397
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52022
                          - 43.43992
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.50011
                          - 43.41268
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5013
                          - 43.43744
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.50568
                          - 43.48445
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52212
                          - 43.46388
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.54436
                          - 43.47557
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.32317
                          - 43.42435
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.42503
                          - 43.4262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.22512
                          - 43.53018
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.26347
                          - 43.54559
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.2627
                          - 43.52667
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.26296
                          - 43.58004
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.27242
                          - 43.54475
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.22338
                          - 43.52773
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.22229
                          - 43.52596
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.26767
                          - 43.5445
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.25565
                          - 43.56282
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.26787
                          - 43.52221
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.23036
                          - 43.49311
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.23098
                          - 43.52219
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68175
                          - 43.45708
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.393
                          - 43.41043
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40802
                          - 43.75078
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58912
                          - 43.57813
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69746
                          - 43.66708
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5863
                          - 43.66813
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74527
                          - 43.605
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.26517
                          - 43.1403
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3079
                          - 43.85278
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23433
                          - 43.87648
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.98254
                          - 43.87083
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64999
                          - 43.59463
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65595
                          - 43.58913
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.659
                          - 43.58543
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7606
                          - 43.48988
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54533
                          - 43.61487
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.88607
                          - 43.87103
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60713
                          - 43.57393
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64968
                          - 43.59488
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.89933
                          - 43.86594
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.16316
                          - 43.76184
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37846
                          - 43.6453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37885
                          - 43.64515
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.30495
                          - 44.3455
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6907
                          - 44.39265
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7319
                          - 44.36601
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66853
                          - 44.41039
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6789
                          - 44.33765
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71922
                          - 44.38755
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71957
                          - 44.33735
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70052
                          - 44.40108
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69585
                          - 44.41835
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24715
                          - 43.17663
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53245
                          - 43.71428
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.90873
                          - 43.25825
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52558
                          - 43.78317
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.11246
                          - 43.44528
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5182
                          - 43.47603
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.24088
                          - 43.53809
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6134
                          - 44.29983
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51077
                          - 43.69915
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.29586
                          - 43.55113
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.2792
                          - 43.56364
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.90473
                          - 43.52763
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7171
                          - 44.33999
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.23139
                          - 43.53129
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.54042
                          - 43.47443
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.82305
                          - 43.67415
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.86723
                          - 43.90558
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.90282
                          - 43.25902
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61508
                          - 43.62973
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.09005
                          - 43.91338
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44857
                          - 43.72495
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.2455
                          - 43.54564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.28042
                          - 43.53189
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42498
                          - 43.83953
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.22503
                          - 43.53
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.55392
                          - 43.45227
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.82073
                          - 43.68808
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37241
                          - 43.16552
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6072
                          - 43.574
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44698
                          - 43.7282
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69086
                          - 43.70203
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37822
                          - 43.64165
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.23593
                          - 43.56932
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71143
                          - 43.54267
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.14785
                          - 44.0841
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.53273
                          - 43.46775
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.39359
                          - 43.40968
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.49375
                          - 43.43923
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.3235
                          - 43.39368
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52982
                          - 43.49793
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.40385
                          - 43.39123
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.83189
                          - 43.35855
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4049
                          - 44.07535
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.22714
                          - 43.49376
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66329
                          - 43.72857
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63615
                          - 45.46709
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68165
                          - 43.4561
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65705
                          - 43.5881
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64782
                          - 43.5948
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64951
                          - 43.59503
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7889
                          - 43.59298
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.27348
                          - 43.56233
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.51695
                          - 43.41515
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44945
                          - 43.42962
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.22146
                          - 43.52447
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5622
                          - 43.58443
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52258
                          - 43.71583
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.22403
                          - 43.5293
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.4236
                          - 43.39018
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74538
                          - 43.67186
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.31873
                          - 43.36049
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58653
                          - 43.76773
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.54128
                          - 43.47388
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.78658
                          - 43.45562
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.73543
                          - 43.66776
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.08366
                          - 43.83085
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71155
                          - 43.6524
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5265
                          - 43.7937
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52925
                          - 43.49733
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5448
                          - 43.48463
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31032
                          - 43.83376
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.82547
                          - 43.66404
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5815
                          - 43.76925
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6824
                          - 44.33591
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.92929
                          - 45.37773
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.88236
                          - 45.40105
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74831
                          - 43.61082
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.94382
                          - 43.86652
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67707
                          - 45.44721
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.73045
                          - 43.66405
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61494
                          - 44.35136
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.4812
                          - 43.4463
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.21551
                          - 43.49583
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51948
                          - 45.52534
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.56522
                          - 43.46793
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.47045
                          - 43.45341
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31433
                          - 43.76875
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.1081
                          - 43.4588
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64455
                          - 43.71863
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.53632
                          - 43.45948
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.85315
                          - 43.31394
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68913
                          - 43.70192
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3147
                          - 43.85213
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72214
                          - 43.41688
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41924
                          - 43.64063
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55586
                          - 45.48059
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58932
                          - 45.45408
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.27703
                          - 43.35517
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70032
                          - 44.37246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.86604
                          - 43.89807
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.89197
                          - 43.945
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70043
                          - 43.55205
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.2467
                          - 43.54478
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.22379
                          - 43.56236
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48505
                          - 43.72133
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60425
                          - 45.4462
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41527
                          - 43.77975
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66913
                          - 44.41206
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.90508
                          - 45.37575
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.37407
                          - 43.39905
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52915
                          - 43.49835
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.88652
                          - 43.8706
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.90491
                          - 43.86788
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67334
                          - 43.70973
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52922
                          - 43.71497
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84607
                          - 45.43104
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52712
                          - 43.79356
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.04074
                          - 43.8486
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26182
                          - 43.88245
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56574
                          - 45.47063
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.28049
                          - 43.56281
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.857
                          - 43.31283
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.756
                          - 43.5905
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55976
                          - 45.50107
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.27033
                          - 46.71558
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.27003
                          - 46.73113
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.16865
                          - 46.79022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.29594
                          - 46.72902
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.19743
                          - 46.71866
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.18729
                          - 46.81067
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.19706
                          - 46.77486
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.24472
                          - 46.74817
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.98262
                          - 43.49408
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67803
                          - 45.53866
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86938
                          - 43.25295
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48499
                          - 45.50756
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.84525
                          - 43.31898
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84662
                          - 45.43303
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62753
                          - 45.48269
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.82102
                          - 45.50882
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67281
                          - 45.50879
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6337
                          - 43.51339
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.21341
                          - 43.52242
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.04099
                          - 43.85769
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.519
                          - 43.40508
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.89731
                          - 45.37955
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.42491
                          - 45.46246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.06292
                          - 43.1087
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80955
                          - 43.34038
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.44981
                          - 45.60091
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24705
                          - 43.73681
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7651
                          - 43.6369
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36903
                          - 43.64665
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5481
                          - 43.49637
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80312
                          - 43.69113
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7023
                          - 45.52454
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80317
                          - 45.46678
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80627
                          - 45.50899
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.8454
                          - 45.43112
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62151
                          - 45.4768
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70034
                          - 45.50034
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70379
                          - 45.52613
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7871
                          - 45.50239
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.79651
                          - 45.44736
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72185
                          - 45.49419
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74482
                          - 45.44974
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83078
                          - 45.46519
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.87434
                          - 45.47453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59073
                          - 45.48876
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68648
                          - 45.44167
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.46628
                          - 45.53547
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68708
                          - 45.51075
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68936
                          - 45.43768
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4718
                          - 45.47485
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74092
                          - 45.44416
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66795
                          - 45.47428
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68707
                          - 45.51076
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.79646
                          - 45.45271
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.87666
                          - 45.46811
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69644
                          - 43.63906
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74876
                          - 45.44448
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66298
                          - 45.43211
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.605
                          - 45.4316
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85714
                          - 45.47424
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.82285
                          - 45.45917
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.76685
                          - 45.44025
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56052
                          - 45.49827
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.93386
                          - 45.417
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61146
                          - 45.41952
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60472
                          - 45.44672
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.6863
                          - 45.42863
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.86559
                          - 45.40704
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67447
                          - 45.48327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67358
                          - 45.50256
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76743
                          - 45.45895
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60775
                          - 45.49503
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71622
                          - 45.46856
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72366
                          - 45.49472
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.7499
                          - 45.46528
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.79967
                          - 45.40263
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.75086
                          - 45.44551
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.75175
                          - 45.42056
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.78687
                          - 45.43744
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71143
                          - 45.41912
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69406
                          - 45.42192
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74094
                          - 45.44016
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71935
                          - 45.42512
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68919
                          - 45.49232
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73534
                          - 45.44944
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.85647
                          - 45.40855
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.77911
                          - 45.43567
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.79702
                          - 45.40368
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.83079
                          - 45.41263
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74182
                          - 45.47336
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72255
                          - 45.49
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69662
                          - 45.4356
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67383
                          - 45.48312
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72039
                          - 45.47224
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.7131
                          - 45.44183
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66319
                          - 45.48576
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.84062
                          - 45.39528
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68063
                          - 45.48144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72935
                          - 45.45216
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.77351
                          - 45.42823
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68694
                          - 45.42799
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.64342
                          - 45.49055
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72839
                          - 45.44872
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68903
                          - 45.49192
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67471
                          - 45.48687
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71463
                          - 45.42711
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67567
                          - 45.494
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73215
                          - 45.43127
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.86607
                          - 45.40696
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.77078
                          - 45.4748
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51396
                          - 43.60764
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71175
                          - 45.42575
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76894
                          - 45.41367
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.80447
                          - 45.43543
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60678
                          - 45.51304
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.385
                          - 45.48835
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.84383
                          - 45.39503
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.70927
                          - 45.41896
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.85631
                          - 45.40784
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40875
                          - 43.6389
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71606
                          - 45.46904
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.58063
                          - 45.4972
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.45583
                          - 45.52438
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4417
                          - 45.44146
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48733
                          - 45.52026
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4153
                          - 43.77905
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52224
                          - 45.52414
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74117
                          - 45.47343
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.30023
                          - 43.34113
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.32895
                          - 43.34637
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.40379
                          - 43.39103
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71167
                          - 45.44096
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.30828
                          - 43.35725
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.30978
                          - 43.3974
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.08482
                          - 43.8309
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2525
                          - 43.7753
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.32098
                          - 43.391
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.2237
                          - 43.52908
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46004
                          - 44.06022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.40965
                          - 43.38947
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37804
                          - 43.64539
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25418
                          - 43.71845
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.44897
                          - 45.46806
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.24461
                          - 43.54102
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.43528
                          - 45.81999
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.32075
                          - 45.57521
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.42445
                          - 45.44728
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68984
                          - 45.50872
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51201
                          - 45.71453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.653
                          - 45.6997
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80567
                          - 45.65117
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.96412
                          - 45.73075
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.33855
                          - 45.51404
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.46304
                          - 45.74804
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59966
                          - 45.72992
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65391
                          - 45.69807
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -74.01894
                          - 45.78857
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65421
                          - 45.69811
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71524
                          - 45.78106
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.8703
                          - 45.63723
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65182
                          - 45.69815
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.37484
                          - 45.50726
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53493
                          - 45.59696
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4603
                          - 45.7313
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -74.00598
                          - 45.79441
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68359
                          - 45.73653
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65419
                          - 45.69923
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.47385
                          - 45.71507
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65432
                          - 45.69944
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65321
                          - 45.69814
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.32775
                          - 43.40813
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.1916
                          - 43.49932
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63212
                          - 45.45546
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.39782
                          - 43.3858
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.32295
                          - 43.39302
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75423
                          - 45.54627
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51222
                          - 45.54005
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.36272
                          - 43.39053
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4959
                          - 45.51344
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.82336
                          - 43.67525
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59377
                          - 45.52197
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58958
                          - 45.51595
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58323
                          - 45.53116
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62608
                          - 45.48718
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5835
                          - 45.53768
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52219
                          - 43.46438
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52942
                          - 43.4982
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.35851
                          - 43.39592
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.57197
                          - 43.45337
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60489
                          - 45.49532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.35
                          - 45.59143
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.41743
                          - 45.54383
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62222
                          - 45.49911
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64069
                          - 45.45678
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.31792
                          - 43.348
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70451
                          - 45.37774
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58228
                          - 45.52467
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57382
                          - 45.54984
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68333
                          - 45.39957
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73286
                          - 45.44752
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.48293
                          - 43.48174
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63288
                          - 45.47959
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.11088
                          - 45.59172
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.88631
                          - 43.87058
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51511
                          - 45.53424
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.91841
                          - 45.39033
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.99
                          - 45.38439
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86317
                          - 43.30995
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.1958
                          - 43.79243
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.92447
                          - 43.2627
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81628
                          - 43.36088
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33213
                          - 43.17973
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.408
                          - 43.7451
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.87983
                          - 43.25778
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7992
                          - 43.57822
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67234
                          - 45.54315
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6097
                          - 45.56364
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52313
                          - 43.78365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57991
                          - 45.59673
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8697
                          - 43.25293
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4289
                          - 45.88762
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44833
                          - 43.72557
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63628
                          - 45.53093
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62369
                          - 45.55545
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65649
                          - 45.55028
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60275
                          - 45.63556
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66714
                          - 45.55614
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.32643
                          - 43.41267
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57227
                          - 45.60556
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81957
                          - 43.38886
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81671
                          - 43.33175
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58787
                          - 45.53902
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56171
                          - 45.54259
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50625
                          - 45.66536
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63291
                          - 45.58615
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.82195
                          - 43.36457
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.42755
                          - 45.76704
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.57753
                          - 43.47317
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.24062
                          - 43.55787
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.84343
                          - 43.94105
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.39666
                          - 45.48597
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.95703
                          - 45.40331
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56467
                          - 45.54886
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.4595
                          - 43.4226
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62921
                          - 45.54256
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64001
                          - 45.59912
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.05517
                          - 43.85472
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52216
                          - 45.52336
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69579
                          - 44.41819
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70225
                          - 43.69939
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53352
                          - 43.82733
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53233
                          - 43.83008
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65854
                          - 45.55149
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70583
                          - 44.38822
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66719
                          - 45.55605
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6568
                          - 45.53381
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72514
                          - 43.70644
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69366
                          - 44.37818
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71958
                          - 44.32193
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52602
                          - 43.47587
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.45505
                          - 43.41938
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51382
                          - 45.49578
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50314
                          - 45.71645
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4398
                          - 45.44624
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44788
                          - 43.4344
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.80582
                          - 45.42583
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.56116
                          - 43.43555
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57339
                          - 45.51428
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.90817
                          - 45.53938
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59372
                          - 45.56767
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7199
                          - 45.55853
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.40543
                          - 45.50694
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8124
                          - 43.33588
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.76035
                          - 43.37902
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.93782
                          - 43.86515
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80898
                          - 43.34047
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.87225
                          - 43.26163
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65361
                          - 45.69955
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52228
                          - 45.52194
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70781
                          - 45.5837
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75529
                          - 43.73543
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5403
                          - 43.84807
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60494
                          - 43.7291
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67422
                          - 43.7802
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.30231
                          - 45.63536
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72997
                          - 43.75808
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.7023
                          - 45.4192
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65029
                          - 43.70984
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63953
                          - 45.54413
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47517
                          - 43.80545
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5125
                          - 43.77748
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.76837
                          - 43.74462
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54076
                          - 43.84745
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55462
                          - 43.82625
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46872
                          - 43.89285
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61379
                          - 45.57652
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64314
                          - 45.59649
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80323
                          - 43.20871
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55622
                          - 45.50643
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86208
                          - 43.22285
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.97541
                          - 45.74686
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45834
                          - 43.84787
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54818
                          - 43.82782
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5157
                          - 43.85425
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60841
                          - 45.53017
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5552
                          - 45.52715
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68513
                          - 45.44733
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.83859
                          - 43.22891
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46287
                          - 43.87888
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.89494
                          - 45.56158
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58322
                          - 45.51701
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.89526
                          - 45.56153
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85758
                          - 45.6591
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.76543
                          - 43.19925
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86412
                          - 43.25208
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.92927
                          - 43.25283
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.99546
                          - 43.2067
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81787
                          - 43.23528
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.93481
                          - 43.2574
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86994
                          - 43.24789
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72261
                          - 45.55514
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.90984
                          - 45.40369
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.94479
                          - 43.22747
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.78634
                          - 43.23729
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.87425
                          - 43.19795
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41997
                          - 43.79723
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66004
                          - 45.54703
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4582
                          - 44.04032
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53233
                          - 43.82872
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.88427
                          - 45.4115
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46381
                          - 43.86567
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -74.01679
                          - 45.7817
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63664
                          - 45.54052
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62378
                          - 45.47453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36684
                          - 43.82303
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.88753
                          - 45.56032
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.28136
                          - 46.78556
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.18782
                          - 46.81034
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52113
                          - 43.78036
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3737
                          - 43.8658
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.76163
                          - 45.66365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5404
                          - 43.848
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53553
                          - 43.84385
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84454
                          - 45.64077
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84579
                          - 45.65152
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72479
                          - 45.55286
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.82118
                          - 45.62369
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -74.00057
                          - 45.79595
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61177
                          - 43.69473
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.32116
                          - 42.95649
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.24324
                          - 43.01187
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.24953
                          - 42.98532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.31748
                          - 42.97202
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27728
                          - 43.00825
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.2703
                          - 43.01043
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.16386
                          - 42.97154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.17352
                          - 43.00296
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.29416
                          - 43.03683
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27574
                          - 42.95511
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.29044
                          - 42.97562
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.22516
                          - 43.0392
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.24983
                          - 42.98381
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27744
                          - 43.00993
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.22803
                          - 42.98188
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.21617
                          - 43.02131
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.16153
                          - 42.93959
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.26187
                          - 42.9698
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27555
                          - 43.00603
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.26973
                          - 43.00858
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.28682
                          - 43.02541
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.25281
                          - 42.99495
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.1963
                          - 42.96308
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.2502
                          - 42.98517
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.25495
                          - 43.00834
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.22103
                          - 43.01167
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.26948
                          - 42.98344
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.26036
                          - 42.98277
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.2779
                          - 42.99119
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.22827
                          - 42.93494
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.25272
                          - 42.99453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.21044
                          - 43.0078
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.26149
                          - 42.96719
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.31486
                          - 43.00161
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.2369
                          - 43.00031
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.28397
                          - 42.98336
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27842
                          - 42.92651
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.23192
                          - 43.01626
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.24575
                          - 42.98612
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.33542
                          - 43.0086
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.20382
                          - 42.96106
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.25304
                          - 42.9806
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.17339
                          - 43.00183
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.24128
                          - 42.98904
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27317
                          - 43.01022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.25082
                          - 42.99057
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.22019
                          - 43.02943
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.2451
                          - 43.00487
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.1736
                          - 43.0031
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.20879
                          - 42.93647
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.3164
                          - 43.00415
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.28367
                          - 42.94235
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.29179
                          - 42.9908
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27518
                          - 43.02894
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83598
                          - 45.62916
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.89133
                          - 43.23079
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.83241
                          - 43.21818
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.96577
                          - 43.37125
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.98685
                          - 43.36507
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.98038
                          - 43.3759
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.98107
                          - 43.36864
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.78728
                          - 43.59971
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.88515
                          - 43.25654
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.85772
                          - 43.5235
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.85353
                          - 43.51817
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.97713
                          - 43.36148
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.87257
                          - 43.52306
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.87306
                          - 43.52244
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.96323
                          - 43.37133
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.99384
                          - 43.35851
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.19058
                          - 42.97969
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43723
                          - 43.87092
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86606
                          - 43.52754
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.29658
                          - 42.98372
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48448
                          - 44.07096
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.21756
                          - 42.93765
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.4674
                          - 43.39893
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44338
                          - 43.89842
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23141
                          - 43.88047
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.40915
                          - 43.39152
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.9912
                          - 45.7618
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41743
                          - 43.78795
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.78886
                          - 43.24341
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.25182
                          - 42.99283
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.22364
                          - 42.9328
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.20534
                          - 46.81334
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.2159
                          - 46.8123
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.22446
                          - 46.83198
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.1603
                          - 46.88302
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.25862
                          - 46.78606
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.23094
                          - 46.8195
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.28998
                          - 46.76782
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.14918
                          - 46.89158
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.27542
                          - 46.83638
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.35798
                          - 46.79718
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.28878
                          - 46.76726
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.38302
                          - 46.79174
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.31694
                          - 46.91446
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.25598
                          - 46.84262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.33014
                          - 46.75222
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.32374
                          - 46.81246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.32438
                          - 46.81278
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.28391
                          - 46.78422
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.18382
                          - 46.85638
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.32158
                          - 46.8455
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.30102
                          - 46.7723
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.27702
                          - 46.77334
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.22598
                          - 46.8139
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.32374
                          - 46.81286
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.3335
                          - 46.7519
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.30526
                          - 46.83094
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.28518
                          - 46.78366
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.3239
                          - 46.81246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.1659
                          - 46.86422
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.2483
                          - 46.84958
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.24774
                          - 46.8787
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.2167
                          - 46.8471
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.30006
                          - 46.83414
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.41518
                          - 46.85582
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.31566
                          - 46.83854
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.31606
                          - 46.76342
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.42606
                          - 46.86022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.31277
                          - 46.77486
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.2827
                          - 46.7631
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.21158
                          - 46.8923
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.24438
                          - 46.80174
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.28886
                          - 46.77022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.28654
                          - 46.76838
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.2511
                          - 46.81318
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.19358
                          - 46.89118
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.31638
                          - 46.83846
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.19982
                          - 46.87774
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.21502
                          - 46.81246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.24758
                          - 46.88086
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.2859
                          - 46.86678
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.24806
                          - 46.8399
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.23662
                          - 46.8023
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.33366
                          - 46.82022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.30014
                          - 46.89246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.21222
                          - 46.84798
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.26774
                          - 46.8619
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.24838
                          - 46.84166
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.32438
                          - 46.81238
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.23566
                          - 46.8311
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.22549
                          - 46.81686
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.23054
                          - 46.8115
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.25558
                          - 46.81902
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.38886
                          - 46.74022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.39046
                          - 46.74422
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.22558
                          - 46.8431
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86955
                          - 43.25564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.21078
                          - 46.85558
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.33115
                          - 42.96363
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.22086
                          - 46.8075
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.23086
                          - 46.8231
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.30595
                          - 49.07554
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -84.2972
                          - 46.59568
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -89.7927
                          - 48.57397
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39118
                          - 43.66067
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41532
                          - 45.76091
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.35006
                          - 46.74702
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.26822
                          - 46.86182
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.19214
                          - 46.85958
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.33054
                          - 46.77622
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.29461
                          - 46.73316
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44165
                          - 43.42192
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.2771
                          - 46.77294
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.32366
                          - 46.81278
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27448
                          - 43.02892
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.22262
                          - 46.80646
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44173
                          - 43.4218
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.43526
                          - 43.42955
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.39454
                          - 46.8399
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.25006
                          - 46.8175
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.25078
                          - 46.84046
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.2719
                          - 46.86582
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80786
                          - 43.24544
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.27518
                          - 46.86862
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.23166
                          - 46.81334
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45074
                          - 43.65744
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86752
                          - 43.25594
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.52583
                          - 43.45243
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80191
                          - 43.20236
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44772
                          - 43.4497
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.48428
                          - 43.38635
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.88275
                          - 43.20133
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80305
                          - 43.25814
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.92001
                          - 43.25793
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.49405
                          - 43.45273
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.32382
                          - 46.81262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.24742
                          - 46.79262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.51698
                          - 43.4147
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.40773
                          - 43.45295
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74188
                          - 43.22897
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65342
                          - 45.69795
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.35182
                          - 46.79374
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.79716
                          - 43.19392
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.25406
                          - 46.84806
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86189
                          - 43.52325
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86751
                          - 43.52746
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.85963
                          - 43.52266
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.87312
                          - 43.52242
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62873
                          - 43.59207
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75847
                          - 43.59451
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69613
                          - 43.61216
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62899
                          - 43.51186
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64641
                          - 43.59459
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65437
                          - 43.5837
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52361
                          - 43.64537
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70984
                          - 43.65176
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65062
                          - 43.58935
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53852
                          - 43.63586
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69266
                          - 43.63623
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68691
                          - 43.51809
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72044
                          - 43.55963
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61395
                          - 43.61223
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70947
                          - 43.59566
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64619
                          - 43.61271
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74244
                          - 43.56751
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62705
                          - 43.57132
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68199
                          - 43.54142
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69297
                          - 43.53115
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59596
                          - 43.56559
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64605
                          - 43.49678
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67135
                          - 43.57548
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.63746
                          - 43.63598
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55868
                          - 43.57712
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67734
                          - 43.6727
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64075
                          - 43.72155
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6409
                          - 43.72183
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61595
                          - 43.73187
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62968
                          - 43.71513
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55738
                          - 43.71662
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59141
                          - 43.66298
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.76997
                          - 43.56619
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60689
                          - 43.6858
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.56554
                          - 43.59427
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.76556
                          - 43.55875
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.63004
                          - 43.70596
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.63163
                          - 43.64146
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62414
                          - 43.63836
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65962
                          - 43.66406
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6708
                          - 43.60244
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6397
                          - 43.70638
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.63504
                          - 43.60885
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59269
                          - 43.6616
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65086
                          - 43.58027
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53821
                          - 43.63547
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64441
                          - 43.70227
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69483
                          - 43.58865
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6324
                          - 43.51266
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6463
                          - 43.59397
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67224
                          - 43.62083
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72257
                          - 43.56981
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67645
                          - 43.55161
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6157
                          - 43.62923
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6107
                          - 43.57621
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66118
                          - 43.559
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74147
                          - 43.54096
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6308
                          - 43.56813
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64123
                          - 43.73317
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24173
                          - 43.83491
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33886
                          - 43.68014
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64043
                          - 43.72181
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41421
                          - 43.68399
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30162
                          - 43.68892
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46182
                          - 43.74873
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35827
                          - 43.65328
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35863
                          - 43.71156
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41125
                          - 43.72313
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.76093
                          - 43.58102
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26325
                          - 43.73251
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24144
                          - 43.83424
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36602
                          - 43.64504
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66286
                          - 43.56295
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36725
                          - 43.66249
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64574
                          - 43.59377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70937
                          - 43.65181
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64596
                          - 43.59378
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54419
                          - 43.59172
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58788
                          - 43.58615
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58884
                          - 43.60252
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5942
                          - 43.67593
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35964
                          - 43.65483
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65656
                          - 43.60918
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64411
                          - 43.58514
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69535
                          - 43.612
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.78506
                          - 43.59665
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60502
                          - 43.72926
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69532
                          - 43.52617
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32199
                          - 43.78119
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39976
                          - 43.70637
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35811
                          - 43.67937
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51576
                          - 43.68653
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23684
                          - 43.72195
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26394
                          - 43.69669
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74288
                          - 43.57777
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.17108
                          - 43.80941
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54017
                          - 43.67969
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34674
                          - 43.77559
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.16665
                          - 43.77272
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67028
                          - 43.53312
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42528
                          - 43.66111
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18668
                          - 43.78577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48963
                          - 43.62864
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35337
                          - 43.66797
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25635
                          - 43.75331
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34715
                          - 43.75873
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37678
                          - 43.72243
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40902
                          - 43.65983
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39199
                          - 43.63798
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64399
                          - 43.59762
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35853
                          - 43.65469
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23298
                          - 43.77966
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41499
                          - 43.77988
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21288
                          - 43.81947
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55627
                          - 43.61465
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51872
                          - 43.76918
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31973
                          - 43.67273
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28081
                          - 43.71157
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49993
                          - 43.66749
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.20893
                          - 43.74629
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72507
                          - 43.59029
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64101
                          - 43.72149
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53551
                          - 43.63772
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41514
                          - 43.78094
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69724
                          - 43.58668
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49555
                          - 43.65045
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53484
                          - 43.64052
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61975
                          - 43.73041
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.78241
                          - 45.55692
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7251
                          - 45.56114
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24141
                          - 43.83258
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42836
                          - 43.6415
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21395
                          - 43.78063
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26382
                          - 43.73336
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30704
                          - 43.77907
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.416
                          - 43.78167
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33379
                          - 43.81732
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53723
                          - 43.75306
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39864
                          - 43.70461
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53568
                          - 43.63758
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41106
                          - 43.66606
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66394
                          - 43.69525
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86787
                          - 43.25608
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5694
                          - 43.65692
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29344
                          - 43.70296
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3015
                          - 43.72193
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51886
                          - 43.71865
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21718
                          - 43.80428
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70687
                          - 43.55856
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.78769
                          - 45.53826
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45376
                          - 43.73312
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51213
                          - 43.61285
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54516
                          - 43.72097
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.57949
                          - 43.65876
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25206
                          - 43.7719
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60784
                          - 43.75666
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51718
                          - 43.59805
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58913
                          - 43.74091
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31803
                          - 43.76375
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28835
                          - 43.69377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34707
                          - 43.7598
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40004
                          - 43.70631
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35644
                          - 43.68544
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36947
                          - 43.67306
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35904
                          - 43.67634
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26859
                          - 43.7739
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.20552
                          - 43.79989
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34709
                          - 43.76176
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38853
                          - 43.7935
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30582
                          - 43.71445
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2597
                          - 43.71737
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2785
                          - 43.78519
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3659
                          - 43.65934
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31593
                          - 43.70242
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5898
                          - 43.73873
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53478
                          - 43.63869
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53543
                          - 43.63782
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18852
                          - 43.78652
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35031
                          - 43.7185
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29754
                          - 43.68444
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37999
                          - 43.6659
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28875
                          - 43.69292
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35294
                          - 43.66542
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25824
                          - 43.81114
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3271
                          - 43.66211
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53261
                          - 43.6355
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55922
                          - 43.62836
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38808
                          - 43.67731
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4026
                          - 43.74413
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29782
                          - 43.82574
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46003
                          - 43.65564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59026
                          - 43.68708
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48691
                          - 43.70663
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50407
                          - 43.72782
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33579
                          - 43.70947
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41583
                          - 43.78149
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.57657
                          - 43.70382
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46768
                          - 43.77191
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4627
                          - 43.75049
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30203
                          - 43.68914
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18363
                          - 43.77092
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34853
                          - 43.77888
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32068
                          - 43.77017
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61217
                          - 43.73174
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18509
                          - 43.79261
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28939
                          - 43.80297
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46371
                          - 43.73139
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34121
                          - 43.73843
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26231
                          - 43.77352
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44756
                          - 43.73514
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48798
                          - 43.75193
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33973
                          - 43.66023
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23939
                          - 43.78064
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51058
                          - 43.74944
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.20701
                          - 43.80059
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34575
                          - 43.77604
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2804
                          - 43.71069
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35805
                          - 43.67702
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68002
                          - 45.59072
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29061
                          - 43.80267
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34711
                          - 43.75272
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25299
                          - 43.77602
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.16875
                          - 43.79123
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50164
                          - 43.62074
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49233
                          - 43.74352
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35778
                          - 43.68044
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25819
                          - 43.77426
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44656
                          - 43.78879
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49373
                          - 43.68851
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28859
                          - 43.78382
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41831
                          - 43.79078
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23383
                          - 43.78118
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28854
                          - 43.69413
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34443
                          - 43.67762
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26218
                          - 43.71633
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35816
                          - 43.80952
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23333
                          - 43.79033
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27177
                          - 43.68717
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.15405
                          - 43.794
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40053
                          - 43.79075
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37946
                          - 43.65008
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26143
                          - 43.77348
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60834
                          - 43.75661
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.56399
                          - 43.67643
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.19152
                          - 43.76535
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32305
                          - 43.68405
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26618
                          - 43.69068
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37339
                          - 43.66381
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.63225
                          - 43.74783
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39865
                          - 43.705
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2535
                          - 43.73564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34946
                          - 43.69086
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22001
                          - 43.76108
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44162
                          - 43.77391
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37263
                          - 43.66332
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32804
                          - 43.81889
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60816
                          - 43.75649
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4285
                          - 43.67468
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27957
                          - 43.7102
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39027
                          - 43.70832
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3254
                          - 43.79452
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59326
                          - 43.66145
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23932
                          - 43.79458
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50356
                          - 43.66391
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39877
                          - 43.70871
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4012
                          - 43.66088
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34171
                          - 43.80346
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2928
                          - 43.74066
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21487
                          - 43.74418
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37541
                          - 43.71148
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43744
                          - 43.7749
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26434
                          - 43.6981
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.13123
                          - 43.78077
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.15014
                          - 43.77647
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29832
                          - 43.78087
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34319
                          - 43.70692
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43488
                          - 43.71818
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39061
                          - 43.70822
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22026
                          - 43.81978
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31009
                          - 43.74196
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33484
                          - 43.7099
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38148
                          - 43.71025
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.302
                          - 43.68829
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49719
                          - 43.70418
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48234
                          - 43.66553
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53732
                          - 43.71721
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42345
                          - 43.69581
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30401
                          - 43.82224
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34549
                          - 43.77599
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55561
                          - 43.71582
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35644
                          - 43.75804
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22495
                          - 43.75797
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26348
                          - 43.73141
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4596
                          - 43.75108
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5782
                          - 43.67854
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.57441
                          - 43.72824
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26179
                          - 43.828
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39846
                          - 43.70664
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43232
                          - 43.73081
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39344
                          - 43.79214
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24336
                          - 43.8132
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2742
                          - 43.74736
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43495
                          - 43.74125
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29503
                          - 43.79904
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54382
                          - 43.59167
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49269
                          - 43.74731
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38359
                          - 43.66562
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4094
                          - 43.7433
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2333
                          - 43.78033
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.19927
                          - 43.76547
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51769
                          - 43.75684
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39924
                          - 43.70553
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38962
                          - 43.65024
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28519
                          - 43.80116
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40715
                          - 43.67489
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49156
                          - 43.7648
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37679
                          - 43.64117
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41842
                          - 43.65975
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44038
                          - 43.76284
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44737
                          - 43.79146
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42573
                          - 43.70315
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43641
                          - 43.66233
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49134
                          - 43.7659
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4533
                          - 43.70705
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33755
                          - 43.77581
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34022
                          - 43.65048
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37408
                          - 43.71176
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41772
                          - 43.63573
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34657
                          - 43.74941
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40316
                          - 43.64482
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41596
                          - 43.72288
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49076
                          - 43.76503
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22771
                          - 43.79611
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40646
                          - 43.74546
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25717
                          - 43.77445
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39988
                          - 43.70562
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33898
                          - 43.7215
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34669
                          - 43.7762
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29848
                          - 43.80426
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26345
                          - 43.73142
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50548
                          - 43.7003
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28145
                          - 43.76559
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51885
                          - 43.76203
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50071
                          - 43.69056
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4953
                          - 43.6936
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4955
                          - 43.68143
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35335
                          - 43.66791
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26333
                          - 43.74669
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34451
                          - 43.70717
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26822
                          - 43.73262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28056
                          - 43.8299
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41593
                          - 43.68464
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32265
                          - 43.66497
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22611
                          - 43.81284
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4153
                          - 43.78144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28858
                          - 43.70448
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21178
                          - 43.81972
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35151
                          - 43.6626
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38845
                          - 43.65049
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27814
                          - 43.72976
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34514
                          - 43.6599
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27031
                          - 43.8073
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34909
                          - 43.71734
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50665
                          - 43.63593
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22921
                          - 43.83475
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26836
                          - 43.73335
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25902
                          - 43.78965
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62122
                          - 43.72447
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25959
                          - 43.77052
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26814
                          - 43.73266
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5046
                          - 43.63092
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22527
                          - 43.75904
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42934
                          - 43.67009
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5464
                          - 43.69676
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59872
                          - 43.68496
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44635
                          - 43.67187
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21955
                          - 43.82231
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27668
                          - 43.90338
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54768
                          - 43.61627
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60349
                          - 43.71563
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46064
                          - 43.75052
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4196
                          - 43.68291
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48869
                          - 43.76475
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.56624
                          - 43.72743
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24089
                          - 43.71801
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3371
                          - 43.80609
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41165
                          - 43.76319
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.484
                          - 43.64997
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.20268
                          - 43.81452
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40607
                          - 43.74548
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33908
                          - 43.7635
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34012
                          - 43.78689
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50411
                          - 43.70377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26879
                          - 43.81871
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42157
                          - 43.64017
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60452
                          - 43.72864
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23832
                          - 43.8188
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37493
                          - 43.75045
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27612
                          - 43.7859
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27438
                          - 43.72174
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45739
                          - 43.67475
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32993
                          - 43.78975
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18713
                          - 43.77031
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4157
                          - 43.68367
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30587
                          - 43.79911
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40076
                          - 43.64432
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33912
                          - 43.72093
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32316
                          - 43.68417
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37429
                          - 43.64814
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3949
                          - 43.67506
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39259
                          - 43.68776
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.19999
                          - 43.80251
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18133
                          - 43.75672
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32711
                          - 43.75318
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32204
                          - 43.74093
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4707
                          - 43.68221
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39929
                          - 43.70497
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35382
                          - 43.66524
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32524
                          - 43.79453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41982
                          - 43.79766
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52422
                          - 43.61552
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2565
                          - 43.7749
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28098
                          - 43.712
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18939
                          - 43.74963
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58812
                          - 43.69252
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.474
                          - 43.63974
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25009
                          - 43.79139
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30639
                          - 43.70676
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41112
                          - 43.66637
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39834
                          - 43.65277
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23187
                          - 43.81529
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48756
                          - 43.61673
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62162
                          - 43.7249
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24133
                          - 43.77268
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35326
                          - 43.66781
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26351
                          - 43.73189
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27812
                          - 43.84163
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35883
                          - 43.80916
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27448
                          - 43.74805
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26121
                          - 43.71664
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4531
                          - 43.65697
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62095
                          - 43.74384
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40019
                          - 43.65791
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38472
                          - 43.65081
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54935
                          - 43.63064
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.17372
                          - 43.77616
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51272
                          - 43.70102
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49084
                          - 43.76562
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39156
                          - 43.65422
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27991
                          - 43.70958
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21846
                          - 43.73752
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45162
                          - 43.65345
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44409
                          - 43.71561
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37002
                          - 43.65445
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59009
                          - 43.64536
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21158
                          - 43.81016
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.13166
                          - 43.78081
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39644
                          - 43.70704
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30488
                          - 43.74344
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35263
                          - 43.71622
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35006
                          - 43.65874
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28051
                          - 43.73654
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30794
                          - 43.80165
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35247
                          - 43.66533
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45797
                          - 43.64828
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32771
                          - 43.74044
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36795
                          - 43.66422
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40719
                          - 43.78164
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27268
                          - 43.74373
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41962
                          - 43.79614
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41534
                          - 43.78141
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.20977
                          - 43.81544
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23505
                          - 43.77563
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23673
                          - 43.72178
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24673
                          - 43.73684
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.20848
                          - 43.74683
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44813
                          - 43.80229
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25149
                          - 43.77255
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.56624
                          - 43.72742
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64112
                          - 43.72168
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54905
                          - 43.68757
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34139
                          - 43.66449
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31631
                          - 43.66594
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27174
                          - 43.81761
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30622
                          - 43.79959
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42927
                          - 43.65305
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36712
                          - 43.65144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34552
                          - 43.65984
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36397
                          - 43.65232
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3644
                          - 43.70325
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53059
                          - 43.59514
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33102
                          - 43.71791
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30107
                          - 43.76299
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39462
                          - 43.74592
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26809
                          - 43.75933
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26265
                          - 43.73176
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32753
                          - 43.77466
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49648
                          - 43.61976
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44408
                          - 43.77809
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34985
                          - 43.70478
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30122
                          - 43.68932
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54575
                          - 43.7647
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24996
                          - 43.73627
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.1903
                          - 43.76697
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46948
                          - 43.69141
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49203
                          - 43.66776
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24496
                          - 43.74348
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34196
                          - 43.65301
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31181
                          - 43.74801
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34161
                          - 43.81689
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31771
                          - 43.76309
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3316
                          - 43.69342
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28471
                          - 43.68737
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32311
                          - 43.68434
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3329
                          - 43.69695
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35855
                          - 43.67791
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26262
                          - 43.73138
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26963
                          - 43.71091
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32088
                          - 43.67672
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39955
                          - 43.7065
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35333
                          - 43.80277
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35761
                          - 43.80968
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27202
                          - 43.74208
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33669
                          - 43.72125
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30809
                          - 43.75181
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39687
                          - 43.69763
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35785
                          - 43.67733
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29418
                          - 43.74563
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60999
                          - 43.73327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4231
                          - 43.73958
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24496
                          - 43.75577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26367
                          - 43.73228
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31811
                          - 43.82125
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28944
                          - 43.73234
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2796
                          - 43.71047
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39894
                          - 43.78341
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18698
                          - 43.78599
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40473
                          - 43.64342
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38476
                          - 43.65093
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39258
                          - 43.63953
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39566
                          - 43.64686
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40006
                          - 43.78316
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2639
                          - 43.73166
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32537
                          - 43.66433
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26842
                          - 43.83244
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40234
                          - 43.6434
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40147
                          - 43.66136
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45585
                          - 43.67511
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37067
                          - 43.65843
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38447
                          - 43.69347
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37078
                          - 43.73046
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42271
                          - 43.75886
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35745
                          - 43.65619
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36344
                          - 43.65262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30642
                          - 43.6825
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45086
                          - 43.65078
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49674
                          - 43.66571
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45418
                          - 43.63975
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31484
                          - 43.82188
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40995
                          - 43.63618
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47018
                          - 43.63716
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40585
                          - 43.65186
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18522
                          - 43.78473
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34903
                          - 43.77948
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33924
                          - 43.72219
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33979
                          - 43.70835
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25874
                          - 43.73434
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.275
                          - 43.76745
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35437
                          - 43.81274
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53609
                          - 43.63729
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55857
                          - 43.64341
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50962
                          - 43.61544
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.518
                          - 43.64597
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40768
                          - 43.64646
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35418
                          - 43.79262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52427
                          - 43.64476
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28683
                          - 43.7645
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.19942
                          - 43.74749
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.17106
                          - 43.80858
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23826
                          - 43.79941
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28394
                          - 43.76501
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23423
                          - 43.72337
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25765
                          - 43.73474
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26304
                          - 43.73294
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29891
                          - 43.78082
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5369
                          - 43.71609
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4355
                          - 43.67857
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39088
                          - 43.74668
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18785
                          - 43.7868
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.19665
                          - 43.78454
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26352
                          - 43.73243
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.56679
                          - 43.68292
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5058
                          - 43.63398
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48936
                          - 43.66144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40841
                          - 43.76194
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53684
                          - 43.7159
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41968
                          - 43.64652
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41828
                          - 43.79043
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46672
                          - 43.71182
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50873
                          - 43.72079
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4774
                          - 43.68213
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43458
                          - 43.6763
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61454
                          - 43.7322
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47528
                          - 43.69955
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34634
                          - 43.77564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37112
                          - 43.65879
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25508
                          - 43.75316
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34557
                          - 43.68107
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37767
                          - 43.64641
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24547
                          - 43.75616
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26871
                          - 43.78778
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30105
                          - 43.6892
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37074
                          - 43.64829
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23516
                          - 43.7574
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25664
                          - 43.69768
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50875
                          - 43.72086
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4787
                          - 43.63103
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26366
                          - 43.73136
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39398
                          - 43.69892
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34219
                          - 43.68699
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25592
                          - 43.75333
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21908
                          - 43.80711
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31592
                          - 43.70243
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28921
                          - 43.69446
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51139
                          - 43.73261
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28547
                          - 43.82869
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46535
                          - 43.65367
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31474
                          - 43.75812
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41465
                          - 43.78082
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35346
                          - 43.69268
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29217
                          - 43.72078
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45251
                          - 43.65653
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29599
                          - 43.81359
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53581
                          - 43.63747
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35603
                          - 43.81218
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55591
                          - 43.73305
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55548
                          - 43.71569
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51717
                          - 43.5985
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18718
                          - 43.77099
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18923
                          - 43.78627
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46622
                          - 43.65406
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.56489
                          - 43.73666
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.22484
                          - 43.75888
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45096
                          - 43.73461
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54575
                          - 43.7647
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35865
                          - 43.67755
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37003
                          - 43.78978
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31872
                          - 43.79605
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39771
                          - 43.65306
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40043
                          - 43.70641
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54454
                          - 43.72005
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31716
                          - 43.79924
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36485
                          - 43.76941
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35951
                          - 43.65663
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26745
                          - 43.80791
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39111
                          - 43.75732
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43994
                          - 43.69788
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24811
                          - 43.73682
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28027
                          - 43.71043
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34346
                          - 43.65119
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32713
                          - 43.79637
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39311
                          - 43.78466
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5375
                          - 43.63824
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58288
                          - 43.74331
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30148
                          - 43.68916
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28281
                          - 43.79554
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37517
                          - 43.6511
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52219
                          - 43.67211
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52674
                          - 43.62092
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49723
                          - 43.62743
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54272
                          - 43.69786
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30715
                          - 43.67186
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36711
                          - 43.64403
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28044
                          - 43.8129
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32699
                          - 43.77468
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32486
                          - 43.68629
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28868
                          - 43.69174
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25242
                          - 43.77506
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33052
                          - 43.71864
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33678
                          - 43.72181
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62146
                          - 43.72459
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.12996
                          - 43.78083
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26298
                          - 43.7327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24525
                          - 43.77365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60463
                          - 43.72857
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31248
                          - 43.71499
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18586
                          - 43.76858
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24513
                          - 43.75573
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38999
                          - 43.70853
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.33411
                          - 43.71017
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26249
                          - 43.7985
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40636
                          - 43.80095
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27545
                          - 43.75147
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41989
                          - 43.68284
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.374
                          - 43.64863
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43215
                          - 43.65267
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41468
                          - 43.78097
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3799
                          - 43.64011
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.427
                          - 43.63908
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47155
                          - 43.67168
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39543
                          - 43.64539
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37781
                          - 43.80742
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4061
                          - 43.65222
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34232
                          - 43.69266
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35816
                          - 43.65576
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39234
                          - 43.68781
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3798
                          - 43.66178
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31943
                          - 43.67313
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52308
                          - 43.69831
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48759
                          - 43.72529
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35188
                          - 43.79347
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32926
                          - 43.83719
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.21992
                          - 43.82194
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49359
                          - 43.70507
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39105
                          - 43.6498
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41521
                          - 43.64131
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40358
                          - 43.64605
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35
                          - 43.65917
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28497
                          - 43.67326
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30988
                          - 43.66776
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48225
                          - 43.62163
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46478
                          - 43.63822
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39865
                          - 43.73113
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54496
                          - 43.72065
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35556
                          - 43.65756
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49343
                          - 43.63612
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39515
                          - 43.646
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.2822
                          - 43.85877
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47905
                          - 43.63105
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3186
                          - 43.80107
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50964
                          - 43.64321
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30513
                          - 43.9006
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.57498
                          - 43.76415
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5458
                          - 43.60296
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35806
                          - 43.77278
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27583
                          - 43.75246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45824
                          - 43.65038
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31561
                          - 43.75776
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.18628
                          - 43.76916
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26413
                          - 43.73225
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28016
                          - 43.71225
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.24941
                          - 43.77996
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26534
                          - 43.73284
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.28008
                          - 43.71028
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51172
                          - 43.64825
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47167
                          - 43.7869
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6033
                          - 43.75801
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44841
                          - 43.67201
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.60665
                          - 43.68606
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58948
                          - 43.68733
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38429
                          - 43.6645
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53486
                          - 43.63847
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53715
                          - 43.72306
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40545
                          - 43.74504
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53831
                          - 43.7344
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26155
                          - 43.71673
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.32716
                          - 43.6561
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.30077
                          - 43.72433
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.29691
                          - 43.69117
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.31061
                          - 43.68068
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48575
                          - 43.74499
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69164
                          - 45.57009
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72573
                          - 45.67808
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64723
                          - 43.59408
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65403
                          - 45.60197
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.79104
                          - 45.52172
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7951
                          - 45.57897
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71322
                          - 45.55929
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.81561
                          - 45.58163
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72842
                          - 45.56701
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6794
                          - 45.55883
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71991
                          - 45.55871
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74383
                          - 45.57788
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.86045
                          - 45.53912
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.82624
                          - 45.53237
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74246
                          - 45.56018
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75699
                          - 45.54897
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.81096
                          - 45.59625
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.77119
                          - 45.62471
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75726
                          - 45.5291
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65113
                          - 45.6337
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7528
                          - 45.63081
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64494
                          - 45.60988
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74292
                          - 45.56188
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.78147
                          - 45.62386
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69159
                          - 45.57006
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.73792
                          - 45.61346
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57545
                          - 45.66795
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.686
                          - 45.56502
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.77732
                          - 45.62292
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64939
                          - 45.61335
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7495
                          - 45.56836
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.76551
                          - 45.55564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74865
                          - 45.55354
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71483
                          - 45.59049
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.8237
                          - 45.57937
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72775
                          - 45.58491
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74779
                          - 45.56859
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.77136
                          - 45.5532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55238
                          - 45.67833
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75585
                          - 45.53826
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69257
                          - 45.57074
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69404
                          - 45.57206
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75423
                          - 45.63649
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70901
                          - 45.56208
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68344
                          - 45.51349
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70003
                          - 45.57721
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.76955
                          - 45.59454
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74387
                          - 45.57788
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72035
                          - 45.55856
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72178
                          - 43.63323
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62087
                          - 43.63548
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68904
                          - 43.7023
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72139
                          - 43.54577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53872
                          - 43.63558
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75797
                          - 43.60048
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71106
                          - 43.56076
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75451
                          - 43.60477
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7347
                          - 43.66523
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.57472
                          - 43.6711
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54097
                          - 43.64063
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66964
                          - 43.59245
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52434
                          - 43.70546
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.6689
                          - 43.6799
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8122
                          - 43.33621
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61373
                          - 43.68316
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67078
                          - 43.59989
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64027
                          - 43.72165
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65515
                          - 43.57018
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65138
                          - 43.52914
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65917
                          - 43.70907
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64025
                          - 43.55947
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74347
                          - 43.56805
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75073
                          - 43.64422
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59424
                          - 43.61703
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.30497
                          - 43.00666
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69337
                          - 43.63675
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.83798
                          - 43.37338
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46185
                          - 43.74923
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.04158
                          - 43.8574
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45931
                          - 43.65567
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50869
                          - 43.77664
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75869
                          - 43.58342
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.03938
                          - 43.84417
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8498
                          - 43.30889
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.0606
                          - 43.8715
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.89552
                          - 43.94767
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.01768
                          - 43.8792
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.91185
                          - 43.8843
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50931
                          - 45.54134
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56741
                          - 45.40568
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41582
                          - 43.68461
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57966
                          - 45.3829
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48125
                          - 45.42577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.47498
                          - 45.40082
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5405
                          - 45.38738
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57277
                          - 45.36626
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48261
                          - 45.42621
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53872
                          - 45.36425
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.98363
                          - 45.76284
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41087
                          - 43.7042
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55547
                          - 43.68694
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51041
                          - 43.77659
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.56388
                          - 43.70626
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.19123
                          - 43.78718
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44014
                          - 43.69107
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50388
                          - 45.37713
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62545
                          - 43.53401
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50394
                          - 43.70071
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51609
                          - 43.75061
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48718
                          - 43.69493
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75213
                          - 43.59062
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37842
                          - 43.8453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38324
                          - 43.66151
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46093
                          - 43.69328
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40669
                          - 43.64018
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46045
                          - 43.76933
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53493
                          - 43.63819
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45936
                          - 43.65573
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42006
                          - 43.73165
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48301
                          - 43.73135
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.478
                          - 44.04472
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58206
                          - 43.55509
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65891
                          - 43.21392
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52793
                          - 43.79688
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41702
                          - 43.78578
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50212
                          - 43.6971
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.73074
                          - 43.60475
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.97456
                          - 43.26883
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.73564
                          - 43.21738
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.63318
                          - 43.59206
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48733
                          - 43.65627
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.85458
                          - 43.30981
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69261
                          - 44.39036
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65871
                          - 43.57309
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72294
                          - 43.6412
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41739
                          - 43.63579
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5053
                          - 43.70899
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38874
                          - 43.72795
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.92024
                          - 43.25614
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42045
                          - 43.79792
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46437
                          - 43.66499
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45931
                          - 43.65568
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.558
                          - 43.76785
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61273
                          - 43.5992
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.79614
                          - 43.17763
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59602
                          - 43.57228
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43477
                          - 43.67681
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50252
                          - 43.69772
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.81783
                          - 43.24211
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.73677
                          - 45.61062
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74247
                          - 43.54018
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.82433
                          - 43.26339
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39685
                          - 43.69825
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.63529
                          - 43.59403
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.57995
                          - 43.7392
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64586
                          - 43.59368
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43198
                          - 43.69967
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53891
                          - 43.67996
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.77913
                          - 43.24205
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8535
                          - 43.25124
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66888
                          - 43.56972
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43151
                          - 43.69968
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.594
                          - 43.63501
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44598
                          - 43.90867
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54407
                          - 43.59187
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.504
                          - 43.70352
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43807
                          - 43.69836
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5087
                          - 43.77652
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.66827
                          - 43.56487
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61512
                          - 43.58131
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.80302
                          - 43.20888
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47551
                          - 43.6519
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48396
                          - 43.64998
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54052
                          - 43.65075
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.65386
                          - 43.60619
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45049
                          - 43.69558
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43566
                          - 43.69915
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58952
                          - 43.66462
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42592
                          - 43.66239
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75014
                          - 43.6435
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39893
                          - 43.70469
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37685
                          - 43.66231
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61279
                          - 43.57784
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53271
                          - 43.70638
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46662
                          - 43.76696
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61537
                          - 43.52452
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64619
                          - 43.61936
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48957
                          - 43.66202
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36276
                          - 43.75294
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.88448
                          - 43.25881
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86534
                          - 43.25536
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46433
                          - 43.70466
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74003
                          - 43.65369
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46655
                          - 43.68062
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48214
                          - 43.6656
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4474
                          - 43.69633
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47495
                          - 43.6912
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75324
                          - 43.64781
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46261
                          - 43.75054
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75884
                          - 43.58334
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50965
                          - 43.77711
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43865
                          - 43.68705
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49377
                          - 43.66696
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75391
                          - 43.36731
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47713
                          - 44.04152
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8802
                          - 43.25789
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49148
                          - 43.66637
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71854
                          - 43.63499
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46062
                          - 43.65608
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48949
                          - 43.67702
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50073
                          - 43.69114
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.23175
                          - 43.88047
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69025
                          - 43.55798
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43238
                          - 43.85073
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69022
                          - 43.617
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41288
                          - 43.689
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.88166
                          - 43.2286
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.45861
                          - 45.46529
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41788
                          - 43.78948
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41149
                          - 43.64084
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3979
                          - 43.65259
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50738
                          - 43.71607
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -74.02768
                          - 45.76885
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68408
                          - 43.54357
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68316
                          - 43.54297
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.78873
                          - 45.67051
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45979
                          - 43.65569
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41451
                          - 43.78048
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.95338
                          - 45.62905
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.68366
                          - 43.5467
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.88945
                          - 45.55925
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51949
                          - 45.52552
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.18955
                          - 43.01101
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46297
                          - 43.78886
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47749
                          - 43.7536
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42022
                          - 43.64945
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.45065
                          - 45.48858
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.23761
                          - 43.00122
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.454
                          - 45.59621
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45129
                          - 43.7911
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50864
                          - 43.77752
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27392
                          - 43.01731
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48371
                          - 43.73329
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.59027
                          - 43.76082
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.5384
                          - 43.6351
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51554
                          - 43.74916
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39849
                          - 43.70439
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.37526
                          - 43.72273
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47192
                          - 43.64043
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53723
                          - 43.7167
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47447
                          - 43.69036
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.894
                          - 45.56163
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80345
                          - 45.62472
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58173
                          - 43.7428
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41574
                          - 43.7226
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43806
                          - 43.64402
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.23016
                          - 42.95887
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39497
                          - 43.67052
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.50857
                          - 43.41422
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49132
                          - 43.76393
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.53775
                          - 43.47105
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.265
                          - 43.75077
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45201
                          - 43.65455
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44466
                          - 43.4515
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5142
                          - 43.4194
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43588
                          - 43.79324
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25946
                          - 43.79154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -74.58858
                          - 46.20961
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.51597
                          - 43.47337
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43844
                          - 43.64251
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.21902
                          - 42.9929
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50817
                          - 43.70873
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42843
                          - 43.64201
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.55958
                          - 43.696
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45096
                          - 43.73493
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.22241
                          - 43.01118
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.89554
                          - 45.56149
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44878
                          - 43.72592
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.19442
                          - 42.98889
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46424
                          - 43.70169
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41888
                          - 43.7933
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45336
                          - 43.73328
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26276
                          - 43.7454
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.49332
                          - 43.69681
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.36692
                          - 43.66199
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74859
                          - 45.38768
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63603
                          - 45.4209
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66482
                          - 45.41217
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.51949
                          - 45.47824
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.86593
                          - 45.27483
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60068
                          - 45.44507
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63653
                          - 45.40857
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69108
                          - 45.41861
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73466
                          - 45.37269
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.7557
                          - 45.34027
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.62891
                          - 45.40908
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71413
                          - 45.36147
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.80173
                          - 45.3637
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.81485
                          - 45.3448
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.89702
                          - 45.25722
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.59646
                          - 45.45122
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.49148
                          - 45.46773
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.6667
                          - 45.41204
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.6127
                          - 45.43283
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.48684
                          - 45.44902
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.78439
                          - 45.3687
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.70213
                          - 45.4192
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74567
                          - 45.34261
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66232
                          - 45.41196
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.64538
                          - 45.44606
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68868
                          - 45.37411
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73661
                          - 45.40377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63591
                          - 45.42205
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.64503
                          - 45.415
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.88303
                          - 45.31571
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67504
                          - 45.38668
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68774
                          - 45.42489
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.48641
                          - 45.4612
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.70894
                          - 45.39709
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63488
                          - 45.41924
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73661
                          - 45.40377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76186
                          - 45.34747
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73661
                          - 45.40377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.65633
                          - 45.37931
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68495
                          - 45.28328
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.83556
                          - 45.31471
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.65137
                          - 45.33194
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.81091
                          - 45.34587
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.91367
                          - 45.28198
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.90734
                          - 45.30891
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.89085
                          - 45.32246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76766
                          - 45.26106
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.51333
                          - 45.48751
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67649
                          - 45.38521
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.91026
                          - 45.29935
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.90917
                          - 45.33688
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.93674
                          - 45.35824
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.78295
                          - 45.36695
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.5269
                          - 45.46333
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.92327
                          - 45.31309
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.93596
                          - 45.3012
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.51967
                          - 45.42866
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.6928
                          - 45.42572
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69366
                          - 45.42542
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74738
                          - 45.38022
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.64648
                          - 45.41938
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.93267
                          - 45.28931
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71302
                          - 45.41278
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73721
                          - 45.40347
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.90592
                          - 45.31238
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73123
                          - 45.36584
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.90637
                          - 45.33486
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.70955
                          - 45.33131
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72006
                          - 45.37774
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72093
                          - 45.27982
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.80919
                          - 45.34595
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60815
                          - 45.43155
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.64843
                          - 45.42833
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63609
                          - 45.42089
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.81151
                          - 45.34544
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76302
                          - 45.3903
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72015
                          - 45.36989
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69598
                          - 45.42264
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74255
                          - 45.26918
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.46617
                          - 45.46534
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.45619
                          - 45.47303
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63721
                          - 45.42423
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69447
                          - 45.41315
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.65879
                          - 45.36008
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.78371
                          - 45.36996
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60815
                          - 45.43154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66505
                          - 45.41215
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69597
                          - 45.26921
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73552
                          - 45.40379
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.78304
                          - 45.36699
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.78265
                          - 45.3662
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73661
                          - 45.40377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.62167
                          - 45.36963
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73552
                          - 45.40379
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69489
                          - 45.3855
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73434
                          - 45.38694
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.61796
                          - 45.38974
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68086
                          - 45.37862
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.7282
                          - 45.27571
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66424
                          - 45.3665
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67788
                          - 45.41878
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.62598
                          - 45.40118
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.64787
                          - 45.34831
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.75706
                          - 45.34304
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.7077
                          - 45.28576
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68307
                          - 45.39365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.52716
                          - 45.44673
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.78505
                          - 45.3715
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68835
                          - 45.38145
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.85553
                          - 45.33255
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74142
                          - 45.26686
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.79211
                          - 45.36087
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73552
                          - 45.40379
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.52076
                          - 45.47797
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.44876
                          - 45.46597
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67728
                          - 45.43909
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66503
                          - 45.41182
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69486
                          - 45.42427
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73866
                          - 45.29556
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.65879
                          - 45.36008
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66463
                          - 45.34271
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73502
                          - 45.3045
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68246
                          - 45.42483
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.62442
                          - 45.31997
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60972
                          - 45.43085
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71249
                          - 45.36215
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60966
                          - 45.43087
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71134
                          - 45.40363
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76932
                          - 45.34892
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71261
                          - 45.36213
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.75586
                          - 45.39465
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73607
                          - 45.404
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.90532
                          - 45.3121
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76294
                          - 45.32889
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.81104
                          - 45.34556
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73371
                          - 45.30164
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63194
                          - 45.3449
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74339
                          - 45.38968
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.80318
                          - 45.34826
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.58331
                          - 45.45312
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67504
                          - 45.38675
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68717
                          - 45.42453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.77971
                          - 45.35514
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.90582
                          - 45.31026
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.64769
                          - 45.39992
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.80594
                          - 45.33313
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63124
                          - 45.38922
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.89077
                          - 45.3149
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66409
                          - 45.41053
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76911
                          - 45.38462
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.70885
                          - 45.34246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66482
                          - 45.41217
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.6693
                          - 45.43144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74184
                          - 45.40173
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.64487
                          - 45.44177
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67492
                          - 45.43317
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.54819
                          - 45.45876
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74219
                          - 45.40044
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74152
                          - 45.26686
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71972
                          - 45.36071
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72134
                          - 45.36951
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.51952
                          - 45.47857
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.6786
                          - 45.38355
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.65879
                          - 45.36008
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60815
                          - 45.43154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63218
                          - 45.35965
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73974
                          - 45.3837
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73607
                          - 45.404
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60815
                          - 45.43154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69065
                          - 45.42828
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76683
                          - 45.35834
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.7541
                          - 45.28327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.82627
                          - 45.32493
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76801
                          - 45.35957
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.67323
                          - 45.37828
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73151
                          - 45.40463
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.7984
                          - 45.34996
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.65365
                          - 45.42797
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.80765
                          - 45.34269
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73744
                          - 45.40355
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.48399
                          - 45.49458
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73607
                          - 45.404
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76118
                          - 45.34925
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.61053
                          - 45.43472
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73634
                          - 45.4035
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.71125
                          - 45.34359
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63201
                          - 45.40049
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66461
                          - 45.34566
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.70852
                          - 45.41038
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.70576
                          - 45.41144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68806
                          - 45.41521
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.88787
                          - 45.3225
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60983
                          - 45.42449
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.72578
                          - 45.24268
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60815
                          - 45.43154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66505
                          - 45.41215
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.50088
                          - 45.48638
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68056
                          - 45.27607
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.62165
                          - 45.36963
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.73661
                          - 45.40377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.58468
                          - 45.45081
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68018
                          - 45.43111
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.90625
                          - 45.33493
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.84216
                          - 45.31852
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.77058
                          - 45.3554
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.86806
                          - 45.28817
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.74413
                          - 45.39964
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58093
                          - 43.76157
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.34842
                          - 43.66641
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.78587
                          - 45.36748
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.68549
                          - 45.37736
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.25272
                          - 42.99477
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50243
                          - 43.7696
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44689
                          - 43.68747
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.58468
                          - 45.45081
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51566
                          - 43.70003
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.29182
                          - 45.32739
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44627
                          - 43.78618
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38795
                          - 43.66032
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45341
                          - 43.65686
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.7607
                          - 45.3451
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42831
                          - 43.64171
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4114
                          - 43.79147
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45074
                          - 43.7348
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.76231
                          - 45.35043
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60815
                          - 45.43154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60815
                          - 45.43154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43005
                          - 43.64602
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.60815
                          - 45.43154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.64359
                          - 45.37481
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.53
                          - 43.49942
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50966
                          - 43.77707
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47188
                          - 43.68271
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44617
                          - 43.68552
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43498
                          - 43.6589
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.97713
                          - 43.96112
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43863
                          - 43.69816
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44304
                          - 43.71952
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42159
                          - 43.67162
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51156
                          - 43.68379
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.70179
                          - 45.41952
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.96117
                          - 43.95365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.8719
                          - 43.91505
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.27519
                          - 42.95707
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41426
                          - 43.6415
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.72135
                          - 43.65709
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59356
                          - 45.4793
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27532
                          - 43.83249
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47156
                          - 43.76854
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45808
                          - 43.73226
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40253
                          - 43.644
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.23332
                          - 45.43811
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42886
                          - 43.64295
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.30922
                          - 45.42962
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.22636
                          - 42.95644
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43513
                          - 43.65927
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43552
                          - 43.66017
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.75836
                          - 45.34482
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50218
                          - 43.69768
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.41162
                          - 43.66618
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25728
                          - 43.77449
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42995
                          - 43.64573
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84401
                          - 45.64527
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.25614
                          - 43.77487
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.31829
                          - 45.46053
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.67009
                          - 43.68089
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45058
                          - 43.73436
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.2789
                          - 45.4379
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.3867
                          - 45.41325
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43533
                          - 43.6602
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.26318
                          - 43.73137
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.27369
                          - 43.74642
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45261
                          - 43.70451
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45593
                          - 43.7202
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42952
                          - 43.64453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45084
                          - 43.69635
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44218
                          - 43.67562
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45073
                          - 43.73456
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.43366
                          - 45.56934
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68974
                          - 45.50883
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3999
                          - 43.70565
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4192
                          - 43.64516
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45662
                          - 43.79013
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.43096
                          - 43.67463
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40926
                          - 43.75564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.21837
                          - 45.54984
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.38177
                          - 43.63961
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.70174
                          - 43.73822
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.26127
                          - 42.96374
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.86798
                          - 45.44412
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.50927
                          - 43.77698
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.61815
                          - 43.73497
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.69104
                          - 43.70504
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51445
                          - 45.53809
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.459
                          - 44.0596
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46095
                          - 44.05927
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48362
                          - 44.24857
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.52782
                          - 43.80932
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.4165
                          - 43.78367
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.54093
                          - 43.8476
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39577
                          - 43.90373
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.1536
                          - 43.80215
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.70192
                          - 43.9112
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.14595
                          - 43.79933
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.8749
                          - 43.88718
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.75765
                          - 43.37012
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.42077
                          - 45.65692
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.79835
                          - 43.34665
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -81.20882
                          - 43.00838
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.37081
                          - 45.70222
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.1386
                          - 46.04003
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.11588
                          - 46.03079
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.27038
                          - 46.7795
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.7015
                          - 43.75344
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40096
                          - 43.64778
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39116
                          - 43.63776
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75716
                          - 45.34377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.446
                          - 43.67731
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.23015
                          - 45.30227
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.98746
                          - 45.30473
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.78687
                          - 43.21145
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8905
                          - 43.2086
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.86914
                          - 43.25708
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.82156
                          - 43.24307
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62492
                          - 45.43714
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.88907
                          - 43.21155
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74279
                          - 45.36168
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.31573
                          - 46.76302
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70853
                          - 45.37116
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.29448
                          - 45.38879
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.44784
                          - 43.65202
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -78.87722
                          - 43.88945
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.31646
                          - 46.81558
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48693
                          - 43.7327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.08778
                          - 46.03835
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.26009
                          - 45.83949
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48891
                          - 45.56733
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4445
                          - 45.60331
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.16283
                          - 46.01227
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.24191
                          - 46.80526
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.33078
                          - 46.75198
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.32318
                          - 46.8127
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.27526
                          - 46.84046
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54206
                          - 45.47224
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58275
                          - 45.45305
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.22206
                          - 46.81246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5984
                          - 45.43866
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42643
                          - 43.79662
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48161
                          - 43.93915
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.45627
                          - 43.95183
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.3569
                          - 43.80705
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.27726
                          - 46.77294
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.39959
                          - 43.64459
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.89353
                          - 43.21224
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40217
                          - 43.65211
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65161
                          - 45.69707
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.42932
                          - 43.68095
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61274
                          - 45.44545
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.55177
                          - 45.43681
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.35491
                          - 43.67179
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.39814
                          - 46.9287
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65752
                          - 45.40703
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.2955
                          - 46.76662
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.71699
                          - 43.532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.82454
                          - 45.43246
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64391
                          - 45.42988
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5898
                          - 45.46377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.66505
                          - 45.41215
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.51991
                          - 45.47797
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40366
                          - 43.66722
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.23118
                          - 46.80174
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.53254
                          - 43.7452
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.31831
                          - 43.373
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46225
                          - 43.74861
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58997
                          - 45.44616
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58851
                          - 45.47612
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.69336
                          - 45.42144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5546
                          - 43.44057
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.48866
                          - 43.75414
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.51942
                          - 43.766
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.74133
                          - 43.6569
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.44127
                          - 43.42445
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64443
                          - 43.52185
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.76339
                          - 43.5831
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.8539
                          - 43.19318
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.45326
                          - 45.46675
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.40609
                          - 43.74525
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.58859
                          - 43.60526
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59074
                          - 45.48875
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.10957
                          - 44.10453
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.32462
                          - 46.75214
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.08497
                          - 43.82918
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.34169
                          - 46.67216
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.18755
                          - 46.81067
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64026
                          - 43.51858
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.83678
                          - 43.20831
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.23249
                          - 43.54559
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.47509
                          - 43.70953
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.64711
                          - 43.59416
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.3051
                          - 46.88934
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -75.63808
                          - 45.43789
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.57433
                          - 43.64301
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.46332
                          - 43.75026
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.22102
                          - 46.8147
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -80.5024
                          - 43.42277
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -79.62227
                          - 43.5846
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -71.21494
                          - 46.81262
                properties:
                  type:
                    type: string
                    example: FeatureCollection
                  features:
                    type: array
                    example:
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62131
                            - 45.42202
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56516
                            - 45.49248
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55592
                            - 45.49976
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58655
                            - 45.49225
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55451
                            - 45.46447
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53788
                            - 45.4674
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65421
                            - 45.43436
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60661
                            - 45.42747
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5338
                            - 45.54726
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59509
                            - 45.55777
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67166
                            - 45.52042
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53445
                            - 45.64316
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53227
                            - 45.60094
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57367
                            - 45.6216
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6109
                            - 45.61356
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57312
                            - 45.57012
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57647
                            - 45.50195
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71857
                            - 45.53122
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58454
                            - 45.48927
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6141
                            - 45.5543
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63802
                            - 45.54665
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57137
                            - 45.59115
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62936
                            - 45.61564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49911
                            - 45.65092
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.90126
                            - 45.43745
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64186
                            - 45.59654
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66091
                            - 45.61211
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60523
                            - 45.56194
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64989
                            - 45.58372
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67094
                            - 45.52545
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68392
                            - 45.51325
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61739
                            - 45.61581
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68987
                            - 45.5086
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56689
                            - 45.54924
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57527
                            - 45.56766
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6196
                            - 45.47975
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59709
                            - 45.56899
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54714
                            - 45.56086
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62501
                            - 45.61185
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61497
                            - 45.52041
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5683
                            - 45.59687
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53419
                            - 45.5965
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55237
                            - 45.60809
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6674
                            - 45.55717
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58111
                            - 45.5443
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53174
                            - 45.5097
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55254
                            - 45.53365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55149
                            - 45.53461
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55911
                            - 45.54011
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63773
                            - 45.52792
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59792
                            - 45.53164
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56569
                            - 45.57552
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53557
                            - 45.55923
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60542
                            - 45.52364
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57741
                            - 45.49485
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85166
                            - 45.49164
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61095
                            - 45.6136
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58054
                            - 45.5532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62879
                            - 45.58292
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59226
                            - 45.49495
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69791
                            - 45.54144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55454
                            - 45.50759
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55262
                            - 45.55402
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58701
                            - 45.56494
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64283
                            - 45.53437
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56902
                            - 45.50727
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85415
                            - 45.49039
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59422
                            - 45.56344
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60194
                            - 45.59321
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5071
                            - 45.66364
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52261
                            - 45.57984
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65255
                            - 45.50489
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6204
                            - 45.51997
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57635
                            - 45.49439
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65334
                            - 45.47423
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69716
                            - 45.50937
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69479
                            - 45.47281
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65404
                            - 45.44223
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57888
                            - 45.48254
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62157
                            - 45.47699
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69465
                            - 45.47326
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67214
                            - 45.51141
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54633
                            - 45.57218
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56721
                            - 45.53293
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52206
                            - 45.60217
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58382
                            - 45.48988
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8586
                            - 45.47652
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84209
                            - 45.4987
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75723
                            - 45.49318
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53053
                            - 45.58231
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54624
                            - 45.56902
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53792
                            - 45.46722
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57858
                            - 45.53804
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64789
                            - 45.44255
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75085
                            - 45.45756
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75156
                            - 45.45657
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57146
                            - 45.50419
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54377
                            - 45.60404
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58157
                            - 45.60452
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53622
                            - 45.59711
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52667
                            - 45.59393
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58055
                            - 45.64814
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -74.05898
                            - 45.40483
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59601
                            - 45.53377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63217
                            - 45.60263
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7188
                            - 45.53158
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4931
                            - 45.66045
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63586
                            - 45.50251
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56473
                            - 45.61413
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60841
                            - 45.53017
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69362
                            - 45.50714
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62447
                            - 45.52657
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55074
                            - 45.53574
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79543
                            - 45.48341
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55579
                            - 45.51548
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.44844
                            - 45.52917
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48137
                            - 45.49505
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52031
                            - 45.52087
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.47742
                            - 45.51871
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.44192
                            - 45.44185
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.43154
                            - 45.44878
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52207
                            - 45.52324
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64808
                            - 45.42538
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5414
                            - 45.53883
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.47576
                            - 45.50101
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83131
                            - 45.46526
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61469
                            - 45.53838
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71524
                            - 45.43838
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57243
                            - 45.58295
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66502
                            - 45.49185
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61005
                            - 45.47353
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52665
                            - 45.50751
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65145
                            - 45.5847
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48125
                            - 45.57447
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6347
                            - 45.54418
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65083
                            - 45.53856
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56467
                            - 45.5054
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56859
                            - 45.57001
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6841
                            - 45.51423
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48521
                            - 45.50056
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53852
                            - 45.59077
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62261
                            - 45.59598
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49167
                            - 45.68118
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59801
                            - 45.43554
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6973
                            - 45.43903
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63081
                            - 45.59167
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.43078
                            - 45.46603
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63138
                            - 45.48121
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55506
                            - 45.59656
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5338
                            - 45.54726
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70562
                            - 45.523
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58806
                            - 45.5161
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60434
                            - 45.47374
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8916
                            - 45.69149
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70612
                            - 45.49574
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.44493
                            - 45.57407
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71825
                            - 45.529
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.89368
                            - 45.46073
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67139
                            - 45.52585
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56456
                            - 45.50525
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4372
                            - 45.49847
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5821
                            - 45.6258
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62397
                            - 45.52745
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64626
                            - 45.4851
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6395
                            - 45.54416
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.43333
                            - 45.47613
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80655
                            - 45.51086
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.34511
                            - 45.51369
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58418
                            - 45.57488
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66464
                            - 45.53545
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61126
                            - 45.53147
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80781
                            - 45.51089
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63424
                            - 45.54881
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.45313
                            - 45.43045
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66747
                            - 45.55551
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64819
                            - 45.42522
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57204
                            - 45.50428
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55978
                            - 45.5147
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56573
                            - 45.55792
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7028
                            - 45.45892
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65639
                            - 45.55055
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60358
                            - 45.47374
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6164
                            - 45.47605
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56651
                            - 45.46775
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50253
                            - 45.46785
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48464
                            - 45.69738
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66542
                            - 45.46497
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81143
                            - 45.44532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51916
                            - 45.52501
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65412
                            - 45.55441
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66813
                            - 45.55553
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6427
                            - 45.59548
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5573
                            - 45.49009
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52354
                            - 45.5311
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54383
                            - 45.5817
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66193
                            - 45.45955
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55354
                            - 45.59948
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59965
                            - 45.55986
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58314
                            - 45.4944
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61206
                            - 45.59898
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54009
                            - 45.46851
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54274
                            - 45.47322
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.45161
                            - 45.51689
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61183
                            - 45.42651
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56329
                            - 45.46231
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69446
                            - 45.51628
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.47204
                            - 45.54208
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51293
                            - 45.61187
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69451
                            - 45.51611
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56076
                            - 45.44717
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81289
                            - 45.49936
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54734
                            - 45.66903
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49116
                            - 45.68277
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68325
                            - 45.49964
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54233
                            - 45.47382
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.78927
                            - 45.58346
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71953
                            - 45.49817
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49068
                            - 45.5153
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83115
                            - 45.4656
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.76442
                            - 45.53464
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51488
                            - 45.49792
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.43131
                            - 45.50782
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59979
                            - 45.48215
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50917
                            - 45.67104
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55943
                            - 45.66103
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56251
                            - 45.53236
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60329
                            - 45.44673
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57796
                            - 45.4951
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61522
                            - 45.60821
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63444
                            - 45.46083
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58944
                            - 45.56561
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74504
                            - 45.54215
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50412
                            - 45.67202
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71513
                            - 45.46784
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51588
                            - 45.53694
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62321
                            - 45.62499
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64027
                            - 45.48679
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66359
                            - 45.50811
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54636
                            - 45.57675
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63768
                            - 45.55539
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55012
                            - 45.4903
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72778
                            - 45.49966
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.39888
                            - 45.51714
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67546
                            - 45.50909
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64236
                            - 45.5059
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63501
                            - 45.50183
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63602
                            - 45.60121
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53337
                            - 45.66253
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83138
                            - 45.46655
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54756
                            - 45.64676
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4542
                            - 45.51782
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57069
                            - 45.58211
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5964
                            - 45.49489
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54752
                            - 45.59188
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48133
                            - 45.44138
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57388
                            - 45.64287
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6087
                            - 45.51473
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62598
                            - 45.54166
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5182
                            - 45.60407
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6023
                            - 45.56275
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59911
                            - 45.55923
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59514
                            - 45.56596
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59792
                            - 45.54179
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53494
                            - 45.59677
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49185
                            - 45.69733
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51289
                            - 45.65908
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53803
                            - 45.46736
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59675
                            - 45.43854
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5779
                            - 45.54293
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55136
                            - 45.54692
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62926
                            - 45.48331
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56821
                            - 45.518
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60173
                            - 45.62387
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54257
                            - 45.58268
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63232
                            - 45.46509
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5321
                            - 45.60513
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60272
                            - 45.49528
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57162
                            - 45.49723
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58245
                            - 45.48174
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64667
                            - 45.50041
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61143
                            - 45.42636
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85064
                            - 45.43421
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65134
                            - 45.44228
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50157
                            - 45.67574
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7021
                            - 45.49875
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62209
                            - 45.62708
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62397
                            - 45.46164
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70872
                            - 45.49374
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60154
                            - 45.57383
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64748
                            - 45.44306
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64064
                            - 45.45472
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56641
                            - 45.46276
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66729
                            - 45.55586
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56138
                            - 45.49793
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66614
                            - 45.43181
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56699
                            - 45.4629
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58941
                            - 45.45304
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59528
                            - 45.44028
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5564
                            - 45.48128
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56572
                            - 45.58991
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67255
                            - 45.46078
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61146
                            - 45.53156
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59586
                            - 45.47895
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69218
                            - 45.43792
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58884
                            - 45.51666
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66461
                            - 45.4403
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.9157
                            - 45.40851
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62565
                            - 45.46547
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55727
                            - 45.48997
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55556
                            - 45.49555
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58059
                            - 45.48534
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.44066
                            - 45.48433
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63588
                            - 45.44405
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60271
                            - 45.44639
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75069
                            - 45.44769
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58229
                            - 45.45655
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58273
                            - 45.6094
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64842
                            - 45.58807
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64176
                            - 45.46335
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.45263
                            - 45.4812
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58884
                            - 45.48495
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57078
                            - 45.56407
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63772
                            - 45.49427
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66711
                            - 45.55622
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70984
                            - 45.44214
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58113
                            - 45.48288
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52219
                            - 45.58807
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56516
                            - 45.59582
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.46838
                            - 45.43776
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60233
                            - 45.52226
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49688
                            - 45.52341
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25749
                            - 43.73477
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29071
                            - 43.6802
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24626
                            - 43.73252
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.89081
                            - 43.28939
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.85263
                            - 43.87808
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.83601
                            - 43.93343
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40718
                            - 43.76232
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81273
                            - 43.4099
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8724
                            - 43.24844
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.98907
                            - 43.25652
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.77695
                            - 43.23086
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.92091
                            - 43.25482
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80943
                            - 43.33978
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86037
                            - 43.27639
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39643
                            - 43.64519
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5135
                            - 43.73919
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81432
                            - 43.23335
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45123
                            - 43.73408
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81622
                            - 43.26365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40961
                            - 43.82435
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.90946
                            - 43.3151
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5407
                            - 43.84805
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46996
                            - 43.78708
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3781
                            - 43.82785
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.94472
                            - 43.86005
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30193
                            - 43.72474
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.96055
                            - 43.92253
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.89581
                            - 43.9436
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60505
                            - 43.72906
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43508
                            - 43.71793
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.87095
                            - 43.25606
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.88105
                            - 43.93733
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.85835
                            - 43.26223
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.76874
                            - 43.229
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.00902
                            - 43.8462
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.89993
                            - 43.9471
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.94823
                            - 43.24523
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.70167
                            - 43.93493
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53838
                            - 43.77208
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.87642
                            - 43.88895
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37317
                            - 43.87583
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.04729
                            - 43.85637
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.495
                            - 43.78383
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.86546
                            - 43.87758
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74274
                            - 43.23291
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54013
                            - 43.84768
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40608
                            - 43.87715
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8863
                            - 43.21768
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.85893
                            - 43.9365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.85935
                            - 43.88868
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62614
                            - 43.77338
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.73462
                            - 43.91258
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46512
                            - 43.7581
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86795
                            - 43.25934
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.87891
                            - 43.95178
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.86749
                            - 43.93113
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47189
                            - 43.79738
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8696
                            - 43.25547
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81938
                            - 43.25221
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46128
                            - 43.85937
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.8734
                            - 43.9341
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8709
                            - 43.25584
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.01772
                            - 43.87103
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6925
                            - 43.21263
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46637
                            - 44.20185
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.85367
                            - 43.89968
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.02074
                            - 43.18882
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3004
                            - 43.6938
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51772
                            - 43.59875
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45229
                            - 43.65555
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38027
                            - 43.65645
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23352
                            - 43.78119
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44392
                            - 43.77383
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.88
                            - 43.26441
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48651
                            - 43.7065
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.76582
                            - 43.22887
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2685
                            - 43.73371
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.90557
                            - 43.17981
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86767
                            - 43.25585
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.95857
                            - 43.22513
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86346
                            - 43.218
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86687
                            - 43.24656
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80943
                            - 43.24174
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31097
                            - 43.83475
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8158
                            - 43.24163
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.84293
                            - 43.22898
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33707
                            - 43.89345
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.79684
                            - 43.32592
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34769
                            - 43.82268
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30262
                            - 43.85978
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4258
                            - 43.8402
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43138
                            - 43.84625
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43459
                            - 43.85963
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41272
                            - 43.63396
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29173
                            - 43.86555
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40383
                            - 43.8402
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49892
                            - 43.8005
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50445
                            - 43.60096
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47837
                            - 43.70854
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48962
                            - 43.76621
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54889
                            - 43.75078
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39724
                            - 43.70092
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44596
                            - 43.71581
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55939
                            - 43.63018
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41619
                            - 43.74106
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32726
                            - 43.78395
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35872
                            - 43.67726
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.19322
                            - 43.76367
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22138
                            - 43.81953
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25096
                            - 43.79139
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40395
                            - 43.64715
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40623
                            - 43.74537
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2829
                            - 43.77041
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55213
                            - 43.64817
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.809
                            - 43.22874
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3775
                            - 43.84553
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37796
                            - 43.71683
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.92387
                            - 43.20984
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42664
                            - 43.71984
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.93018
                            - 43.23423
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30587
                            - 43.83205
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8712
                            - 43.25571
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80639
                            - 43.19524
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.95354
                            - 43.18848
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.03564
                            - 43.84184
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31222
                            - 43.86078
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.94398
                            - 43.26028
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.85408
                            - 43.21683
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37736
                            - 43.71162
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42551
                            - 43.84022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37985
                            - 43.90762
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86967
                            - 43.24789
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.92681
                            - 43.16299
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7605
                            - 43.23666
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60907
                            - 43.82533
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21249
                            - 43.74398
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42675
                            - 43.68877
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43947
                            - 43.8572
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.77209
                            - 43.26345
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25742
                            - 43.80974
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4252
                            - 43.83985
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23552
                            - 43.87898
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34562
                            - 43.77571
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6064
                            - 43.68608
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37731
                            - 43.6475
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.87818
                            - 43.88655
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58058
                            - 43.84082
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50323
                            - 43.81505
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.79386
                            - 43.21843
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59595
                            - 43.81427
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37292
                            - 43.87583
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.91886
                            - 43.26162
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41555
                            - 43.67641
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3138
                            - 43.72591
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59506
                            - 43.74396
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60426
                            - 43.7752
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33205
                            - 43.68155
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54084
                            - 43.74559
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4184
                            - 43.88837
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36185
                            - 43.86423
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.88417
                            - 43.23885
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.87797
                            - 43.25743
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40615
                            - 43.80124
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39968
                            - 43.81277
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.07103
                            - 43.85012
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43177
                            - 44.3092
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22508
                            - 43.86273
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27696
                            - 43.7303
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4662
                            - 43.99363
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45605
                            - 44.07865
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40966
                            - 43.75688
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.436
                            - 43.74516
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.57278
                            - 43.7844
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61253
                            - 43.68554
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52644
                            - 43.80275
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61447
                            - 43.74482
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44389
                            - 43.78128
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4406
                            - 43.69237
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4319
                            - 43.8532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.08501
                            - 43.83302
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43671
                            - 43.89073
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54755
                            - 43.78873
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59165
                            - 43.66255
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.454
                            - 43.9412
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46513
                            - 43.98935
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49997
                            - 43.80022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.87256
                            - 43.24852
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80286
                            - 43.19286
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.91384
                            - 43.21738
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41603
                            - 43.85668
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.84418
                            - 43.19001
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34614
                            - 43.77596
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31971
                            - 43.79569
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48685
                            - 44.05272
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26292
                            - 43.76988
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39812
                            - 43.80572
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47675
                            - 43.81578
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8512
                            - 43.24722
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23092
                            - 43.88533
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.94267
                            - 43.25846
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7685
                            - 43.35366
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81493
                            - 43.19272
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24722
                            - 43.83437
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3744
                            - 43.64991
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50563
                            - 43.82558
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.8806
                            - 43.9369
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18666
                            - 43.77044
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34949
                            - 43.73582
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8307
                            - 43.25519
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.13128
                            - 43.78074
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36421
                            - 43.65482
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41317
                            - 43.76137
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.87742
                            - 43.88905
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.86324
                            - 43.89767
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55465
                            - 43.72419
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.84835
                            - 43.91217
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.45582
                            - 45.54986
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3208
                            - 43.89685
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26392
                            - 43.74813
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45448
                            - 43.80973
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.19303
                            - 43.78496
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52341
                            - 43.69804
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51783
                            - 45.53471
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57829
                            - 45.57537
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63284
                            - 45.45118
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.41549
                            - 45.56735
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48196
                            - 45.57988
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5194
                            - 45.5251
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.35175
                            - 45.54029
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69649
                            - 45.5088
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.04408
                            - 43.87617
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.89251
                            - 45.69216
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50536
                            - 43.75993
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4562
                            - 44.06042
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4825
                            - 45.56264
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51662
                            - 43.873
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54538
                            - 43.86648
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6199
                            - 43.79192
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69542
                            - 43.74368
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74604
                            - 43.66323
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71412
                            - 43.72774
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66323
                            - 43.61443
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75954
                            - 43.651
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6047
                            - 43.729
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72296
                            - 43.7375
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69862
                            - 43.74583
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72105
                            - 43.71882
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80318
                            - 43.71802
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.63087
                            - 43.77082
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7317
                            - 43.64893
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62434
                            - 43.73479
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7291
                            - 43.70554
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74266
                            - 43.70145
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.98554
                            - 45.36873
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.8737
                            - 45.41996
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.89592
                            - 45.38981
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.88424
                            - 45.41173
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.92934
                            - 45.37893
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6829
                            - 43.78722
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.94749
                            - 45.41955
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75207
                            - 43.69077
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.85256
                            - 45.40611
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.73036
                            - 43.66875
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.88736
                            - 45.42948
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.86122
                            - 45.40877
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.86614
                            - 45.4207
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.90192
                            - 45.39863
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.89005
                            - 45.40154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.93102
                            - 45.39135
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69617
                            - 43.63882
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75861
                            - 43.68489
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69608
                            - 43.79337
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.78268
                            - 43.67919
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75529
                            - 43.69025
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64036
                            - 43.72141
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.82052
                            - 43.73798
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75838
                            - 43.64357
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64797
                            - 43.59345
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.78136
                            - 43.75442
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71692
                            - 43.72416
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67887
                            - 43.73083
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65492
                            - 43.77805
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65496
                            - 43.77806
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70022
                            - 43.69462
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69591
                            - 43.7935
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72825
                            - 43.67037
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75124
                            - 43.64238
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56911
                            - 45.499
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.73082
                            - 43.76939
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72045
                            - 43.66279
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61884
                            - 43.7393
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74897
                            - 43.76569
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74427
                            - 43.65578
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68866
                            - 43.63294
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7342
                            - 43.6663
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72853
                            - 43.71469
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74064
                            - 43.74746
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.94086
                            - 45.47034
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.90456
                            - 45.40353
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.93101
                            - 45.38706
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56629
                            - 45.46276
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69644
                            - 43.74327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68967
                            - 43.70573
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65418
                            - 43.66049
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65981
                            - 43.6643
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75099
                            - 43.64983
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.77727
                            - 43.67016
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75845
                            - 43.68491
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.91517
                            - 45.38884
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.91272
                            - 45.39878
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.88624
                            - 45.39791
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75945
                            - 43.79091
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.48174
                            - 43.41459
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.56078
                            - 43.43563
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44158
                            - 43.4217
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44164
                            - 43.42248
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.4965
                            - 43.45388
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.51299
                            - 43.44532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.47874
                            - 43.44407
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44172
                            - 43.42213
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.32308
                            - 43.3906
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.47518
                            - 43.40742
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.42847
                            - 43.43387
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.4487
                            - 43.407
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.46812
                            - 43.4186
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44231
                            - 43.4224
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.31298
                            - 43.3577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.51804
                            - 43.51693
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52938
                            - 43.50013
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52937
                            - 43.49842
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52523
                            - 43.47778
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5425
                            - 43.44257
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52533
                            - 43.47595
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.48918
                            - 43.44982
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.3223
                            - 43.39267
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.53358
                            - 43.4731
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.48745
                            - 43.44788
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.4961
                            - 43.45257
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.46868
                            - 43.42591
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.45545
                            - 43.41157
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.45911
                            - 43.46577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.37775
                            - 43.39502
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.56063
                            - 43.43547
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.42858
                            - 43.3909
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.49612
                            - 43.46492
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.55262
                            - 43.50037
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.54829
                            - 43.47735
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.55875
                            - 43.43595
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.47853
                            - 43.44373
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.34135
                            - 43.43258
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.54649
                            - 43.47463
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.54037
                            - 43.47417
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.45047
                            - 43.3914
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52842
                            - 43.4981
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.39242
                            - 43.40972
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.48025
                            - 43.41635
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.32357
                            - 43.39542
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.41048
                            - 43.38928
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.30227
                            - 43.39165
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7431
                            - 45.60425
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.3183
                            - 43.37288
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.30203
                            - 43.35248
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.49683
                            - 43.4424
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.35603
                            - 43.39472
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.40362
                            - 43.3905
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44994
                            - 43.42092
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44196
                            - 43.42242
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.53157
                            - 43.4799
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.95306
                            - 45.40283
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5444
                            - 43.42502
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.42252
                            - 43.37397
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52022
                            - 43.43992
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.50011
                            - 43.41268
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5013
                            - 43.43744
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.50568
                            - 43.48445
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52212
                            - 43.46388
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.54436
                            - 43.47557
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.32317
                            - 43.42435
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.42503
                            - 43.4262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.22512
                            - 43.53018
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.26347
                            - 43.54559
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.2627
                            - 43.52667
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.26296
                            - 43.58004
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.27242
                            - 43.54475
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.22338
                            - 43.52773
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.22229
                            - 43.52596
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.26767
                            - 43.5445
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.25565
                            - 43.56282
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.26787
                            - 43.52221
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.23036
                            - 43.49311
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.23098
                            - 43.52219
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68175
                            - 43.45708
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.393
                            - 43.41043
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40802
                            - 43.75078
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58912
                            - 43.57813
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69746
                            - 43.66708
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5863
                            - 43.66813
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74527
                            - 43.605
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.26517
                            - 43.1403
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3079
                            - 43.85278
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23433
                            - 43.87648
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.98254
                            - 43.87083
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64999
                            - 43.59463
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65595
                            - 43.58913
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.659
                            - 43.58543
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7606
                            - 43.48988
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54533
                            - 43.61487
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.88607
                            - 43.87103
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60713
                            - 43.57393
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64968
                            - 43.59488
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.89933
                            - 43.86594
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.16316
                            - 43.76184
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37846
                            - 43.6453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37885
                            - 43.64515
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.30495
                            - 44.3455
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6907
                            - 44.39265
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7319
                            - 44.36601
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66853
                            - 44.41039
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6789
                            - 44.33765
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71922
                            - 44.38755
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71957
                            - 44.33735
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70052
                            - 44.40108
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69585
                            - 44.41835
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24715
                            - 43.17663
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53245
                            - 43.71428
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.90873
                            - 43.25825
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52558
                            - 43.78317
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.11246
                            - 43.44528
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5182
                            - 43.47603
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.24088
                            - 43.53809
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6134
                            - 44.29983
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51077
                            - 43.69915
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.29586
                            - 43.55113
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.2792
                            - 43.56364
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.90473
                            - 43.52763
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7171
                            - 44.33999
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.23139
                            - 43.53129
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.54042
                            - 43.47443
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.82305
                            - 43.67415
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.86723
                            - 43.90558
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.90282
                            - 43.25902
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61508
                            - 43.62973
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.09005
                            - 43.91338
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44857
                            - 43.72495
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.2455
                            - 43.54564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.28042
                            - 43.53189
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42498
                            - 43.83953
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.22503
                            - 43.53
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.55392
                            - 43.45227
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.82073
                            - 43.68808
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37241
                            - 43.16552
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6072
                            - 43.574
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44698
                            - 43.7282
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69086
                            - 43.70203
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37822
                            - 43.64165
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.23593
                            - 43.56932
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71143
                            - 43.54267
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.14785
                            - 44.0841
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.53273
                            - 43.46775
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.39359
                            - 43.40968
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.49375
                            - 43.43923
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.3235
                            - 43.39368
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52982
                            - 43.49793
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.40385
                            - 43.39123
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.83189
                            - 43.35855
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4049
                            - 44.07535
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.22714
                            - 43.49376
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66329
                            - 43.72857
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63615
                            - 45.46709
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68165
                            - 43.4561
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65705
                            - 43.5881
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64782
                            - 43.5948
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64951
                            - 43.59503
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7889
                            - 43.59298
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.27348
                            - 43.56233
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.51695
                            - 43.41515
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44945
                            - 43.42962
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.22146
                            - 43.52447
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5622
                            - 43.58443
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52258
                            - 43.71583
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.22403
                            - 43.5293
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.4236
                            - 43.39018
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74538
                            - 43.67186
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.31873
                            - 43.36049
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58653
                            - 43.76773
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.54128
                            - 43.47388
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.78658
                            - 43.45562
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.73543
                            - 43.66776
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.08366
                            - 43.83085
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71155
                            - 43.6524
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5265
                            - 43.7937
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52925
                            - 43.49733
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5448
                            - 43.48463
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31032
                            - 43.83376
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.82547
                            - 43.66404
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5815
                            - 43.76925
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6824
                            - 44.33591
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.92929
                            - 45.37773
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.88236
                            - 45.40105
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74831
                            - 43.61082
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.94382
                            - 43.86652
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67707
                            - 45.44721
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.73045
                            - 43.66405
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61494
                            - 44.35136
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.4812
                            - 43.4463
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.21551
                            - 43.49583
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51948
                            - 45.52534
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.56522
                            - 43.46793
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.47045
                            - 43.45341
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31433
                            - 43.76875
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.1081
                            - 43.4588
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64455
                            - 43.71863
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.53632
                            - 43.45948
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.85315
                            - 43.31394
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68913
                            - 43.70192
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3147
                            - 43.85213
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72214
                            - 43.41688
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41924
                            - 43.64063
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55586
                            - 45.48059
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58932
                            - 45.45408
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.27703
                            - 43.35517
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70032
                            - 44.37246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.86604
                            - 43.89807
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.89197
                            - 43.945
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70043
                            - 43.55205
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.2467
                            - 43.54478
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.22379
                            - 43.56236
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48505
                            - 43.72133
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60425
                            - 45.4462
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41527
                            - 43.77975
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66913
                            - 44.41206
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.90508
                            - 45.37575
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.37407
                            - 43.39905
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52915
                            - 43.49835
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.88652
                            - 43.8706
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.90491
                            - 43.86788
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67334
                            - 43.70973
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52922
                            - 43.71497
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84607
                            - 45.43104
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52712
                            - 43.79356
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.04074
                            - 43.8486
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26182
                            - 43.88245
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56574
                            - 45.47063
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.28049
                            - 43.56281
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.857
                            - 43.31283
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.756
                            - 43.5905
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55976
                            - 45.50107
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.27033
                            - 46.71558
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.27003
                            - 46.73113
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.16865
                            - 46.79022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.29594
                            - 46.72902
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.19743
                            - 46.71866
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.18729
                            - 46.81067
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.19706
                            - 46.77486
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.24472
                            - 46.74817
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.98262
                            - 43.49408
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67803
                            - 45.53866
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86938
                            - 43.25295
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48499
                            - 45.50756
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.84525
                            - 43.31898
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84662
                            - 45.43303
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62753
                            - 45.48269
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82102
                            - 45.50882
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67281
                            - 45.50879
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6337
                            - 43.51339
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.21341
                            - 43.52242
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.04099
                            - 43.85769
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.519
                            - 43.40508
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.89731
                            - 45.37955
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.42491
                            - 45.46246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.06292
                            - 43.1087
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80955
                            - 43.34038
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.44981
                            - 45.60091
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24705
                            - 43.73681
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7651
                            - 43.6369
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36903
                            - 43.64665
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5481
                            - 43.49637
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80312
                            - 43.69113
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7023
                            - 45.52454
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80317
                            - 45.46678
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80627
                            - 45.50899
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8454
                            - 45.43112
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62151
                            - 45.4768
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70034
                            - 45.50034
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70379
                            - 45.52613
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7871
                            - 45.50239
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79651
                            - 45.44736
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72185
                            - 45.49419
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74482
                            - 45.44974
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83078
                            - 45.46519
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.87434
                            - 45.47453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59073
                            - 45.48876
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68648
                            - 45.44167
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.46628
                            - 45.53547
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68708
                            - 45.51075
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68936
                            - 45.43768
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4718
                            - 45.47485
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74092
                            - 45.44416
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66795
                            - 45.47428
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68707
                            - 45.51076
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79646
                            - 45.45271
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.87666
                            - 45.46811
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69644
                            - 43.63906
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74876
                            - 45.44448
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66298
                            - 45.43211
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.605
                            - 45.4316
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85714
                            - 45.47424
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82285
                            - 45.45917
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.76685
                            - 45.44025
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56052
                            - 45.49827
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.93386
                            - 45.417
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61146
                            - 45.41952
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60472
                            - 45.44672
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.6863
                            - 45.42863
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.86559
                            - 45.40704
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67447
                            - 45.48327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67358
                            - 45.50256
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76743
                            - 45.45895
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60775
                            - 45.49503
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71622
                            - 45.46856
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72366
                            - 45.49472
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.7499
                            - 45.46528
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.79967
                            - 45.40263
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.75086
                            - 45.44551
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.75175
                            - 45.42056
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.78687
                            - 45.43744
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71143
                            - 45.41912
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69406
                            - 45.42192
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74094
                            - 45.44016
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71935
                            - 45.42512
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68919
                            - 45.49232
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73534
                            - 45.44944
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.85647
                            - 45.40855
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.77911
                            - 45.43567
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.79702
                            - 45.40368
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.83079
                            - 45.41263
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74182
                            - 45.47336
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72255
                            - 45.49
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69662
                            - 45.4356
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67383
                            - 45.48312
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72039
                            - 45.47224
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.7131
                            - 45.44183
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66319
                            - 45.48576
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.84062
                            - 45.39528
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68063
                            - 45.48144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72935
                            - 45.45216
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.77351
                            - 45.42823
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68694
                            - 45.42799
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.64342
                            - 45.49055
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72839
                            - 45.44872
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68903
                            - 45.49192
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67471
                            - 45.48687
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71463
                            - 45.42711
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67567
                            - 45.494
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73215
                            - 45.43127
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.86607
                            - 45.40696
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.77078
                            - 45.4748
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51396
                            - 43.60764
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71175
                            - 45.42575
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76894
                            - 45.41367
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.80447
                            - 45.43543
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60678
                            - 45.51304
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.385
                            - 45.48835
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.84383
                            - 45.39503
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.70927
                            - 45.41896
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.85631
                            - 45.40784
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40875
                            - 43.6389
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71606
                            - 45.46904
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.58063
                            - 45.4972
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.45583
                            - 45.52438
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4417
                            - 45.44146
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48733
                            - 45.52026
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4153
                            - 43.77905
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52224
                            - 45.52414
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74117
                            - 45.47343
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.30023
                            - 43.34113
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.32895
                            - 43.34637
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.40379
                            - 43.39103
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71167
                            - 45.44096
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.30828
                            - 43.35725
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.30978
                            - 43.3974
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.08482
                            - 43.8309
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2525
                            - 43.7753
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.32098
                            - 43.391
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.2237
                            - 43.52908
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46004
                            - 44.06022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.40965
                            - 43.38947
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37804
                            - 43.64539
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25418
                            - 43.71845
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.44897
                            - 45.46806
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.24461
                            - 43.54102
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.43528
                            - 45.81999
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.32075
                            - 45.57521
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.42445
                            - 45.44728
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68984
                            - 45.50872
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51201
                            - 45.71453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.653
                            - 45.6997
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80567
                            - 45.65117
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.96412
                            - 45.73075
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.33855
                            - 45.51404
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.46304
                            - 45.74804
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59966
                            - 45.72992
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65391
                            - 45.69807
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -74.01894
                            - 45.78857
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65421
                            - 45.69811
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71524
                            - 45.78106
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8703
                            - 45.63723
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65182
                            - 45.69815
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.37484
                            - 45.50726
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53493
                            - 45.59696
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4603
                            - 45.7313
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -74.00598
                            - 45.79441
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68359
                            - 45.73653
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65419
                            - 45.69923
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.47385
                            - 45.71507
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65432
                            - 45.69944
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65321
                            - 45.69814
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.32775
                            - 43.40813
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.1916
                            - 43.49932
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63212
                            - 45.45546
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.39782
                            - 43.3858
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.32295
                            - 43.39302
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75423
                            - 45.54627
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51222
                            - 45.54005
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.36272
                            - 43.39053
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4959
                            - 45.51344
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.82336
                            - 43.67525
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59377
                            - 45.52197
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58958
                            - 45.51595
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58323
                            - 45.53116
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62608
                            - 45.48718
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5835
                            - 45.53768
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52219
                            - 43.46438
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52942
                            - 43.4982
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.35851
                            - 43.39592
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.57197
                            - 43.45337
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60489
                            - 45.49532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.35
                            - 45.59143
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.41743
                            - 45.54383
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62222
                            - 45.49911
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64069
                            - 45.45678
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.31792
                            - 43.348
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70451
                            - 45.37774
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58228
                            - 45.52467
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57382
                            - 45.54984
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68333
                            - 45.39957
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73286
                            - 45.44752
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.48293
                            - 43.48174
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63288
                            - 45.47959
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.11088
                            - 45.59172
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.88631
                            - 43.87058
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51511
                            - 45.53424
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.91841
                            - 45.39033
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.99
                            - 45.38439
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86317
                            - 43.30995
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.1958
                            - 43.79243
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.92447
                            - 43.2627
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81628
                            - 43.36088
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33213
                            - 43.17973
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.408
                            - 43.7451
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.87983
                            - 43.25778
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7992
                            - 43.57822
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67234
                            - 45.54315
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6097
                            - 45.56364
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52313
                            - 43.78365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57991
                            - 45.59673
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8697
                            - 43.25293
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4289
                            - 45.88762
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44833
                            - 43.72557
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63628
                            - 45.53093
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62369
                            - 45.55545
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65649
                            - 45.55028
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60275
                            - 45.63556
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66714
                            - 45.55614
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.32643
                            - 43.41267
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57227
                            - 45.60556
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81957
                            - 43.38886
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81671
                            - 43.33175
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58787
                            - 45.53902
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56171
                            - 45.54259
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50625
                            - 45.66536
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63291
                            - 45.58615
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.82195
                            - 43.36457
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.42755
                            - 45.76704
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.57753
                            - 43.47317
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.24062
                            - 43.55787
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.84343
                            - 43.94105
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.39666
                            - 45.48597
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.95703
                            - 45.40331
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56467
                            - 45.54886
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.4595
                            - 43.4226
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62921
                            - 45.54256
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64001
                            - 45.59912
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.05517
                            - 43.85472
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52216
                            - 45.52336
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69579
                            - 44.41819
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70225
                            - 43.69939
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53352
                            - 43.82733
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53233
                            - 43.83008
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65854
                            - 45.55149
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70583
                            - 44.38822
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66719
                            - 45.55605
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6568
                            - 45.53381
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72514
                            - 43.70644
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69366
                            - 44.37818
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71958
                            - 44.32193
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52602
                            - 43.47587
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.45505
                            - 43.41938
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51382
                            - 45.49578
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50314
                            - 45.71645
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4398
                            - 45.44624
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44788
                            - 43.4344
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.80582
                            - 45.42583
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.56116
                            - 43.43555
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57339
                            - 45.51428
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.90817
                            - 45.53938
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59372
                            - 45.56767
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7199
                            - 45.55853
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.40543
                            - 45.50694
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8124
                            - 43.33588
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.76035
                            - 43.37902
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.93782
                            - 43.86515
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80898
                            - 43.34047
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.87225
                            - 43.26163
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65361
                            - 45.69955
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52228
                            - 45.52194
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70781
                            - 45.5837
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75529
                            - 43.73543
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5403
                            - 43.84807
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60494
                            - 43.7291
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67422
                            - 43.7802
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.30231
                            - 45.63536
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72997
                            - 43.75808
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.7023
                            - 45.4192
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65029
                            - 43.70984
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63953
                            - 45.54413
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47517
                            - 43.80545
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5125
                            - 43.77748
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.76837
                            - 43.74462
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54076
                            - 43.84745
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55462
                            - 43.82625
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46872
                            - 43.89285
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61379
                            - 45.57652
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64314
                            - 45.59649
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80323
                            - 43.20871
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55622
                            - 45.50643
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86208
                            - 43.22285
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.97541
                            - 45.74686
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45834
                            - 43.84787
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54818
                            - 43.82782
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5157
                            - 43.85425
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60841
                            - 45.53017
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5552
                            - 45.52715
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68513
                            - 45.44733
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.83859
                            - 43.22891
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46287
                            - 43.87888
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.89494
                            - 45.56158
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58322
                            - 45.51701
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.89526
                            - 45.56153
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85758
                            - 45.6591
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.76543
                            - 43.19925
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86412
                            - 43.25208
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.92927
                            - 43.25283
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.99546
                            - 43.2067
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81787
                            - 43.23528
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.93481
                            - 43.2574
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86994
                            - 43.24789
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72261
                            - 45.55514
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.90984
                            - 45.40369
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.94479
                            - 43.22747
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.78634
                            - 43.23729
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.87425
                            - 43.19795
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41997
                            - 43.79723
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66004
                            - 45.54703
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4582
                            - 44.04032
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53233
                            - 43.82872
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.88427
                            - 45.4115
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46381
                            - 43.86567
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -74.01679
                            - 45.7817
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63664
                            - 45.54052
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62378
                            - 45.47453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36684
                            - 43.82303
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.88753
                            - 45.56032
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.28136
                            - 46.78556
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.18782
                            - 46.81034
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52113
                            - 43.78036
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3737
                            - 43.8658
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.76163
                            - 45.66365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5404
                            - 43.848
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53553
                            - 43.84385
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84454
                            - 45.64077
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84579
                            - 45.65152
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72479
                            - 45.55286
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82118
                            - 45.62369
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -74.00057
                            - 45.79595
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61177
                            - 43.69473
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.32116
                            - 42.95649
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.24324
                            - 43.01187
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.24953
                            - 42.98532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.31748
                            - 42.97202
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27728
                            - 43.00825
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.2703
                            - 43.01043
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.16386
                            - 42.97154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.17352
                            - 43.00296
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.29416
                            - 43.03683
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27574
                            - 42.95511
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.29044
                            - 42.97562
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.22516
                            - 43.0392
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.24983
                            - 42.98381
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27744
                            - 43.00993
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.22803
                            - 42.98188
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.21617
                            - 43.02131
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.16153
                            - 42.93959
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.26187
                            - 42.9698
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27555
                            - 43.00603
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.26973
                            - 43.00858
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.28682
                            - 43.02541
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.25281
                            - 42.99495
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.1963
                            - 42.96308
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.2502
                            - 42.98517
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.25495
                            - 43.00834
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.22103
                            - 43.01167
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.26948
                            - 42.98344
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.26036
                            - 42.98277
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.2779
                            - 42.99119
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.22827
                            - 42.93494
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.25272
                            - 42.99453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.21044
                            - 43.0078
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.26149
                            - 42.96719
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.31486
                            - 43.00161
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.2369
                            - 43.00031
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.28397
                            - 42.98336
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27842
                            - 42.92651
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.23192
                            - 43.01626
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.24575
                            - 42.98612
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.33542
                            - 43.0086
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.20382
                            - 42.96106
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.25304
                            - 42.9806
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.17339
                            - 43.00183
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.24128
                            - 42.98904
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27317
                            - 43.01022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.25082
                            - 42.99057
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.22019
                            - 43.02943
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.2451
                            - 43.00487
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.1736
                            - 43.0031
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.20879
                            - 42.93647
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.3164
                            - 43.00415
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.28367
                            - 42.94235
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.29179
                            - 42.9908
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27518
                            - 43.02894
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83598
                            - 45.62916
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.89133
                            - 43.23079
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.83241
                            - 43.21818
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.96577
                            - 43.37125
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.98685
                            - 43.36507
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.98038
                            - 43.3759
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.98107
                            - 43.36864
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.78728
                            - 43.59971
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.88515
                            - 43.25654
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.85772
                            - 43.5235
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.85353
                            - 43.51817
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.97713
                            - 43.36148
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.87257
                            - 43.52306
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.87306
                            - 43.52244
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.96323
                            - 43.37133
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.99384
                            - 43.35851
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.19058
                            - 42.97969
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43723
                            - 43.87092
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86606
                            - 43.52754
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.29658
                            - 42.98372
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48448
                            - 44.07096
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.21756
                            - 42.93765
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.4674
                            - 43.39893
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44338
                            - 43.89842
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23141
                            - 43.88047
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.40915
                            - 43.39152
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.9912
                            - 45.7618
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41743
                            - 43.78795
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.78886
                            - 43.24341
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.25182
                            - 42.99283
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.22364
                            - 42.9328
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.20534
                            - 46.81334
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.2159
                            - 46.8123
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.22446
                            - 46.83198
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.1603
                            - 46.88302
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.25862
                            - 46.78606
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.23094
                            - 46.8195
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.28998
                            - 46.76782
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.14918
                            - 46.89158
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.27542
                            - 46.83638
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.35798
                            - 46.79718
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.28878
                            - 46.76726
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.38302
                            - 46.79174
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.31694
                            - 46.91446
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.25598
                            - 46.84262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.33014
                            - 46.75222
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.32374
                            - 46.81246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.32438
                            - 46.81278
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.28391
                            - 46.78422
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.18382
                            - 46.85638
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.32158
                            - 46.8455
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.30102
                            - 46.7723
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.27702
                            - 46.77334
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.22598
                            - 46.8139
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.32374
                            - 46.81286
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.3335
                            - 46.7519
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.30526
                            - 46.83094
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.28518
                            - 46.78366
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.3239
                            - 46.81246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.1659
                            - 46.86422
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.2483
                            - 46.84958
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.24774
                            - 46.8787
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.2167
                            - 46.8471
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.30006
                            - 46.83414
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.41518
                            - 46.85582
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.31566
                            - 46.83854
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.31606
                            - 46.76342
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.42606
                            - 46.86022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.31277
                            - 46.77486
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.2827
                            - 46.7631
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.21158
                            - 46.8923
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.24438
                            - 46.80174
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.28886
                            - 46.77022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.28654
                            - 46.76838
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.2511
                            - 46.81318
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.19358
                            - 46.89118
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.31638
                            - 46.83846
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.19982
                            - 46.87774
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.21502
                            - 46.81246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.24758
                            - 46.88086
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.2859
                            - 46.86678
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.24806
                            - 46.8399
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.23662
                            - 46.8023
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.33366
                            - 46.82022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.30014
                            - 46.89246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.21222
                            - 46.84798
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.26774
                            - 46.8619
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.24838
                            - 46.84166
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.32438
                            - 46.81238
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.23566
                            - 46.8311
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.22549
                            - 46.81686
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.23054
                            - 46.8115
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.25558
                            - 46.81902
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.38886
                            - 46.74022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.39046
                            - 46.74422
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.22558
                            - 46.8431
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86955
                            - 43.25564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.21078
                            - 46.85558
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.33115
                            - 42.96363
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.22086
                            - 46.8075
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.23086
                            - 46.8231
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.30595
                            - 49.07554
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -84.2972
                            - 46.59568
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -89.7927
                            - 48.57397
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39118
                            - 43.66067
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41532
                            - 45.76091
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.35006
                            - 46.74702
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.26822
                            - 46.86182
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.19214
                            - 46.85958
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.33054
                            - 46.77622
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.29461
                            - 46.73316
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44165
                            - 43.42192
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.2771
                            - 46.77294
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.32366
                            - 46.81278
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27448
                            - 43.02892
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.22262
                            - 46.80646
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44173
                            - 43.4218
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.43526
                            - 43.42955
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.39454
                            - 46.8399
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.25006
                            - 46.8175
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.25078
                            - 46.84046
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.2719
                            - 46.86582
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80786
                            - 43.24544
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.27518
                            - 46.86862
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.23166
                            - 46.81334
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45074
                            - 43.65744
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86752
                            - 43.25594
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.52583
                            - 43.45243
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80191
                            - 43.20236
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44772
                            - 43.4497
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.48428
                            - 43.38635
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.88275
                            - 43.20133
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80305
                            - 43.25814
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.92001
                            - 43.25793
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.49405
                            - 43.45273
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.32382
                            - 46.81262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.24742
                            - 46.79262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.51698
                            - 43.4147
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.40773
                            - 43.45295
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74188
                            - 43.22897
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65342
                            - 45.69795
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.35182
                            - 46.79374
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.79716
                            - 43.19392
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.25406
                            - 46.84806
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86189
                            - 43.52325
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86751
                            - 43.52746
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.85963
                            - 43.52266
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.87312
                            - 43.52242
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62873
                            - 43.59207
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75847
                            - 43.59451
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69613
                            - 43.61216
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62899
                            - 43.51186
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64641
                            - 43.59459
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65437
                            - 43.5837
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52361
                            - 43.64537
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70984
                            - 43.65176
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65062
                            - 43.58935
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53852
                            - 43.63586
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69266
                            - 43.63623
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68691
                            - 43.51809
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72044
                            - 43.55963
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61395
                            - 43.61223
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70947
                            - 43.59566
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64619
                            - 43.61271
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74244
                            - 43.56751
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62705
                            - 43.57132
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68199
                            - 43.54142
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69297
                            - 43.53115
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59596
                            - 43.56559
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64605
                            - 43.49678
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67135
                            - 43.57548
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.63746
                            - 43.63598
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55868
                            - 43.57712
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67734
                            - 43.6727
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64075
                            - 43.72155
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6409
                            - 43.72183
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61595
                            - 43.73187
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62968
                            - 43.71513
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55738
                            - 43.71662
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59141
                            - 43.66298
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.76997
                            - 43.56619
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60689
                            - 43.6858
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.56554
                            - 43.59427
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.76556
                            - 43.55875
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.63004
                            - 43.70596
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.63163
                            - 43.64146
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62414
                            - 43.63836
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65962
                            - 43.66406
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6708
                            - 43.60244
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6397
                            - 43.70638
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.63504
                            - 43.60885
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59269
                            - 43.6616
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65086
                            - 43.58027
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53821
                            - 43.63547
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64441
                            - 43.70227
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69483
                            - 43.58865
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6324
                            - 43.51266
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6463
                            - 43.59397
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67224
                            - 43.62083
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72257
                            - 43.56981
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67645
                            - 43.55161
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6157
                            - 43.62923
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6107
                            - 43.57621
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66118
                            - 43.559
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74147
                            - 43.54096
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6308
                            - 43.56813
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64123
                            - 43.73317
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24173
                            - 43.83491
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33886
                            - 43.68014
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64043
                            - 43.72181
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41421
                            - 43.68399
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30162
                            - 43.68892
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46182
                            - 43.74873
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35827
                            - 43.65328
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35863
                            - 43.71156
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41125
                            - 43.72313
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.76093
                            - 43.58102
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26325
                            - 43.73251
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24144
                            - 43.83424
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36602
                            - 43.64504
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66286
                            - 43.56295
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36725
                            - 43.66249
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64574
                            - 43.59377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70937
                            - 43.65181
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64596
                            - 43.59378
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54419
                            - 43.59172
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58788
                            - 43.58615
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58884
                            - 43.60252
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5942
                            - 43.67593
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35964
                            - 43.65483
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65656
                            - 43.60918
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64411
                            - 43.58514
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69535
                            - 43.612
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.78506
                            - 43.59665
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60502
                            - 43.72926
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69532
                            - 43.52617
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32199
                            - 43.78119
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39976
                            - 43.70637
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35811
                            - 43.67937
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51576
                            - 43.68653
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23684
                            - 43.72195
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26394
                            - 43.69669
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74288
                            - 43.57777
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.17108
                            - 43.80941
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54017
                            - 43.67969
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34674
                            - 43.77559
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.16665
                            - 43.77272
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67028
                            - 43.53312
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42528
                            - 43.66111
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18668
                            - 43.78577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48963
                            - 43.62864
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35337
                            - 43.66797
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25635
                            - 43.75331
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34715
                            - 43.75873
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37678
                            - 43.72243
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40902
                            - 43.65983
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39199
                            - 43.63798
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64399
                            - 43.59762
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35853
                            - 43.65469
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23298
                            - 43.77966
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41499
                            - 43.77988
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21288
                            - 43.81947
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55627
                            - 43.61465
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51872
                            - 43.76918
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31973
                            - 43.67273
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28081
                            - 43.71157
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49993
                            - 43.66749
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.20893
                            - 43.74629
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72507
                            - 43.59029
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64101
                            - 43.72149
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53551
                            - 43.63772
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41514
                            - 43.78094
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69724
                            - 43.58668
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49555
                            - 43.65045
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53484
                            - 43.64052
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61975
                            - 43.73041
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.78241
                            - 45.55692
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7251
                            - 45.56114
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24141
                            - 43.83258
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42836
                            - 43.6415
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21395
                            - 43.78063
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26382
                            - 43.73336
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30704
                            - 43.77907
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.416
                            - 43.78167
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33379
                            - 43.81732
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53723
                            - 43.75306
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39864
                            - 43.70461
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53568
                            - 43.63758
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41106
                            - 43.66606
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66394
                            - 43.69525
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86787
                            - 43.25608
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5694
                            - 43.65692
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29344
                            - 43.70296
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3015
                            - 43.72193
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51886
                            - 43.71865
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21718
                            - 43.80428
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70687
                            - 43.55856
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.78769
                            - 45.53826
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45376
                            - 43.73312
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51213
                            - 43.61285
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54516
                            - 43.72097
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.57949
                            - 43.65876
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25206
                            - 43.7719
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60784
                            - 43.75666
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51718
                            - 43.59805
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58913
                            - 43.74091
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31803
                            - 43.76375
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28835
                            - 43.69377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34707
                            - 43.7598
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40004
                            - 43.70631
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35644
                            - 43.68544
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36947
                            - 43.67306
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35904
                            - 43.67634
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26859
                            - 43.7739
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.20552
                            - 43.79989
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34709
                            - 43.76176
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38853
                            - 43.7935
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30582
                            - 43.71445
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2597
                            - 43.71737
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2785
                            - 43.78519
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3659
                            - 43.65934
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31593
                            - 43.70242
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5898
                            - 43.73873
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53478
                            - 43.63869
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53543
                            - 43.63782
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18852
                            - 43.78652
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35031
                            - 43.7185
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29754
                            - 43.68444
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37999
                            - 43.6659
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28875
                            - 43.69292
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35294
                            - 43.66542
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25824
                            - 43.81114
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3271
                            - 43.66211
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53261
                            - 43.6355
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55922
                            - 43.62836
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38808
                            - 43.67731
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4026
                            - 43.74413
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29782
                            - 43.82574
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46003
                            - 43.65564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59026
                            - 43.68708
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48691
                            - 43.70663
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50407
                            - 43.72782
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33579
                            - 43.70947
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41583
                            - 43.78149
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.57657
                            - 43.70382
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46768
                            - 43.77191
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4627
                            - 43.75049
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30203
                            - 43.68914
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18363
                            - 43.77092
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34853
                            - 43.77888
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32068
                            - 43.77017
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61217
                            - 43.73174
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18509
                            - 43.79261
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28939
                            - 43.80297
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46371
                            - 43.73139
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34121
                            - 43.73843
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26231
                            - 43.77352
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44756
                            - 43.73514
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48798
                            - 43.75193
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33973
                            - 43.66023
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23939
                            - 43.78064
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51058
                            - 43.74944
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.20701
                            - 43.80059
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34575
                            - 43.77604
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2804
                            - 43.71069
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35805
                            - 43.67702
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68002
                            - 45.59072
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29061
                            - 43.80267
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34711
                            - 43.75272
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25299
                            - 43.77602
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.16875
                            - 43.79123
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50164
                            - 43.62074
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49233
                            - 43.74352
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35778
                            - 43.68044
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25819
                            - 43.77426
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44656
                            - 43.78879
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49373
                            - 43.68851
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28859
                            - 43.78382
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41831
                            - 43.79078
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23383
                            - 43.78118
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28854
                            - 43.69413
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34443
                            - 43.67762
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26218
                            - 43.71633
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35816
                            - 43.80952
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23333
                            - 43.79033
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27177
                            - 43.68717
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.15405
                            - 43.794
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40053
                            - 43.79075
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37946
                            - 43.65008
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26143
                            - 43.77348
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60834
                            - 43.75661
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.56399
                            - 43.67643
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.19152
                            - 43.76535
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32305
                            - 43.68405
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26618
                            - 43.69068
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37339
                            - 43.66381
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.63225
                            - 43.74783
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39865
                            - 43.705
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2535
                            - 43.73564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34946
                            - 43.69086
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22001
                            - 43.76108
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44162
                            - 43.77391
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37263
                            - 43.66332
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32804
                            - 43.81889
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60816
                            - 43.75649
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4285
                            - 43.67468
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27957
                            - 43.7102
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39027
                            - 43.70832
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3254
                            - 43.79452
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59326
                            - 43.66145
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23932
                            - 43.79458
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50356
                            - 43.66391
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39877
                            - 43.70871
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4012
                            - 43.66088
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34171
                            - 43.80346
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2928
                            - 43.74066
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21487
                            - 43.74418
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37541
                            - 43.71148
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43744
                            - 43.7749
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26434
                            - 43.6981
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.13123
                            - 43.78077
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.15014
                            - 43.77647
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29832
                            - 43.78087
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34319
                            - 43.70692
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43488
                            - 43.71818
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39061
                            - 43.70822
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22026
                            - 43.81978
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31009
                            - 43.74196
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33484
                            - 43.7099
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38148
                            - 43.71025
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.302
                            - 43.68829
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49719
                            - 43.70418
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48234
                            - 43.66553
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53732
                            - 43.71721
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42345
                            - 43.69581
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30401
                            - 43.82224
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34549
                            - 43.77599
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55561
                            - 43.71582
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35644
                            - 43.75804
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22495
                            - 43.75797
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26348
                            - 43.73141
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4596
                            - 43.75108
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5782
                            - 43.67854
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.57441
                            - 43.72824
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26179
                            - 43.828
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39846
                            - 43.70664
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43232
                            - 43.73081
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39344
                            - 43.79214
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24336
                            - 43.8132
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2742
                            - 43.74736
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43495
                            - 43.74125
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29503
                            - 43.79904
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54382
                            - 43.59167
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49269
                            - 43.74731
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38359
                            - 43.66562
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4094
                            - 43.7433
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2333
                            - 43.78033
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.19927
                            - 43.76547
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51769
                            - 43.75684
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39924
                            - 43.70553
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38962
                            - 43.65024
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28519
                            - 43.80116
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40715
                            - 43.67489
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49156
                            - 43.7648
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37679
                            - 43.64117
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41842
                            - 43.65975
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44038
                            - 43.76284
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44737
                            - 43.79146
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42573
                            - 43.70315
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43641
                            - 43.66233
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49134
                            - 43.7659
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4533
                            - 43.70705
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33755
                            - 43.77581
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34022
                            - 43.65048
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37408
                            - 43.71176
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41772
                            - 43.63573
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34657
                            - 43.74941
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40316
                            - 43.64482
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41596
                            - 43.72288
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49076
                            - 43.76503
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22771
                            - 43.79611
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40646
                            - 43.74546
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25717
                            - 43.77445
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39988
                            - 43.70562
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33898
                            - 43.7215
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34669
                            - 43.7762
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29848
                            - 43.80426
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26345
                            - 43.73142
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50548
                            - 43.7003
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28145
                            - 43.76559
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51885
                            - 43.76203
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50071
                            - 43.69056
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4953
                            - 43.6936
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4955
                            - 43.68143
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35335
                            - 43.66791
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26333
                            - 43.74669
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34451
                            - 43.70717
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26822
                            - 43.73262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28056
                            - 43.8299
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41593
                            - 43.68464
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32265
                            - 43.66497
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22611
                            - 43.81284
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4153
                            - 43.78144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28858
                            - 43.70448
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21178
                            - 43.81972
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35151
                            - 43.6626
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38845
                            - 43.65049
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27814
                            - 43.72976
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34514
                            - 43.6599
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27031
                            - 43.8073
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34909
                            - 43.71734
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50665
                            - 43.63593
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22921
                            - 43.83475
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26836
                            - 43.73335
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25902
                            - 43.78965
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62122
                            - 43.72447
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25959
                            - 43.77052
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26814
                            - 43.73266
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5046
                            - 43.63092
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22527
                            - 43.75904
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42934
                            - 43.67009
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5464
                            - 43.69676
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59872
                            - 43.68496
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44635
                            - 43.67187
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21955
                            - 43.82231
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27668
                            - 43.90338
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54768
                            - 43.61627
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60349
                            - 43.71563
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46064
                            - 43.75052
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4196
                            - 43.68291
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48869
                            - 43.76475
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.56624
                            - 43.72743
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24089
                            - 43.71801
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3371
                            - 43.80609
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41165
                            - 43.76319
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.484
                            - 43.64997
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.20268
                            - 43.81452
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40607
                            - 43.74548
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33908
                            - 43.7635
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34012
                            - 43.78689
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50411
                            - 43.70377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26879
                            - 43.81871
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42157
                            - 43.64017
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60452
                            - 43.72864
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23832
                            - 43.8188
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37493
                            - 43.75045
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27612
                            - 43.7859
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27438
                            - 43.72174
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45739
                            - 43.67475
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32993
                            - 43.78975
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18713
                            - 43.77031
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4157
                            - 43.68367
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30587
                            - 43.79911
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40076
                            - 43.64432
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33912
                            - 43.72093
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32316
                            - 43.68417
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37429
                            - 43.64814
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3949
                            - 43.67506
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39259
                            - 43.68776
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.19999
                            - 43.80251
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18133
                            - 43.75672
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32711
                            - 43.75318
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32204
                            - 43.74093
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4707
                            - 43.68221
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39929
                            - 43.70497
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35382
                            - 43.66524
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32524
                            - 43.79453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41982
                            - 43.79766
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52422
                            - 43.61552
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2565
                            - 43.7749
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28098
                            - 43.712
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18939
                            - 43.74963
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58812
                            - 43.69252
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.474
                            - 43.63974
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25009
                            - 43.79139
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30639
                            - 43.70676
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41112
                            - 43.66637
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39834
                            - 43.65277
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23187
                            - 43.81529
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48756
                            - 43.61673
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62162
                            - 43.7249
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24133
                            - 43.77268
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35326
                            - 43.66781
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26351
                            - 43.73189
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27812
                            - 43.84163
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35883
                            - 43.80916
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27448
                            - 43.74805
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26121
                            - 43.71664
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4531
                            - 43.65697
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62095
                            - 43.74384
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40019
                            - 43.65791
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38472
                            - 43.65081
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54935
                            - 43.63064
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.17372
                            - 43.77616
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51272
                            - 43.70102
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49084
                            - 43.76562
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39156
                            - 43.65422
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27991
                            - 43.70958
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21846
                            - 43.73752
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45162
                            - 43.65345
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44409
                            - 43.71561
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37002
                            - 43.65445
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59009
                            - 43.64536
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21158
                            - 43.81016
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.13166
                            - 43.78081
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39644
                            - 43.70704
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30488
                            - 43.74344
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35263
                            - 43.71622
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35006
                            - 43.65874
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28051
                            - 43.73654
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30794
                            - 43.80165
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35247
                            - 43.66533
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45797
                            - 43.64828
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32771
                            - 43.74044
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36795
                            - 43.66422
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40719
                            - 43.78164
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27268
                            - 43.74373
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41962
                            - 43.79614
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41534
                            - 43.78141
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.20977
                            - 43.81544
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23505
                            - 43.77563
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23673
                            - 43.72178
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24673
                            - 43.73684
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.20848
                            - 43.74683
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44813
                            - 43.80229
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25149
                            - 43.77255
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.56624
                            - 43.72742
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64112
                            - 43.72168
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54905
                            - 43.68757
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34139
                            - 43.66449
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31631
                            - 43.66594
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27174
                            - 43.81761
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30622
                            - 43.79959
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42927
                            - 43.65305
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36712
                            - 43.65144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34552
                            - 43.65984
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36397
                            - 43.65232
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3644
                            - 43.70325
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53059
                            - 43.59514
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33102
                            - 43.71791
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30107
                            - 43.76299
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39462
                            - 43.74592
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26809
                            - 43.75933
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26265
                            - 43.73176
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32753
                            - 43.77466
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49648
                            - 43.61976
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44408
                            - 43.77809
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34985
                            - 43.70478
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30122
                            - 43.68932
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54575
                            - 43.7647
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24996
                            - 43.73627
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.1903
                            - 43.76697
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46948
                            - 43.69141
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49203
                            - 43.66776
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24496
                            - 43.74348
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34196
                            - 43.65301
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31181
                            - 43.74801
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34161
                            - 43.81689
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31771
                            - 43.76309
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3316
                            - 43.69342
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28471
                            - 43.68737
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32311
                            - 43.68434
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3329
                            - 43.69695
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35855
                            - 43.67791
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26262
                            - 43.73138
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26963
                            - 43.71091
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32088
                            - 43.67672
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39955
                            - 43.7065
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35333
                            - 43.80277
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35761
                            - 43.80968
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27202
                            - 43.74208
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33669
                            - 43.72125
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30809
                            - 43.75181
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39687
                            - 43.69763
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35785
                            - 43.67733
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29418
                            - 43.74563
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60999
                            - 43.73327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4231
                            - 43.73958
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24496
                            - 43.75577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26367
                            - 43.73228
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31811
                            - 43.82125
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28944
                            - 43.73234
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2796
                            - 43.71047
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39894
                            - 43.78341
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18698
                            - 43.78599
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40473
                            - 43.64342
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38476
                            - 43.65093
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39258
                            - 43.63953
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39566
                            - 43.64686
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40006
                            - 43.78316
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2639
                            - 43.73166
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32537
                            - 43.66433
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26842
                            - 43.83244
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40234
                            - 43.6434
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40147
                            - 43.66136
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45585
                            - 43.67511
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37067
                            - 43.65843
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38447
                            - 43.69347
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37078
                            - 43.73046
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42271
                            - 43.75886
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35745
                            - 43.65619
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36344
                            - 43.65262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30642
                            - 43.6825
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45086
                            - 43.65078
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49674
                            - 43.66571
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45418
                            - 43.63975
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31484
                            - 43.82188
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40995
                            - 43.63618
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47018
                            - 43.63716
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40585
                            - 43.65186
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18522
                            - 43.78473
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34903
                            - 43.77948
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33924
                            - 43.72219
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33979
                            - 43.70835
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25874
                            - 43.73434
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.275
                            - 43.76745
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35437
                            - 43.81274
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53609
                            - 43.63729
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55857
                            - 43.64341
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50962
                            - 43.61544
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.518
                            - 43.64597
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40768
                            - 43.64646
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35418
                            - 43.79262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52427
                            - 43.64476
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28683
                            - 43.7645
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.19942
                            - 43.74749
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.17106
                            - 43.80858
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23826
                            - 43.79941
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28394
                            - 43.76501
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23423
                            - 43.72337
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25765
                            - 43.73474
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26304
                            - 43.73294
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29891
                            - 43.78082
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5369
                            - 43.71609
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4355
                            - 43.67857
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39088
                            - 43.74668
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18785
                            - 43.7868
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.19665
                            - 43.78454
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26352
                            - 43.73243
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.56679
                            - 43.68292
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5058
                            - 43.63398
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48936
                            - 43.66144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40841
                            - 43.76194
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53684
                            - 43.7159
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41968
                            - 43.64652
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41828
                            - 43.79043
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46672
                            - 43.71182
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50873
                            - 43.72079
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4774
                            - 43.68213
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43458
                            - 43.6763
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61454
                            - 43.7322
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47528
                            - 43.69955
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34634
                            - 43.77564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37112
                            - 43.65879
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25508
                            - 43.75316
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34557
                            - 43.68107
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37767
                            - 43.64641
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24547
                            - 43.75616
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26871
                            - 43.78778
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30105
                            - 43.6892
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37074
                            - 43.64829
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23516
                            - 43.7574
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25664
                            - 43.69768
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50875
                            - 43.72086
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4787
                            - 43.63103
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26366
                            - 43.73136
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39398
                            - 43.69892
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34219
                            - 43.68699
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25592
                            - 43.75333
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21908
                            - 43.80711
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31592
                            - 43.70243
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28921
                            - 43.69446
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51139
                            - 43.73261
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28547
                            - 43.82869
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46535
                            - 43.65367
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31474
                            - 43.75812
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41465
                            - 43.78082
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35346
                            - 43.69268
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29217
                            - 43.72078
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45251
                            - 43.65653
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29599
                            - 43.81359
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53581
                            - 43.63747
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35603
                            - 43.81218
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55591
                            - 43.73305
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55548
                            - 43.71569
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51717
                            - 43.5985
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18718
                            - 43.77099
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18923
                            - 43.78627
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46622
                            - 43.65406
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.56489
                            - 43.73666
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.22484
                            - 43.75888
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45096
                            - 43.73461
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54575
                            - 43.7647
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35865
                            - 43.67755
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37003
                            - 43.78978
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31872
                            - 43.79605
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39771
                            - 43.65306
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40043
                            - 43.70641
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54454
                            - 43.72005
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31716
                            - 43.79924
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36485
                            - 43.76941
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35951
                            - 43.65663
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26745
                            - 43.80791
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39111
                            - 43.75732
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43994
                            - 43.69788
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24811
                            - 43.73682
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28027
                            - 43.71043
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34346
                            - 43.65119
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32713
                            - 43.79637
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39311
                            - 43.78466
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5375
                            - 43.63824
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58288
                            - 43.74331
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30148
                            - 43.68916
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28281
                            - 43.79554
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37517
                            - 43.6511
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52219
                            - 43.67211
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52674
                            - 43.62092
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49723
                            - 43.62743
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54272
                            - 43.69786
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30715
                            - 43.67186
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36711
                            - 43.64403
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28044
                            - 43.8129
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32699
                            - 43.77468
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32486
                            - 43.68629
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28868
                            - 43.69174
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25242
                            - 43.77506
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33052
                            - 43.71864
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33678
                            - 43.72181
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62146
                            - 43.72459
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.12996
                            - 43.78083
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26298
                            - 43.7327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24525
                            - 43.77365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60463
                            - 43.72857
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31248
                            - 43.71499
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18586
                            - 43.76858
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24513
                            - 43.75573
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38999
                            - 43.70853
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.33411
                            - 43.71017
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26249
                            - 43.7985
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40636
                            - 43.80095
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27545
                            - 43.75147
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41989
                            - 43.68284
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.374
                            - 43.64863
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43215
                            - 43.65267
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41468
                            - 43.78097
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3799
                            - 43.64011
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.427
                            - 43.63908
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47155
                            - 43.67168
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39543
                            - 43.64539
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37781
                            - 43.80742
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4061
                            - 43.65222
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34232
                            - 43.69266
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35816
                            - 43.65576
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39234
                            - 43.68781
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3798
                            - 43.66178
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31943
                            - 43.67313
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52308
                            - 43.69831
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48759
                            - 43.72529
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35188
                            - 43.79347
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32926
                            - 43.83719
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.21992
                            - 43.82194
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49359
                            - 43.70507
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39105
                            - 43.6498
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41521
                            - 43.64131
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40358
                            - 43.64605
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35
                            - 43.65917
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28497
                            - 43.67326
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30988
                            - 43.66776
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48225
                            - 43.62163
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46478
                            - 43.63822
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39865
                            - 43.73113
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54496
                            - 43.72065
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35556
                            - 43.65756
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49343
                            - 43.63612
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39515
                            - 43.646
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.2822
                            - 43.85877
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47905
                            - 43.63105
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3186
                            - 43.80107
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50964
                            - 43.64321
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30513
                            - 43.9006
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.57498
                            - 43.76415
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5458
                            - 43.60296
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35806
                            - 43.77278
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27583
                            - 43.75246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45824
                            - 43.65038
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31561
                            - 43.75776
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.18628
                            - 43.76916
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26413
                            - 43.73225
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28016
                            - 43.71225
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.24941
                            - 43.77996
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26534
                            - 43.73284
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.28008
                            - 43.71028
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51172
                            - 43.64825
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47167
                            - 43.7869
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6033
                            - 43.75801
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44841
                            - 43.67201
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.60665
                            - 43.68606
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58948
                            - 43.68733
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38429
                            - 43.6645
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53486
                            - 43.63847
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53715
                            - 43.72306
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40545
                            - 43.74504
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53831
                            - 43.7344
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26155
                            - 43.71673
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.32716
                            - 43.6561
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.30077
                            - 43.72433
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.29691
                            - 43.69117
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.31061
                            - 43.68068
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48575
                            - 43.74499
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69164
                            - 45.57009
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72573
                            - 45.67808
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64723
                            - 43.59408
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65403
                            - 45.60197
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79104
                            - 45.52172
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7951
                            - 45.57897
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71322
                            - 45.55929
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81561
                            - 45.58163
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72842
                            - 45.56701
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6794
                            - 45.55883
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71991
                            - 45.55871
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74383
                            - 45.57788
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.86045
                            - 45.53912
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82624
                            - 45.53237
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74246
                            - 45.56018
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75699
                            - 45.54897
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81096
                            - 45.59625
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.77119
                            - 45.62471
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75726
                            - 45.5291
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65113
                            - 45.6337
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7528
                            - 45.63081
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64494
                            - 45.60988
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74292
                            - 45.56188
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.78147
                            - 45.62386
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69159
                            - 45.57006
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.73792
                            - 45.61346
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57545
                            - 45.66795
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.686
                            - 45.56502
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.77732
                            - 45.62292
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64939
                            - 45.61335
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7495
                            - 45.56836
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.76551
                            - 45.55564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74865
                            - 45.55354
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71483
                            - 45.59049
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8237
                            - 45.57937
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72775
                            - 45.58491
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74779
                            - 45.56859
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.77136
                            - 45.5532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55238
                            - 45.67833
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75585
                            - 45.53826
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69257
                            - 45.57074
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69404
                            - 45.57206
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75423
                            - 45.63649
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70901
                            - 45.56208
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68344
                            - 45.51349
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70003
                            - 45.57721
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.76955
                            - 45.59454
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74387
                            - 45.57788
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72035
                            - 45.55856
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72178
                            - 43.63323
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62087
                            - 43.63548
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68904
                            - 43.7023
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72139
                            - 43.54577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53872
                            - 43.63558
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75797
                            - 43.60048
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71106
                            - 43.56076
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75451
                            - 43.60477
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7347
                            - 43.66523
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.57472
                            - 43.6711
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54097
                            - 43.64063
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66964
                            - 43.59245
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52434
                            - 43.70546
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.6689
                            - 43.6799
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8122
                            - 43.33621
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61373
                            - 43.68316
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67078
                            - 43.59989
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64027
                            - 43.72165
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65515
                            - 43.57018
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65138
                            - 43.52914
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65917
                            - 43.70907
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64025
                            - 43.55947
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74347
                            - 43.56805
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75073
                            - 43.64422
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59424
                            - 43.61703
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.30497
                            - 43.00666
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69337
                            - 43.63675
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.83798
                            - 43.37338
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46185
                            - 43.74923
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.04158
                            - 43.8574
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45931
                            - 43.65567
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50869
                            - 43.77664
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75869
                            - 43.58342
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.03938
                            - 43.84417
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8498
                            - 43.30889
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.0606
                            - 43.8715
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.89552
                            - 43.94767
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.01768
                            - 43.8792
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.91185
                            - 43.8843
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50931
                            - 45.54134
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56741
                            - 45.40568
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41582
                            - 43.68461
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57966
                            - 45.3829
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48125
                            - 45.42577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.47498
                            - 45.40082
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5405
                            - 45.38738
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57277
                            - 45.36626
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48261
                            - 45.42621
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53872
                            - 45.36425
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.98363
                            - 45.76284
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41087
                            - 43.7042
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55547
                            - 43.68694
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51041
                            - 43.77659
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.56388
                            - 43.70626
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.19123
                            - 43.78718
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44014
                            - 43.69107
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50388
                            - 45.37713
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62545
                            - 43.53401
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50394
                            - 43.70071
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51609
                            - 43.75061
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48718
                            - 43.69493
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75213
                            - 43.59062
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37842
                            - 43.8453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38324
                            - 43.66151
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46093
                            - 43.69328
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40669
                            - 43.64018
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46045
                            - 43.76933
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53493
                            - 43.63819
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45936
                            - 43.65573
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42006
                            - 43.73165
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48301
                            - 43.73135
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.478
                            - 44.04472
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58206
                            - 43.55509
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65891
                            - 43.21392
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52793
                            - 43.79688
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41702
                            - 43.78578
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50212
                            - 43.6971
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.73074
                            - 43.60475
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.97456
                            - 43.26883
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.73564
                            - 43.21738
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.63318
                            - 43.59206
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48733
                            - 43.65627
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.85458
                            - 43.30981
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69261
                            - 44.39036
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65871
                            - 43.57309
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72294
                            - 43.6412
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41739
                            - 43.63579
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5053
                            - 43.70899
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38874
                            - 43.72795
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.92024
                            - 43.25614
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42045
                            - 43.79792
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46437
                            - 43.66499
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45931
                            - 43.65568
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.558
                            - 43.76785
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61273
                            - 43.5992
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.79614
                            - 43.17763
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59602
                            - 43.57228
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43477
                            - 43.67681
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50252
                            - 43.69772
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.81783
                            - 43.24211
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.73677
                            - 45.61062
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74247
                            - 43.54018
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.82433
                            - 43.26339
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39685
                            - 43.69825
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.63529
                            - 43.59403
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.57995
                            - 43.7392
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64586
                            - 43.59368
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43198
                            - 43.69967
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53891
                            - 43.67996
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.77913
                            - 43.24205
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8535
                            - 43.25124
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66888
                            - 43.56972
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43151
                            - 43.69968
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.594
                            - 43.63501
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44598
                            - 43.90867
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54407
                            - 43.59187
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.504
                            - 43.70352
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43807
                            - 43.69836
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5087
                            - 43.77652
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.66827
                            - 43.56487
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61512
                            - 43.58131
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.80302
                            - 43.20888
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47551
                            - 43.6519
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48396
                            - 43.64998
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54052
                            - 43.65075
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.65386
                            - 43.60619
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45049
                            - 43.69558
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43566
                            - 43.69915
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58952
                            - 43.66462
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42592
                            - 43.66239
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75014
                            - 43.6435
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39893
                            - 43.70469
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37685
                            - 43.66231
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61279
                            - 43.57784
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53271
                            - 43.70638
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46662
                            - 43.76696
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61537
                            - 43.52452
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64619
                            - 43.61936
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48957
                            - 43.66202
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36276
                            - 43.75294
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.88448
                            - 43.25881
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86534
                            - 43.25536
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46433
                            - 43.70466
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74003
                            - 43.65369
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46655
                            - 43.68062
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48214
                            - 43.6656
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4474
                            - 43.69633
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47495
                            - 43.6912
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75324
                            - 43.64781
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46261
                            - 43.75054
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75884
                            - 43.58334
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50965
                            - 43.77711
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43865
                            - 43.68705
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49377
                            - 43.66696
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75391
                            - 43.36731
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47713
                            - 44.04152
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8802
                            - 43.25789
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49148
                            - 43.66637
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71854
                            - 43.63499
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46062
                            - 43.65608
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48949
                            - 43.67702
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50073
                            - 43.69114
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.23175
                            - 43.88047
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69025
                            - 43.55798
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43238
                            - 43.85073
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69022
                            - 43.617
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41288
                            - 43.689
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.88166
                            - 43.2286
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.45861
                            - 45.46529
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41788
                            - 43.78948
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41149
                            - 43.64084
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3979
                            - 43.65259
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50738
                            - 43.71607
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -74.02768
                            - 45.76885
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68408
                            - 43.54357
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68316
                            - 43.54297
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.78873
                            - 45.67051
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45979
                            - 43.65569
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41451
                            - 43.78048
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.95338
                            - 45.62905
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.68366
                            - 43.5467
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.88945
                            - 45.55925
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51949
                            - 45.52552
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.18955
                            - 43.01101
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46297
                            - 43.78886
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47749
                            - 43.7536
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42022
                            - 43.64945
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.45065
                            - 45.48858
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.23761
                            - 43.00122
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.454
                            - 45.59621
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45129
                            - 43.7911
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50864
                            - 43.77752
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27392
                            - 43.01731
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48371
                            - 43.73329
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.59027
                            - 43.76082
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.5384
                            - 43.6351
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51554
                            - 43.74916
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39849
                            - 43.70439
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.37526
                            - 43.72273
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47192
                            - 43.64043
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53723
                            - 43.7167
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47447
                            - 43.69036
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.894
                            - 45.56163
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80345
                            - 45.62472
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58173
                            - 43.7428
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41574
                            - 43.7226
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43806
                            - 43.64402
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.23016
                            - 42.95887
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39497
                            - 43.67052
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.50857
                            - 43.41422
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49132
                            - 43.76393
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.53775
                            - 43.47105
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.265
                            - 43.75077
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45201
                            - 43.65455
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44466
                            - 43.4515
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5142
                            - 43.4194
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43588
                            - 43.79324
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25946
                            - 43.79154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -74.58858
                            - 46.20961
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.51597
                            - 43.47337
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43844
                            - 43.64251
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.21902
                            - 42.9929
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50817
                            - 43.70873
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42843
                            - 43.64201
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.55958
                            - 43.696
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45096
                            - 43.73493
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.22241
                            - 43.01118
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.89554
                            - 45.56149
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44878
                            - 43.72592
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.19442
                            - 42.98889
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46424
                            - 43.70169
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41888
                            - 43.7933
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45336
                            - 43.73328
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26276
                            - 43.7454
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.49332
                            - 43.69681
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.36692
                            - 43.66199
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74859
                            - 45.38768
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63603
                            - 45.4209
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66482
                            - 45.41217
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.51949
                            - 45.47824
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.86593
                            - 45.27483
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60068
                            - 45.44507
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63653
                            - 45.40857
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69108
                            - 45.41861
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73466
                            - 45.37269
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.7557
                            - 45.34027
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.62891
                            - 45.40908
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71413
                            - 45.36147
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.80173
                            - 45.3637
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.81485
                            - 45.3448
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.89702
                            - 45.25722
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.59646
                            - 45.45122
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.49148
                            - 45.46773
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.6667
                            - 45.41204
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.6127
                            - 45.43283
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.48684
                            - 45.44902
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.78439
                            - 45.3687
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.70213
                            - 45.4192
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74567
                            - 45.34261
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66232
                            - 45.41196
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.64538
                            - 45.44606
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68868
                            - 45.37411
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73661
                            - 45.40377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63591
                            - 45.42205
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.64503
                            - 45.415
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.88303
                            - 45.31571
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67504
                            - 45.38668
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68774
                            - 45.42489
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.48641
                            - 45.4612
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.70894
                            - 45.39709
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63488
                            - 45.41924
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73661
                            - 45.40377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76186
                            - 45.34747
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73661
                            - 45.40377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.65633
                            - 45.37931
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68495
                            - 45.28328
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.83556
                            - 45.31471
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.65137
                            - 45.33194
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.81091
                            - 45.34587
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.91367
                            - 45.28198
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.90734
                            - 45.30891
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.89085
                            - 45.32246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76766
                            - 45.26106
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.51333
                            - 45.48751
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67649
                            - 45.38521
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.91026
                            - 45.29935
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.90917
                            - 45.33688
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.93674
                            - 45.35824
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.78295
                            - 45.36695
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.5269
                            - 45.46333
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.92327
                            - 45.31309
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.93596
                            - 45.3012
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.51967
                            - 45.42866
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.6928
                            - 45.42572
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69366
                            - 45.42542
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74738
                            - 45.38022
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.64648
                            - 45.41938
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.93267
                            - 45.28931
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71302
                            - 45.41278
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73721
                            - 45.40347
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.90592
                            - 45.31238
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73123
                            - 45.36584
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.90637
                            - 45.33486
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.70955
                            - 45.33131
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72006
                            - 45.37774
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72093
                            - 45.27982
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.80919
                            - 45.34595
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60815
                            - 45.43155
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.64843
                            - 45.42833
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63609
                            - 45.42089
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.81151
                            - 45.34544
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76302
                            - 45.3903
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72015
                            - 45.36989
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69598
                            - 45.42264
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74255
                            - 45.26918
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.46617
                            - 45.46534
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.45619
                            - 45.47303
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63721
                            - 45.42423
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69447
                            - 45.41315
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.65879
                            - 45.36008
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.78371
                            - 45.36996
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60815
                            - 45.43154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66505
                            - 45.41215
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69597
                            - 45.26921
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73552
                            - 45.40379
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.78304
                            - 45.36699
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.78265
                            - 45.3662
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73661
                            - 45.40377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.62167
                            - 45.36963
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73552
                            - 45.40379
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69489
                            - 45.3855
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73434
                            - 45.38694
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.61796
                            - 45.38974
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68086
                            - 45.37862
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.7282
                            - 45.27571
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66424
                            - 45.3665
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67788
                            - 45.41878
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.62598
                            - 45.40118
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.64787
                            - 45.34831
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.75706
                            - 45.34304
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.7077
                            - 45.28576
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68307
                            - 45.39365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.52716
                            - 45.44673
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.78505
                            - 45.3715
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68835
                            - 45.38145
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.85553
                            - 45.33255
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74142
                            - 45.26686
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.79211
                            - 45.36087
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73552
                            - 45.40379
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.52076
                            - 45.47797
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.44876
                            - 45.46597
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67728
                            - 45.43909
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66503
                            - 45.41182
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69486
                            - 45.42427
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73866
                            - 45.29556
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.65879
                            - 45.36008
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66463
                            - 45.34271
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73502
                            - 45.3045
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68246
                            - 45.42483
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.62442
                            - 45.31997
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60972
                            - 45.43085
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71249
                            - 45.36215
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60966
                            - 45.43087
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71134
                            - 45.40363
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76932
                            - 45.34892
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71261
                            - 45.36213
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.75586
                            - 45.39465
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73607
                            - 45.404
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.90532
                            - 45.3121
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76294
                            - 45.32889
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.81104
                            - 45.34556
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73371
                            - 45.30164
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63194
                            - 45.3449
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74339
                            - 45.38968
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.80318
                            - 45.34826
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.58331
                            - 45.45312
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67504
                            - 45.38675
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68717
                            - 45.42453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.77971
                            - 45.35514
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.90582
                            - 45.31026
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.64769
                            - 45.39992
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.80594
                            - 45.33313
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63124
                            - 45.38922
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.89077
                            - 45.3149
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66409
                            - 45.41053
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76911
                            - 45.38462
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.70885
                            - 45.34246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66482
                            - 45.41217
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.6693
                            - 45.43144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74184
                            - 45.40173
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.64487
                            - 45.44177
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67492
                            - 45.43317
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.54819
                            - 45.45876
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74219
                            - 45.40044
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74152
                            - 45.26686
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71972
                            - 45.36071
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72134
                            - 45.36951
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.51952
                            - 45.47857
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.6786
                            - 45.38355
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.65879
                            - 45.36008
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60815
                            - 45.43154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63218
                            - 45.35965
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73974
                            - 45.3837
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73607
                            - 45.404
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60815
                            - 45.43154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69065
                            - 45.42828
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76683
                            - 45.35834
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.7541
                            - 45.28327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.82627
                            - 45.32493
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76801
                            - 45.35957
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.67323
                            - 45.37828
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73151
                            - 45.40463
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.7984
                            - 45.34996
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.65365
                            - 45.42797
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.80765
                            - 45.34269
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73744
                            - 45.40355
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.48399
                            - 45.49458
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73607
                            - 45.404
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76118
                            - 45.34925
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.61053
                            - 45.43472
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73634
                            - 45.4035
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.71125
                            - 45.34359
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63201
                            - 45.40049
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66461
                            - 45.34566
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.70852
                            - 45.41038
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.70576
                            - 45.41144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68806
                            - 45.41521
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.88787
                            - 45.3225
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60983
                            - 45.42449
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.72578
                            - 45.24268
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60815
                            - 45.43154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66505
                            - 45.41215
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.50088
                            - 45.48638
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68056
                            - 45.27607
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.62165
                            - 45.36963
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.73661
                            - 45.40377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.58468
                            - 45.45081
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68018
                            - 45.43111
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.90625
                            - 45.33493
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.84216
                            - 45.31852
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.77058
                            - 45.3554
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.86806
                            - 45.28817
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.74413
                            - 45.39964
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58093
                            - 43.76157
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.34842
                            - 43.66641
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.78587
                            - 45.36748
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.68549
                            - 45.37736
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.25272
                            - 42.99477
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50243
                            - 43.7696
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44689
                            - 43.68747
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.58468
                            - 45.45081
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51566
                            - 43.70003
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.29182
                            - 45.32739
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44627
                            - 43.78618
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38795
                            - 43.66032
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45341
                            - 43.65686
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.7607
                            - 45.3451
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42831
                            - 43.64171
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4114
                            - 43.79147
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45074
                            - 43.7348
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.76231
                            - 45.35043
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60815
                            - 45.43154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60815
                            - 45.43154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43005
                            - 43.64602
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.60815
                            - 45.43154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.64359
                            - 45.37481
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.53
                            - 43.49942
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50966
                            - 43.77707
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47188
                            - 43.68271
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44617
                            - 43.68552
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43498
                            - 43.6589
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.97713
                            - 43.96112
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43863
                            - 43.69816
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44304
                            - 43.71952
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42159
                            - 43.67162
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51156
                            - 43.68379
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.70179
                            - 45.41952
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.96117
                            - 43.95365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.8719
                            - 43.91505
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.27519
                            - 42.95707
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41426
                            - 43.6415
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.72135
                            - 43.65709
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59356
                            - 45.4793
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27532
                            - 43.83249
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47156
                            - 43.76854
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45808
                            - 43.73226
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40253
                            - 43.644
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.23332
                            - 45.43811
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42886
                            - 43.64295
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.30922
                            - 45.42962
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.22636
                            - 42.95644
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43513
                            - 43.65927
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43552
                            - 43.66017
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.75836
                            - 45.34482
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50218
                            - 43.69768
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.41162
                            - 43.66618
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25728
                            - 43.77449
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42995
                            - 43.64573
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84401
                            - 45.64527
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.25614
                            - 43.77487
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.31829
                            - 45.46053
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.67009
                            - 43.68089
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45058
                            - 43.73436
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.2789
                            - 45.4379
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.3867
                            - 45.41325
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43533
                            - 43.6602
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.26318
                            - 43.73137
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.27369
                            - 43.74642
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45261
                            - 43.70451
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45593
                            - 43.7202
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42952
                            - 43.64453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45084
                            - 43.69635
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44218
                            - 43.67562
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45073
                            - 43.73456
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.43366
                            - 45.56934
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68974
                            - 45.50883
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3999
                            - 43.70565
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4192
                            - 43.64516
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45662
                            - 43.79013
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.43096
                            - 43.67463
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40926
                            - 43.75564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.21837
                            - 45.54984
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.38177
                            - 43.63961
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.70174
                            - 43.73822
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.26127
                            - 42.96374
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.86798
                            - 45.44412
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.50927
                            - 43.77698
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.61815
                            - 43.73497
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.69104
                            - 43.70504
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51445
                            - 45.53809
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.459
                            - 44.0596
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46095
                            - 44.05927
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48362
                            - 44.24857
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.52782
                            - 43.80932
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.4165
                            - 43.78367
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.54093
                            - 43.8476
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39577
                            - 43.90373
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.1536
                            - 43.80215
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.70192
                            - 43.9112
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.14595
                            - 43.79933
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.8749
                            - 43.88718
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.75765
                            - 43.37012
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.42077
                            - 45.65692
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.79835
                            - 43.34665
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -81.20882
                            - 43.00838
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.37081
                            - 45.70222
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.1386
                            - 46.04003
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.11588
                            - 46.03079
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.27038
                            - 46.7795
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.7015
                            - 43.75344
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40096
                            - 43.64778
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39116
                            - 43.63776
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75716
                            - 45.34377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.446
                            - 43.67731
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.23015
                            - 45.30227
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.98746
                            - 45.30473
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.78687
                            - 43.21145
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8905
                            - 43.2086
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.86914
                            - 43.25708
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.82156
                            - 43.24307
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62492
                            - 45.43714
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.88907
                            - 43.21155
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74279
                            - 45.36168
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.31573
                            - 46.76302
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70853
                            - 45.37116
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.29448
                            - 45.38879
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.44784
                            - 43.65202
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -78.87722
                            - 43.88945
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.31646
                            - 46.81558
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48693
                            - 43.7327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.08778
                            - 46.03835
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.26009
                            - 45.83949
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48891
                            - 45.56733
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4445
                            - 45.60331
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.16283
                            - 46.01227
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.24191
                            - 46.80526
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.33078
                            - 46.75198
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.32318
                            - 46.8127
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.27526
                            - 46.84046
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54206
                            - 45.47224
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58275
                            - 45.45305
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.22206
                            - 46.81246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5984
                            - 45.43866
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42643
                            - 43.79662
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48161
                            - 43.93915
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.45627
                            - 43.95183
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.3569
                            - 43.80705
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.27726
                            - 46.77294
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.39959
                            - 43.64459
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.89353
                            - 43.21224
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40217
                            - 43.65211
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65161
                            - 45.69707
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.42932
                            - 43.68095
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61274
                            - 45.44545
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.55177
                            - 45.43681
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.35491
                            - 43.67179
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.39814
                            - 46.9287
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65752
                            - 45.40703
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.2955
                            - 46.76662
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.71699
                            - 43.532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82454
                            - 45.43246
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64391
                            - 45.42988
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5898
                            - 45.46377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.66505
                            - 45.41215
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.51991
                            - 45.47797
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40366
                            - 43.66722
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.23118
                            - 46.80174
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.53254
                            - 43.7452
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.31831
                            - 43.373
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46225
                            - 43.74861
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58997
                            - 45.44616
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58851
                            - 45.47612
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.69336
                            - 45.42144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5546
                            - 43.44057
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.48866
                            - 43.75414
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.51942
                            - 43.766
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.74133
                            - 43.6569
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.44127
                            - 43.42445
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64443
                            - 43.52185
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.76339
                            - 43.5831
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.8539
                            - 43.19318
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.45326
                            - 45.46675
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.40609
                            - 43.74525
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.58859
                            - 43.60526
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59074
                            - 45.48875
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.10957
                            - 44.10453
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.32462
                            - 46.75214
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.08497
                            - 43.82918
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.34169
                            - 46.67216
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.18755
                            - 46.81067
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64026
                            - 43.51858
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.83678
                            - 43.20831
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.23249
                            - 43.54559
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.47509
                            - 43.70953
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.64711
                            - 43.59416
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.3051
                            - 46.88934
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -75.63808
                            - 45.43789
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.57433
                            - 43.64301
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.46332
                            - 43.75026
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.22102
                            - 46.8147
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -80.5024
                            - 43.42277
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -79.62227
                            - 43.5846
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -71.21494
                            - 46.81262
                    items:
                      type: object
                      properties:
                        type:
                          type: string
                          example: Feature
                        geometry:
                          type: object
                          properties:
                            type:
                              type: string
                              example: Point
                            coordinates:
                              type: array
                              example:
                                - -73.62131
                                - 45.42202
                              items:
                                type: number
      tags:
        - Landing
      security: []
  /v2/links:
    get:
      summary: ''
      operationId: getV2Links
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    -
                      id: 3
                      title: 'View additional details on this vehicle'
                      description: 'Using FleetSighter - by Blue Hybrid Bus'
                      url: 'https://fleetsighter.ca/vehicle/stm/:ref'
                    -
                      id: 22
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Soci%C3%A9t%C3%A9_de_transport_de_Montr%C3%A9al'
                    -
                      id: 52
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_-_R%C3%A9seau_de_transport_m%C3%A9tropolitain'
                    -
                      id: 53
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Soci%C3%A9t%C3%A9_de_transport_de_Laval'
                    -
                      id: 54
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/R%C3%A9seau_de_transport_de_Longueuil'
                    -
                      id: 55
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Laurentides'
                    -
                      id: 56
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Vall%C3%A9e_du_Richelieu'
                    -
                      id: 57
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Le_Richelain'
                    -
                      id: 58
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_L%27Assomption'
                    -
                      id: 59
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Sainte-Julie'
                    -
                      id: 60
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Sud-Ouest'
                    -
                      id: 61
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Haut-Saint-Laurent'
                    -
                      id: 62
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_La_Presqu%27%C3%8Ele'
                    -
                      id: 63
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Roussillon'
                    -
                      id: 64
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Sorel-Varennes'
                    -
                      id: 65
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Terrebonne-Mascouche'
                    -
                      id: 66
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Exo_Chambly-Richelieu-Carignan'
                    -
                      id: 67
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Toronto_Transit_Commission'
                    -
                      id: 68
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Brampton_Transit'
                    -
                      id: 69
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Burlington_Transit'
                    -
                      id: 70
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Durham_Region_Transit'
                    -
                      id: 71
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Hamilton_Street_Railway'
                    -
                      id: 72
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/York_Region_Transit'
                    -
                      id: 73
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Soci%C3%A9t%C3%A9_de_transport_de_Sherbrooke'
                    -
                      id: 74
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Grand_River_Transit'
                    -
                      id: 75
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Guelph_Transit'
                    -
                      id: 76
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/GO_Transit'
                    -
                      id: 77
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Barrie_Transit'
                    -
                      id: 78
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/Soci%C3%A9t%C3%A9_de_transport_de_L%C3%A9vis'
                    -
                      id: 79
                      title: 'Read the wiki'
                      description: 'On CPTDB'
                      url: 'https://cptdb.ca/wiki/index.php/R%C3%A9gie_intermunicipale_de_transport_des_Collines'
                    -
                      id: 80
                      title: 'View additional details on this vehicle'
                      description: 'Using FleetSighter - by Blue Hybrid Bus'
                      url: 'https://fleetsighter.ca/vehicle/stl/:ref'
                    -
                      id: 81
                      title: 'Open exo VIN'
                      description: 'To see the bus model or to propose a new fleet number'
                      url: 'https://vin.transittracker.ca/:ref'
                    -
                      id: 83
                      title: 'View additional details on this vehicle'
                      description: 'Using FleetSighter - by Blue Hybrid Bus'
                      url: 'https://fleetsighter.ca/vehicle/ttc/:ref'
                    -
                      id: 84
                      title: 'View additional details on this vehicle'
                      description: 'Using FleetSighter - by Blue Hybrid Bus'
                      url: 'https://fleetsighter.ca/vehicle/sto/:ref'
                    -
                      id: 85
                      title: 'View additional details on this vehicle'
                      description: 'Using FleetSighter - by Blue Hybrid Bus'
                      url: 'https://fleetsighter.ca/vehicle/sts/:ref'
                properties:
                  data:
                    type: array
                    example:
                      -
                        id: 3
                        title: 'View additional details on this vehicle'
                        description: 'Using FleetSighter - by Blue Hybrid Bus'
                        url: 'https://fleetsighter.ca/vehicle/stm/:ref'
                      -
                        id: 22
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Soci%C3%A9t%C3%A9_de_transport_de_Montr%C3%A9al'
                      -
                        id: 52
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_-_R%C3%A9seau_de_transport_m%C3%A9tropolitain'
                      -
                        id: 53
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Soci%C3%A9t%C3%A9_de_transport_de_Laval'
                      -
                        id: 54
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/R%C3%A9seau_de_transport_de_Longueuil'
                      -
                        id: 55
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Laurentides'
                      -
                        id: 56
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Vall%C3%A9e_du_Richelieu'
                      -
                        id: 57
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Le_Richelain'
                      -
                        id: 58
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_L%27Assomption'
                      -
                        id: 59
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Sainte-Julie'
                      -
                        id: 60
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Sud-Ouest'
                      -
                        id: 61
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Haut-Saint-Laurent'
                      -
                        id: 62
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_La_Presqu%27%C3%8Ele'
                      -
                        id: 63
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Roussillon'
                      -
                        id: 64
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Sorel-Varennes'
                      -
                        id: 65
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Terrebonne-Mascouche'
                      -
                        id: 66
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Exo_Chambly-Richelieu-Carignan'
                      -
                        id: 67
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Toronto_Transit_Commission'
                      -
                        id: 68
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Brampton_Transit'
                      -
                        id: 69
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Burlington_Transit'
                      -
                        id: 70
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Durham_Region_Transit'
                      -
                        id: 71
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Hamilton_Street_Railway'
                      -
                        id: 72
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/York_Region_Transit'
                      -
                        id: 73
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Soci%C3%A9t%C3%A9_de_transport_de_Sherbrooke'
                      -
                        id: 74
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Grand_River_Transit'
                      -
                        id: 75
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Guelph_Transit'
                      -
                        id: 76
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/GO_Transit'
                      -
                        id: 77
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Barrie_Transit'
                      -
                        id: 78
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/Soci%C3%A9t%C3%A9_de_transport_de_L%C3%A9vis'
                      -
                        id: 79
                        title: 'Read the wiki'
                        description: 'On CPTDB'
                        url: 'https://cptdb.ca/wiki/index.php/R%C3%A9gie_intermunicipale_de_transport_des_Collines'
                      -
                        id: 80
                        title: 'View additional details on this vehicle'
                        description: 'Using FleetSighter - by Blue Hybrid Bus'
                        url: 'https://fleetsighter.ca/vehicle/stl/:ref'
                      -
                        id: 81
                        title: 'Open exo VIN'
                        description: 'To see the bus model or to propose a new fleet number'
                        url: 'https://vin.transittracker.ca/:ref'
                      -
                        id: 83
                        title: 'View additional details on this vehicle'
                        description: 'Using FleetSighter - by Blue Hybrid Bus'
                        url: 'https://fleetsighter.ca/vehicle/ttc/:ref'
                      -
                        id: 84
                        title: 'View additional details on this vehicle'
                        description: 'Using FleetSighter - by Blue Hybrid Bus'
                        url: 'https://fleetsighter.ca/vehicle/sto/:ref'
                      -
                        id: 85
                        title: 'View additional details on this vehicle'
                        description: 'Using FleetSighter - by Blue Hybrid Bus'
                        url: 'https://fleetsighter.ca/vehicle/sts/:ref'
                    items:
                      type: object
                      properties:
                        id:
                          type: integer
                          example: 3
                        title:
                          type: string
                          example: 'View additional details on this vehicle'
                        description:
                          type: string
                          example: 'Using FleetSighter - by Blue Hybrid Bus'
                        url:
                          type: string
                          example: 'https://fleetsighter.ca/vehicle/stm/:ref'
      tags:
        - Link
      security: []
  '/v2/links/{link}':
    get:
      summary: ''
      operationId: getV2LinksLink
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        404:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'No query results for model [App\Models\Link] 1'
                properties:
                  message:
                    type: string
                    example: 'No query results for model [App\Models\Link] 1'
      tags:
        - Link
      security: []
    parameters:
      -
        in: path
        name: link
        description: 'The link.'
        example: 1
        required: true
        schema:
          type: integer
  /v2/regions:
    get:
      summary: ''
      operationId: getV2Regions
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    -
                      name: Montréal
                      slug: mtl
                      credits: '<p>Header photo by <a href="https://unsplash.com/@storybyphil"><span style="text-decoration: underline;">Phil Desforges</span></a>&nbsp;</p>'
                      infoTitle: ''
                      infoBody: ''
                      description: 'Explore the metropolitan region of Montreal, with its bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns. In addition, commuter train services are also represented.'
                      metaDescription: 'Explore the metropolitan region of Montreal with Transit Tracker. Bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns, with a commuter train service.'
                      cities:
                        - Montréal
                        - Mont-Saint-Hilaire
                        - Laval
                        - Longueuil
                        - Sainte-Marthe-sur-le-Lac
                        - Saint-Hyacinthe
                        - 'La Prairie'
                        - Repentigny
                        - Sainte-Julie
                        - Châteauguay
                        - Sainte-Martine
                        - Hudson
                        - Sainte-Catherine
                        - Verchères
                        - Terrebonne
                        - Richelieu
                        - Sorel-Tracy
                        - Sainte-Barbe
                        - Terrebonne
                        - Candiac
                        - Saint-Jean-sur-Richelieu
                        - Saint-Hyacinthe
                      image: 01HRZQK091ZBWWA78YF9M08XR8.jpg
                      mapBox:
                        -
                          - '-74.3308'
                          - '45.1917'
                        -
                          - '-72.9355'
                          - '46.058'
                      mapCenter:
                        lat: '45.5894'
                        lon: '-73.661'
                      mapZoom: 9
                      agencies:
                        -
                          id: 1
                          isArchived: false
                          name: 'Société de transport de Montréal'
                          shortName: STM
                          slug: stm
                          cities:
                            - Montréal
                          defaultVehicleType: bus
                          color: '#00AEEF'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 2
                          isArchived: false
                          name: 'exo Trains'
                          shortName: Trains
                          slug: trains
                          cities:
                            - Vaudreuil
                            - Saint-Jérôme
                            - Mont-Saint-Hilaire
                            - Candiac
                            - Mascouche
                          defaultVehicleType: train
                          color: '#C8017E'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 3
                          isArchived: false
                          name: 'Société de transport de Laval'
                          shortName: STL
                          slug: stl
                          cities:
                            - Laval
                          defaultVehicleType: bus
                          color: '#84C444'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 4
                          isArchived: false
                          name: 'Réseau de transport de Longueuil'
                          shortName: RTL
                          slug: rtl
                          cities:
                            - Longueuil
                          defaultVehicleType: bus
                          color: '#A80532'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 5
                          isArchived: false
                          name: 'exo Laurentides'
                          shortName: Laurentides
                          slug: la
                          cities:
                            - Blainville
                            - Lorraine
                            - Rosemère
                            - Sainte-Anne-des-Plaines
                            - Saint-Eustache
                          defaultVehicleType: bus
                          color: '#00A586'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                            - laurentides
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 6
                          isArchived: false
                          name: 'exo Vallée-du-Richelieu'
                          shortName: Vallée-du-Richelieu
                          slug: vr
                          cities:
                            - Beloeil
                            - McMasterville
                            - Saint-Basile-le-Grand
                            - Sainte-Madeleine
                            - Sainte-Marie-Madeleine
                          defaultVehicleType: bus
                          color: '#1F96A4'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 7
                          isArchived: true
                          name: 'exo Le Richelain'
                          shortName: 'Le Richelain'
                          slug: lr
                          cities:
                            - Candiac
                            - 'La Prairie'
                            - Saint-Philippe
                          defaultVehicleType: bus
                          color: '#41474d'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 8
                          isArchived: false
                          name: "exo L'Assomption"
                          shortName: "L'Assomption"
                          slug: lasso
                          cities:
                            - "L'Assomption"
                            - "L'Épiphanie"
                            - Charlemagne
                            - Repentigny
                            - Saint-Sulpice
                          defaultVehicleType: bus
                          color: '#0071BA'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 9
                          isArchived: false
                          name: 'exo Sainte-Julie'
                          shortName: Sainte-Julie
                          slug: sju
                          cities:
                            - Sainte-Julie
                          defaultVehicleType: bus
                          color: '#F7A389'
                          textColor: '#000000'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 10
                          isArchived: false
                          name: 'exo Sud-Ouest'
                          shortName: Sud-Ouest
                          slug: so
                          cities:
                            - Beauharnois
                            - Léry
                            - Mercier
                            - Sainte-Martine
                            - Ormstown
                          defaultVehicleType: bus
                          color: '#B94065'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 11
                          isArchived: true
                          name: 'exo Haut-Saint-Laurent'
                          shortName: 'Haut-Saint-Laurent (exo)'
                          slug: hsl
                          cities:
                            - Mercier
                            - Sainte-Martine
                            - Ormstown
                            - Très-Saint-Sacrement
                            - Howick
                          defaultVehicleType: bus
                          color: '#41474d'
                          textColor: '#000000'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 12
                          isArchived: false
                          name: "exo La Presqu'Île"
                          shortName: "La Presqu'Île"
                          slug: pi
                          cities:
                            - Hudson
                            - 'Île Perrot'
                            - Pincourt
                            - Rigaud
                            - Vaudreuil-Dorion
                          defaultVehicleType: bus
                          color: '#FCEFC5'
                          textColor: '#000000'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 13
                          isArchived: true
                          name: 'exo Roussillon'
                          shortName: Roussillon
                          slug: rous
                          cities:
                            - Delson
                            - Saint-Constant
                            - Sainte-Catherine
                          defaultVehicleType: bus
                          color: '#41474d'
                          textColor: '#ffffff'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 14
                          isArchived: false
                          name: 'exo Sorel-Varennes'
                          shortName: Sorel-Varennes
                          slug: sv
                          cities:
                            - Varennes
                            - Contrecoeur
                            - Saint-Amable
                            - Saint-Joseph-de-Sorel
                            - Sorel-Tracy
                          defaultVehicleType: bus
                          color: '#EFDCCE'
                          textColor: '#000000'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 15
                          isArchived: false
                          name: 'exo Terrebonne-Mascouche'
                          shortName: Terrebonne-Mascouche
                          slug: tm
                          cities:
                            - Terrebonne
                            - Mascouche
                          defaultVehicleType: bus
                          color: '#9ED1C6'
                          textColor: '#000000'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 16
                          isArchived: false
                          name: 'exo Chambly-Richelieu-Carignan'
                          shortName: Chambly-Richelieu-Carignan
                          slug: crc
                          cities:
                            - Chambly
                            - Richelieu
                            - Carignan
                          defaultVehicleType: bus
                          color: '#F1776A'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 34
                          isArchived: false
                          name: 'Société de transport collectif de Pierre-De Saurel'
                          shortName: 'Pierre-De Saurel'
                          slug: stcpds
                          cities:
                            - Sorel-Tracy
                          defaultVehicleType: bus
                          color: '#4b858e'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://zenbus.fr/zenbusapi/'
                            title: 'Zenbus API'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 35
                          isArchived: false
                          name: 'MRC du Haut-Saint-Laurent'
                          shortName: 'Haut-Saint-Laurent (MRC)'
                          slug: mrchsl
                          cities:
                            - Godmanchester
                            - Huntingdon
                            - Ormstown
                            - Sainte-Barbe
                            - Très-Saint-Sacrement
                          defaultVehicleType: bus
                          color: '#1c94cc'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://zenbus.fr/zenbusapi/'
                            title: 'Zenbus API'
                            isDownloadable: true
                          features:
                            - useRouteFromTrip
                          meta: {  }
                        -
                          id: 48
                          isArchived: false
                          name: 'MRC de Montcalm'
                          shortName: Montcalm
                          slug: montcalm
                          cities:
                            - Saint-Lin-Laurentides
                            - Terrebonne
                          defaultVehicleType: bus
                          color: '#8ebb52'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://zenbus.fr/zenbusapi/'
                            title: 'Zenbus API'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 49
                          isArchived: false
                          name: 'exo Le Richelain / Roussillon'
                          shortName: 'Richelain / Roussillon'
                          slug: lrrs
                          cities:
                            - Candiac
                            - 'La Prairie'
                            - Saint-Philippe
                          defaultVehicleType: bus
                          color: '#7C5D81'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 51
                          isArchived: false
                          name: Saint-Jean-sur-Richelieu
                          shortName: SJSR
                          slug: sjsr
                          cities:
                            - Saint-Jean-sur-Richelieu
                          defaultVehicleType: bus
                          color: '#005982'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: 'https://zenbus.fr/zenbusapi/'
                            title: 'Zenbus API'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 54
                          isArchived: false
                          name: 'Ville de Saint-Hyacinthe'
                          shortName: Saint-Hyacinthe
                          slug: vsh
                          cities:
                            - Saint-Hyacinthe
                          defaultVehicleType: bus
                          color: '#08a78b'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                          license:
                            url: null
                            title: 'Not specified'
                            isDownloadable: true
                          features:
                            - useRouteFromTrip
                          meta: {  }
                    -
                      name: Toronto
                      slug: tor
                      credits: '<p>Header photo by <a href="https://cptdb.ca/profile/38559-8006/">8006</a></p>'
                      infoTitle: ''
                      infoBody: ''
                      description: 'Discover the gigantic Golden Horseshoe Area with its multiple bus services, tram service in downtown Toronto and train service to the suburbs.'
                      metaDescription: 'Discover the gigantic Toronto region with Transit Tracker. Multiple bus services, tram service in downtown Toronto and train service to the suburbs.'
                      cities:
                        - Toronto
                        - Brampton
                        - Burlington
                        - Ajax
                        - Hamilton
                        - Aurora
                        - Elmira
                        - Guelph
                        - Kitchener
                        - Barrie
                        - Toronto
                        - London
                        - Stratford
                        - Orangeville
                        - 'St. Thomas'
                        - Milton
                        - Mississauga
                      image: 01HRZQRZYRFGYXJD3P4GDFY5W6.jpg
                      mapBox:
                        -
                          - '-81.3922'
                          - '42.747'
                        -
                          - '-78.6511'
                          - '44.4573'
                      mapCenter:
                        lat: '43.6936'
                        lon: '-79.4414'
                      mapZoom: 8
                      agencies:
                        -
                          id: 17
                          isArchived: false
                          name: 'Toronto Transit Comission'
                          shortName: TTC
                          slug: ttc
                          cities:
                            - Toronto
                          defaultVehicleType: bus
                          color: '#DB2727'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'https://open.toronto.ca/open-data-license/'
                            title: 'Open Government Licence – Toronto'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 18
                          isArchived: false
                          name: 'Brampton Transit'
                          shortName: Brampton
                          slug: bra
                          cities:
                            - Brampton
                          defaultVehicleType: bus
                          color: '#628CAA'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'https://www.brampton.ca/EN/City-Hall/OpenGov/Open-Data-Catalogue/Pages/Terms-of-Use.aspx'
                            title: 'City of Brampton Open Data Terms of Use'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 19
                          isArchived: false
                          name: 'Burlington Transit'
                          shortName: Burlington
                          slug: bur
                          cities:
                            - Burlington
                          defaultVehicleType: bus
                          color: '#F3B901'
                          textColor: '#000000'
                          regions:
                            - tor
                          license:
                            url: 'https://www.burlington.ca/en/services-for-you/resources/Ongoing_Projects/Open_Data/OpenDataBurlingtonTermsOfUseSeptember192011.pdf'
                            title: 'Terms of Use for Open Data Burlington'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 20
                          isArchived: false
                          name: 'Durham Region Transit'
                          shortName: DRT
                          slug: drt
                          cities:
                            - Ajax
                            - Whitby
                            - Oshawa
                            - Clarington
                            - Uxbridge
                          defaultVehicleType: bus
                          color: '#242424'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'https://www.durham.ca/en/regional-government/resources/Documents/OpenDataLicenceAgreement.pdf'
                            title: 'Region of Durham - Open Data Licence v.1.0'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 21
                          isArchived: false
                          name: 'Hamilton Street Railway'
                          shortName: HSR
                          slug: hsr
                          cities:
                            - Hamilton
                          defaultVehicleType: bus
                          color: '#29578D'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'https://www.hamilton.ca/city-initiatives/strategies-actions/open-data-licence-terms-and-conditions'
                            title: 'Open Data Licence Terms and Conditions'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 24
                          isArchived: false
                          name: 'York Region Transit'
                          shortName: YRT
                          slug: yrt
                          cities:
                            - Aurora
                            - 'East Gwillimbury'
                            - Georgina
                            - Markham
                            - Whitchurch-Stouffville
                          defaultVehicleType: bus
                          color: '#4DA3E0'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'https://www.yrt.ca/en/about-us/open-data-licence-agreement.aspx'
                            title: 'YRT Open data licence agreement'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 26
                          isArchived: false
                          name: 'Grand River Transit'
                          shortName: GRT
                          slug: grt
                          cities:
                            - Cambridge
                            - Kitchener
                            - Waterloo
                            - Elmira
                            - 'New Hamburg'
                          defaultVehicleType: bus
                          color: '#006CB7'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'https://www.regionofwaterloo.ca/en/regional-government/open-data.aspx'
                            title: 'Region of Waterloo Open Data Licence v.2.0'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 27
                          isArchived: false
                          name: 'Guelph Transit'
                          shortName: Guelph
                          slug: gt
                          cities:
                            - Guelph
                          defaultVehicleType: bus
                          color: '#6CB43F'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'http://data.open.guelph.ca/pages/open-government-licence'
                            title: 'City of Guelph Open Government Licence'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 28
                          isArchived: false
                          name: 'GO Transit'
                          shortName: GO
                          slug: go
                          cities:
                            - Milton
                            - Kitchener
                            - 'Richmond Hill'
                            - Stouffville
                            - Kitchener
                          defaultVehicleType: bus
                          color: '#256C2F'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: null
                            title: 'GO Transit API licence'
                            isDownloadable: false
                          features: []
                          meta: {  }
                        -
                          id: 29
                          isArchived: false
                          name: 'Barrie Transit'
                          shortName: Barrie
                          slug: bt
                          cities:
                            - Barrie
                            - Angus
                            - Borden
                          defaultVehicleType: bus
                          color: '#12A9D8'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'https://www.barrie.ca/Living/Getting%20Around/BarrieTransit/Pages/Barrie-GTFS.aspx'
                            title: 'Barrie Transit Data License'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 37
                          isArchived: false
                          name: 'UP Express'
                          shortName: UP
                          slug: up
                          cities:
                            - Toronto
                          defaultVehicleType: train
                          color: '#555025'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: null
                            title: 'GO Transit API licence'
                            isDownloadable: false
                          features: []
                          meta: {  }
                        -
                          id: 39
                          isArchived: false
                          name: 'London Transit Commission'
                          shortName: London
                          slug: ltc
                          cities:
                            - London
                          defaultVehicleType: bus
                          color: '#087ac0'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'https://www.londontransit.ca/open-data/ltcs-open-data-terms-of-use/'
                            title: 'LTC’s Open Data – Terms of Use'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 42
                          isArchived: false
                          name: 'Stratford Transit'
                          shortName: Stratford
                          slug: stratford
                          cities:
                            - Stratford
                          defaultVehicleType: bus
                          color: '#002861'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: null
                            title: 'Not specified'
                            isDownloadable: true
                          features:
                            - metrolinxTMIX
                            - 'tmixID:349560'
                          meta: {  }
                        -
                          id: 43
                          isArchived: false
                          name: 'Orangeville Transit'
                          shortName: Orangeville
                          slug: orangeville
                          cities:
                            - Orangeville
                          defaultVehicleType: bus
                          color: '#f9820a'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: null
                            title: 'Not specified'
                            isDownloadable: true
                          features:
                            - metrolinxTMIX
                            - 'tmixID:349360'
                          meta: {  }
                        -
                          id: 44
                          isArchived: false
                          name: 'St. Thomas Transit'
                          shortName: 'St. Thomas'
                          slug: stthomas
                          cities:
                            - 'St. Thomas'
                          defaultVehicleType: bus
                          color: '#a70237'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: null
                            title: 'Not specified'
                            isDownloadable: true
                          features:
                            - metrolinxTMIX
                            - 'tmixID:349660'
                          meta: {  }
                        -
                          id: 45
                          isArchived: false
                          name: 'Milton Transit'
                          shortName: Milton
                          slug: milton
                          cities:
                            - Milton
                          defaultVehicleType: bus
                          color: '#00b3ee'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: null
                            title: 'Not specified'
                            isDownloadable: true
                          features:
                            - metrolinxTMIX
                            - 'tmixID:Milton'
                          meta: {  }
                        -
                          id: 50
                          isArchived: false
                          name: MiWay
                          shortName: MiWay
                          slug: miway
                          cities:
                            - Mississauga
                          defaultVehicleType: bus
                          color: '#f26322'
                          textColor: '#FFFFFF'
                          regions:
                            - tor
                          license:
                            url: 'http://www5.mississauga.ca/research_catalogue/CityofMississauga_TermsofUse.pdf'
                            title: 'City of Mississauga’s Terms and Conditions'
                            isDownloadable: true
                          features: []
                          meta: {  }
                    -
                      name: Sherbrooke
                      slug: sh
                      credits: '<p>Header photo by <a href="https://unsplash.com/es/@add_rien_20">Adrien</a></p>'
                      infoTitle: ''
                      infoBody: ''
                      description: 'Explore the sixth largest city in Quebec and its bus network, operated by the Société de transport de Sherbrooke (STSH).'
                      metaDescription: 'Explore Sherbrooke and its bus network with Transit Tracker.'
                      cities:
                        - Sherbrooke
                      image: 01HRZQTC40EKQSAK4CGD8V8Z2P.jpg
                      mapBox:
                        -
                          - '-72.0264'
                          - '45.32451'
                        -
                          - '-71.7919'
                          - '45.4866'
                      mapCenter:
                        lat: '45.4043'
                        lon: '-71.8926'
                      mapZoom: 12
                      agencies:
                        -
                          id: 25
                          isArchived: false
                          name: 'Société de transport de Sherbrooke'
                          shortName: STSH
                          slug: stsh
                          cities:
                            - Sherbrooke
                          defaultVehicleType: bus
                          color: '#2C516A'
                          textColor: '#FFFFFF'
                          regions:
                            - sh
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                    -
                      name: 'Capitale-Nationale (Québec)'
                      slug: qc
                      credits: '<p>Header photo by Samuel Deschenes</p>'
                      infoTitle: ''
                      infoBody: ''
                      description: 'In the provincial capital, the Réseau de la Capitale and the Société de transport de Lévis provide bus service on both sides of the St. Lawrence River.'
                      metaDescription: 'Explore with Transit Tracker the bus service of the Réseau de la Capitale and the Société de transport de Lévis in the Capitale-Nationale region of Quebec.'
                      cities:
                        - Saint-Lambert-de-Lauzon
                        - "L'Ancienne-Lorette"
                      image: 01HWTB2A161KKTFBR0144RNET9.jpg
                      mapBox:
                        -
                          - '-71.4455'
                          - '46.6443'
                        -
                          - '-71.0829'
                          - '46.84'
                      mapCenter:
                        lat: '46.7456'
                        lon: '-71.3005'
                      mapZoom: 10
                      agencies:
                        -
                          id: 30
                          isArchived: false
                          name: 'Société de transport de Lévis'
                          shortName: STLévis
                          slug: stlevis
                          cities:
                            - Lévis
                            - Saint-Lambert-de-Lauzon
                          defaultVehicleType: bus
                          color: '#0F9BBF'
                          textColor: '#FFFFFF'
                          regions:
                            - qc
                          license:
                            url: 'http://creativecommons.org/licenses/by/4.0/deed.fr'
                            title: 'Creative Commons Attribution 4.0 (CC BY 4.0)'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 46
                          isArchived: false
                          name: 'Réseau de transport de la Capitale'
                          shortName: RTC
                          slug: rtc
                          cities:
                            - Québec
                            - Saint-Augustin-de-Desmaures
                            - "L'Ancienne-Lorette"
                          defaultVehicleType: bus
                          color: '#003e8a'
                          textColor: '#FFFFFF'
                          regions:
                            - qc
                          license:
                            url: 'https://www.rtcquebec.ca/donnees-ouvertes'
                            title: 'License des données ouvertes'
                            isDownloadable: true
                          features: []
                          meta: {  }
                    -
                      name: Ottawa-Gatineau
                      slug: outaouais
                      credits: '<p>Header photo by <a href="https://unsplash.com/@shubhamsharan">Shubham Sharan</a></p>'
                      infoTitle: ''
                      infoBody: ''
                      description: 'Discover the Ottawa-Gatineau region, the National Capital of Canada, with bus services from OC Transpo, STO and Transcollines.'
                      metaDescription: 'Discover the Ottawa-Gatineau region, the National Capital of Canada, with bus services from OC Transpo, STO and Transcollines.'
                      cities:
                        - Gatineau
                        - Ottawa
                      image: 01HW8ZFDRVKKH20HPB4K2W67H6.jpg
                      mapBox:
                        -
                          - '-76.0721'
                          - '45.3758'
                        -
                          - '-75.3793'
                          - '45.6611'
                      mapCenter:
                        lat: '45.5388'
                        lon: '-75.7386'
                      mapZoom: 10
                      agencies:
                        -
                          id: 32
                          isArchived: false
                          name: "Société de transport de l'Outaouais"
                          shortName: STO
                          slug: sto
                          cities:
                            - Gatineau
                          defaultVehicleType: bus
                          color: '#007F89'
                          textColor: '#FFFFFF'
                          regions:
                            - outaouais
                          license:
                            url: 'http://www.sto.ca/index.php?id=598&L=fr'
                            title: "Conditions d'utilisation - Données ouvertes et clé API"
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 55
                          isArchived: false
                          name: 'OC Transpo'
                          shortName: 'OC Transpo'
                          slug: octranspo
                          cities:
                            - Ottawa
                          defaultVehicleType: bus
                          color: '#d94138'
                          textColor: '#ffffff'
                          regions:
                            - outaouais
                          license:
                            url: 'https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data#section-7d58affa-59a3-47f2-932d-ccb75000cefc'
                            title: 'City of Ottawa Open Data Terms of Use'
                            isDownloadable: true
                          features: []
                          meta: {  }
                    -
                      name: Laurentides
                      slug: laurentides
                      credits: '<p>Header photo by <a href="https://unsplash.com/@amandachang">amanda</a></p>'
                      infoTitle: ''
                      infoBody: ''
                      description: 'In the heart of the Laurentians region, the City of Mont-Tremblant offers a free public transit service for its citizens and tourists.'
                      metaDescription: "Discover the City of Mont-Tremblant's transportation network with Transit Tracker."
                      cities:
                        - Mont-Tremblant
                        - Saint-Sauveur
                        - Bois-des-Filion
                      image: 01HRZR1J93RQ66R61ZJZWBYFK3.jpg
                      mapBox:
                        -
                          - '-74.6473'
                          - '45.7623'
                        -
                          - '-73.9867'
                          - '46.2236'
                      mapCenter:
                        lat: '46.1185'
                        lon: '-74.593'
                      mapZoom: 12
                      agencies:
                        -
                          id: 33
                          isArchived: false
                          name: 'BUS Mont-Tremblant'
                          shortName: BMT
                          slug: tcmt
                          cities:
                            - Mont-Tremblant
                          defaultVehicleType: bus
                          color: '#095d7e'
                          textColor: '#FFFFFF'
                          regions:
                            - laurentides
                          license:
                            url: 'https://zenbus.fr/zenbusapi/'
                            title: 'Zenbus API'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 40
                          isArchived: false
                          name: "L'Inter"
                          shortName: Inter
                          slug: inter
                          cities:
                            - Mont-Blanc
                            - Val-Morin
                            - Sainte-Adèle
                            - Saint-Sauveur
                            - Saint-Jérôme
                          defaultVehicleType: bus
                          color: '#f5791f'
                          textColor: '#FFFFFF'
                          regions:
                            - laurentides
                          license:
                            url: 'https://zenbus.fr/zenbusapi/'
                            title: 'Zenbus API'
                            isDownloadable: true
                          features: []
                          meta: {  }
                        -
                          id: 5
                          isArchived: false
                          name: 'exo Laurentides'
                          shortName: Laurentides
                          slug: la
                          cities:
                            - Boisbriand
                            - Deux-Montagnes
                            - Pointe-Calumet
                            - Saint-Eustache
                            - Sainte-Marthe-sur-le-Lac
                          defaultVehicleType: bus
                          color: '#00A586'
                          textColor: '#FFFFFF'
                          regions:
                            - mtl
                            - laurentides
                          license:
                            url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                            title: 'Creative Commons – Attribution 4.0 CC-BY'
                            isDownloadable: true
                          features: []
                          meta: {  }
                properties:
                  data:
                    type: array
                    example:
                      -
                        name: Montréal
                        slug: mtl
                        credits: '<p>Header photo by <a href="https://unsplash.com/@storybyphil"><span style="text-decoration: underline;">Phil Desforges</span></a>&nbsp;</p>'
                        infoTitle: ''
                        infoBody: ''
                        description: 'Explore the metropolitan region of Montreal, with its bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns. In addition, commuter train services are also represented.'
                        metaDescription: 'Explore the metropolitan region of Montreal with Transit Tracker. Bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns, with a commuter train service.'
                        cities:
                          - Montréal
                          - Mont-Saint-Hilaire
                          - Laval
                          - Longueuil
                          - Sainte-Marthe-sur-le-Lac
                          - Saint-Hyacinthe
                          - 'La Prairie'
                          - Repentigny
                          - Sainte-Julie
                          - Châteauguay
                          - Sainte-Martine
                          - Hudson
                          - Sainte-Catherine
                          - Verchères
                          - Terrebonne
                          - Richelieu
                          - Sorel-Tracy
                          - Sainte-Barbe
                          - Terrebonne
                          - Candiac
                          - Saint-Jean-sur-Richelieu
                          - Saint-Hyacinthe
                        image: 01HRZQK091ZBWWA78YF9M08XR8.jpg
                        mapBox:
                          -
                            - '-74.3308'
                            - '45.1917'
                          -
                            - '-72.9355'
                            - '46.058'
                        mapCenter:
                          lat: '45.5894'
                          lon: '-73.661'
                        mapZoom: 9
                        agencies:
                          -
                            id: 1
                            isArchived: false
                            name: 'Société de transport de Montréal'
                            shortName: STM
                            slug: stm
                            cities:
                              - Montréal
                            defaultVehicleType: bus
                            color: '#00AEEF'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 2
                            isArchived: false
                            name: 'exo Trains'
                            shortName: Trains
                            slug: trains
                            cities:
                              - Vaudreuil
                              - Saint-Jérôme
                              - Mont-Saint-Hilaire
                              - Candiac
                              - Mascouche
                            defaultVehicleType: train
                            color: '#C8017E'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 3
                            isArchived: false
                            name: 'Société de transport de Laval'
                            shortName: STL
                            slug: stl
                            cities:
                              - Laval
                            defaultVehicleType: bus
                            color: '#84C444'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 4
                            isArchived: false
                            name: 'Réseau de transport de Longueuil'
                            shortName: RTL
                            slug: rtl
                            cities:
                              - Longueuil
                            defaultVehicleType: bus
                            color: '#A80532'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 5
                            isArchived: false
                            name: 'exo Laurentides'
                            shortName: Laurentides
                            slug: la
                            cities:
                              - Blainville
                              - Lorraine
                              - Rosemère
                              - Sainte-Anne-des-Plaines
                              - Saint-Eustache
                            defaultVehicleType: bus
                            color: '#00A586'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                              - laurentides
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 6
                            isArchived: false
                            name: 'exo Vallée-du-Richelieu'
                            shortName: Vallée-du-Richelieu
                            slug: vr
                            cities:
                              - Beloeil
                              - McMasterville
                              - Saint-Basile-le-Grand
                              - Sainte-Madeleine
                              - Sainte-Marie-Madeleine
                            defaultVehicleType: bus
                            color: '#1F96A4'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 7
                            isArchived: true
                            name: 'exo Le Richelain'
                            shortName: 'Le Richelain'
                            slug: lr
                            cities:
                              - Candiac
                              - 'La Prairie'
                              - Saint-Philippe
                            defaultVehicleType: bus
                            color: '#41474d'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 8
                            isArchived: false
                            name: "exo L'Assomption"
                            shortName: "L'Assomption"
                            slug: lasso
                            cities:
                              - "L'Assomption"
                              - "L'Épiphanie"
                              - Charlemagne
                              - Repentigny
                              - Saint-Sulpice
                            defaultVehicleType: bus
                            color: '#0071BA'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 9
                            isArchived: false
                            name: 'exo Sainte-Julie'
                            shortName: Sainte-Julie
                            slug: sju
                            cities:
                              - Sainte-Julie
                            defaultVehicleType: bus
                            color: '#F7A389'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 10
                            isArchived: false
                            name: 'exo Sud-Ouest'
                            shortName: Sud-Ouest
                            slug: so
                            cities:
                              - Beauharnois
                              - Léry
                              - Mercier
                              - Sainte-Martine
                              - Ormstown
                            defaultVehicleType: bus
                            color: '#B94065'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 11
                            isArchived: true
                            name: 'exo Haut-Saint-Laurent'
                            shortName: 'Haut-Saint-Laurent (exo)'
                            slug: hsl
                            cities:
                              - Mercier
                              - Sainte-Martine
                              - Ormstown
                              - Très-Saint-Sacrement
                              - Howick
                            defaultVehicleType: bus
                            color: '#41474d'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 12
                            isArchived: false
                            name: "exo La Presqu'Île"
                            shortName: "La Presqu'Île"
                            slug: pi
                            cities:
                              - Hudson
                              - 'Île Perrot'
                              - Pincourt
                              - Rigaud
                              - Vaudreuil-Dorion
                            defaultVehicleType: bus
                            color: '#FCEFC5'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 13
                            isArchived: true
                            name: 'exo Roussillon'
                            shortName: Roussillon
                            slug: rous
                            cities:
                              - Delson
                              - Saint-Constant
                              - Sainte-Catherine
                            defaultVehicleType: bus
                            color: '#41474d'
                            textColor: '#ffffff'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 14
                            isArchived: false
                            name: 'exo Sorel-Varennes'
                            shortName: Sorel-Varennes
                            slug: sv
                            cities:
                              - Varennes
                              - Contrecoeur
                              - Saint-Amable
                              - Saint-Joseph-de-Sorel
                              - Sorel-Tracy
                            defaultVehicleType: bus
                            color: '#EFDCCE'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 15
                            isArchived: false
                            name: 'exo Terrebonne-Mascouche'
                            shortName: Terrebonne-Mascouche
                            slug: tm
                            cities:
                              - Terrebonne
                              - Mascouche
                            defaultVehicleType: bus
                            color: '#9ED1C6'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 16
                            isArchived: false
                            name: 'exo Chambly-Richelieu-Carignan'
                            shortName: Chambly-Richelieu-Carignan
                            slug: crc
                            cities:
                              - Chambly
                              - Richelieu
                              - Carignan
                            defaultVehicleType: bus
                            color: '#F1776A'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 34
                            isArchived: false
                            name: 'Société de transport collectif de Pierre-De Saurel'
                            shortName: 'Pierre-De Saurel'
                            slug: stcpds
                            cities:
                              - Sorel-Tracy
                            defaultVehicleType: bus
                            color: '#4b858e'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 35
                            isArchived: false
                            name: 'MRC du Haut-Saint-Laurent'
                            shortName: 'Haut-Saint-Laurent (MRC)'
                            slug: mrchsl
                            cities:
                              - Godmanchester
                              - Huntingdon
                              - Ormstown
                              - Sainte-Barbe
                              - Très-Saint-Sacrement
                            defaultVehicleType: bus
                            color: '#1c94cc'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features:
                              - useRouteFromTrip
                            meta: []
                          -
                            id: 48
                            isArchived: false
                            name: 'MRC de Montcalm'
                            shortName: Montcalm
                            slug: montcalm
                            cities:
                              - Saint-Lin-Laurentides
                              - Terrebonne
                            defaultVehicleType: bus
                            color: '#8ebb52'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 49
                            isArchived: false
                            name: 'exo Le Richelain / Roussillon'
                            shortName: 'Richelain / Roussillon'
                            slug: lrrs
                            cities:
                              - Candiac
                              - 'La Prairie'
                              - Saint-Philippe
                            defaultVehicleType: bus
                            color: '#7C5D81'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 51
                            isArchived: false
                            name: Saint-Jean-sur-Richelieu
                            shortName: SJSR
                            slug: sjsr
                            cities:
                              - Saint-Jean-sur-Richelieu
                            defaultVehicleType: bus
                            color: '#005982'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 54
                            isArchived: false
                            name: 'Ville de Saint-Hyacinthe'
                            shortName: Saint-Hyacinthe
                            slug: vsh
                            cities:
                              - Saint-Hyacinthe
                            defaultVehicleType: bus
                            color: '#08a78b'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: null
                              title: 'Not specified'
                              isDownloadable: true
                            features:
                              - useRouteFromTrip
                            meta: []
                      -
                        name: Toronto
                        slug: tor
                        credits: '<p>Header photo by <a href="https://cptdb.ca/profile/38559-8006/">8006</a></p>'
                        infoTitle: ''
                        infoBody: ''
                        description: 'Discover the gigantic Golden Horseshoe Area with its multiple bus services, tram service in downtown Toronto and train service to the suburbs.'
                        metaDescription: 'Discover the gigantic Toronto region with Transit Tracker. Multiple bus services, tram service in downtown Toronto and train service to the suburbs.'
                        cities:
                          - Toronto
                          - Brampton
                          - Burlington
                          - Ajax
                          - Hamilton
                          - Aurora
                          - Elmira
                          - Guelph
                          - Kitchener
                          - Barrie
                          - Toronto
                          - London
                          - Stratford
                          - Orangeville
                          - 'St. Thomas'
                          - Milton
                          - Mississauga
                        image: 01HRZQRZYRFGYXJD3P4GDFY5W6.jpg
                        mapBox:
                          -
                            - '-81.3922'
                            - '42.747'
                          -
                            - '-78.6511'
                            - '44.4573'
                        mapCenter:
                          lat: '43.6936'
                          lon: '-79.4414'
                        mapZoom: 8
                        agencies:
                          -
                            id: 17
                            isArchived: false
                            name: 'Toronto Transit Comission'
                            shortName: TTC
                            slug: ttc
                            cities:
                              - Toronto
                            defaultVehicleType: bus
                            color: '#DB2727'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'https://open.toronto.ca/open-data-license/'
                              title: 'Open Government Licence – Toronto'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 18
                            isArchived: false
                            name: 'Brampton Transit'
                            shortName: Brampton
                            slug: bra
                            cities:
                              - Brampton
                            defaultVehicleType: bus
                            color: '#628CAA'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'https://www.brampton.ca/EN/City-Hall/OpenGov/Open-Data-Catalogue/Pages/Terms-of-Use.aspx'
                              title: 'City of Brampton Open Data Terms of Use'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 19
                            isArchived: false
                            name: 'Burlington Transit'
                            shortName: Burlington
                            slug: bur
                            cities:
                              - Burlington
                            defaultVehicleType: bus
                            color: '#F3B901'
                            textColor: '#000000'
                            regions:
                              - tor
                            license:
                              url: 'https://www.burlington.ca/en/services-for-you/resources/Ongoing_Projects/Open_Data/OpenDataBurlingtonTermsOfUseSeptember192011.pdf'
                              title: 'Terms of Use for Open Data Burlington'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 20
                            isArchived: false
                            name: 'Durham Region Transit'
                            shortName: DRT
                            slug: drt
                            cities:
                              - Ajax
                              - Whitby
                              - Oshawa
                              - Clarington
                              - Uxbridge
                            defaultVehicleType: bus
                            color: '#242424'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'https://www.durham.ca/en/regional-government/resources/Documents/OpenDataLicenceAgreement.pdf'
                              title: 'Region of Durham - Open Data Licence v.1.0'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 21
                            isArchived: false
                            name: 'Hamilton Street Railway'
                            shortName: HSR
                            slug: hsr
                            cities:
                              - Hamilton
                            defaultVehicleType: bus
                            color: '#29578D'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'https://www.hamilton.ca/city-initiatives/strategies-actions/open-data-licence-terms-and-conditions'
                              title: 'Open Data Licence Terms and Conditions'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 24
                            isArchived: false
                            name: 'York Region Transit'
                            shortName: YRT
                            slug: yrt
                            cities:
                              - Aurora
                              - 'East Gwillimbury'
                              - Georgina
                              - Markham
                              - Whitchurch-Stouffville
                            defaultVehicleType: bus
                            color: '#4DA3E0'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'https://www.yrt.ca/en/about-us/open-data-licence-agreement.aspx'
                              title: 'YRT Open data licence agreement'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 26
                            isArchived: false
                            name: 'Grand River Transit'
                            shortName: GRT
                            slug: grt
                            cities:
                              - Cambridge
                              - Kitchener
                              - Waterloo
                              - Elmira
                              - 'New Hamburg'
                            defaultVehicleType: bus
                            color: '#006CB7'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'https://www.regionofwaterloo.ca/en/regional-government/open-data.aspx'
                              title: 'Region of Waterloo Open Data Licence v.2.0'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 27
                            isArchived: false
                            name: 'Guelph Transit'
                            shortName: Guelph
                            slug: gt
                            cities:
                              - Guelph
                            defaultVehicleType: bus
                            color: '#6CB43F'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'http://data.open.guelph.ca/pages/open-government-licence'
                              title: 'City of Guelph Open Government Licence'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 28
                            isArchived: false
                            name: 'GO Transit'
                            shortName: GO
                            slug: go
                            cities:
                              - Milton
                              - Kitchener
                              - 'Richmond Hill'
                              - Stouffville
                              - Kitchener
                            defaultVehicleType: bus
                            color: '#256C2F'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: null
                              title: 'GO Transit API licence'
                              isDownloadable: false
                            features: []
                            meta: []
                          -
                            id: 29
                            isArchived: false
                            name: 'Barrie Transit'
                            shortName: Barrie
                            slug: bt
                            cities:
                              - Barrie
                              - Angus
                              - Borden
                            defaultVehicleType: bus
                            color: '#12A9D8'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'https://www.barrie.ca/Living/Getting%20Around/BarrieTransit/Pages/Barrie-GTFS.aspx'
                              title: 'Barrie Transit Data License'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 37
                            isArchived: false
                            name: 'UP Express'
                            shortName: UP
                            slug: up
                            cities:
                              - Toronto
                            defaultVehicleType: train
                            color: '#555025'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: null
                              title: 'GO Transit API licence'
                              isDownloadable: false
                            features: []
                            meta: []
                          -
                            id: 39
                            isArchived: false
                            name: 'London Transit Commission'
                            shortName: London
                            slug: ltc
                            cities:
                              - London
                            defaultVehicleType: bus
                            color: '#087ac0'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'https://www.londontransit.ca/open-data/ltcs-open-data-terms-of-use/'
                              title: 'LTC’s Open Data – Terms of Use'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 42
                            isArchived: false
                            name: 'Stratford Transit'
                            shortName: Stratford
                            slug: stratford
                            cities:
                              - Stratford
                            defaultVehicleType: bus
                            color: '#002861'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: null
                              title: 'Not specified'
                              isDownloadable: true
                            features:
                              - metrolinxTMIX
                              - 'tmixID:349560'
                            meta: []
                          -
                            id: 43
                            isArchived: false
                            name: 'Orangeville Transit'
                            shortName: Orangeville
                            slug: orangeville
                            cities:
                              - Orangeville
                            defaultVehicleType: bus
                            color: '#f9820a'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: null
                              title: 'Not specified'
                              isDownloadable: true
                            features:
                              - metrolinxTMIX
                              - 'tmixID:349360'
                            meta: []
                          -
                            id: 44
                            isArchived: false
                            name: 'St. Thomas Transit'
                            shortName: 'St. Thomas'
                            slug: stthomas
                            cities:
                              - 'St. Thomas'
                            defaultVehicleType: bus
                            color: '#a70237'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: null
                              title: 'Not specified'
                              isDownloadable: true
                            features:
                              - metrolinxTMIX
                              - 'tmixID:349660'
                            meta: []
                          -
                            id: 45
                            isArchived: false
                            name: 'Milton Transit'
                            shortName: Milton
                            slug: milton
                            cities:
                              - Milton
                            defaultVehicleType: bus
                            color: '#00b3ee'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: null
                              title: 'Not specified'
                              isDownloadable: true
                            features:
                              - metrolinxTMIX
                              - 'tmixID:Milton'
                            meta: []
                          -
                            id: 50
                            isArchived: false
                            name: MiWay
                            shortName: MiWay
                            slug: miway
                            cities:
                              - Mississauga
                            defaultVehicleType: bus
                            color: '#f26322'
                            textColor: '#FFFFFF'
                            regions:
                              - tor
                            license:
                              url: 'http://www5.mississauga.ca/research_catalogue/CityofMississauga_TermsofUse.pdf'
                              title: 'City of Mississauga’s Terms and Conditions'
                              isDownloadable: true
                            features: []
                            meta: []
                      -
                        name: Sherbrooke
                        slug: sh
                        credits: '<p>Header photo by <a href="https://unsplash.com/es/@add_rien_20">Adrien</a></p>'
                        infoTitle: ''
                        infoBody: ''
                        description: 'Explore the sixth largest city in Quebec and its bus network, operated by the Société de transport de Sherbrooke (STSH).'
                        metaDescription: 'Explore Sherbrooke and its bus network with Transit Tracker.'
                        cities:
                          - Sherbrooke
                        image: 01HRZQTC40EKQSAK4CGD8V8Z2P.jpg
                        mapBox:
                          -
                            - '-72.0264'
                            - '45.32451'
                          -
                            - '-71.7919'
                            - '45.4866'
                        mapCenter:
                          lat: '45.4043'
                          lon: '-71.8926'
                        mapZoom: 12
                        agencies:
                          -
                            id: 25
                            isArchived: false
                            name: 'Société de transport de Sherbrooke'
                            shortName: STSH
                            slug: stsh
                            cities:
                              - Sherbrooke
                            defaultVehicleType: bus
                            color: '#2C516A'
                            textColor: '#FFFFFF'
                            regions:
                              - sh
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                      -
                        name: 'Capitale-Nationale (Québec)'
                        slug: qc
                        credits: '<p>Header photo by Samuel Deschenes</p>'
                        infoTitle: ''
                        infoBody: ''
                        description: 'In the provincial capital, the Réseau de la Capitale and the Société de transport de Lévis provide bus service on both sides of the St. Lawrence River.'
                        metaDescription: 'Explore with Transit Tracker the bus service of the Réseau de la Capitale and the Société de transport de Lévis in the Capitale-Nationale region of Quebec.'
                        cities:
                          - Saint-Lambert-de-Lauzon
                          - "L'Ancienne-Lorette"
                        image: 01HWTB2A161KKTFBR0144RNET9.jpg
                        mapBox:
                          -
                            - '-71.4455'
                            - '46.6443'
                          -
                            - '-71.0829'
                            - '46.84'
                        mapCenter:
                          lat: '46.7456'
                          lon: '-71.3005'
                        mapZoom: 10
                        agencies:
                          -
                            id: 30
                            isArchived: false
                            name: 'Société de transport de Lévis'
                            shortName: STLévis
                            slug: stlevis
                            cities:
                              - Lévis
                              - Saint-Lambert-de-Lauzon
                            defaultVehicleType: bus
                            color: '#0F9BBF'
                            textColor: '#FFFFFF'
                            regions:
                              - qc
                            license:
                              url: 'http://creativecommons.org/licenses/by/4.0/deed.fr'
                              title: 'Creative Commons Attribution 4.0 (CC BY 4.0)'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 46
                            isArchived: false
                            name: 'Réseau de transport de la Capitale'
                            shortName: RTC
                            slug: rtc
                            cities:
                              - Québec
                              - Saint-Augustin-de-Desmaures
                              - "L'Ancienne-Lorette"
                            defaultVehicleType: bus
                            color: '#003e8a'
                            textColor: '#FFFFFF'
                            regions:
                              - qc
                            license:
                              url: 'https://www.rtcquebec.ca/donnees-ouvertes'
                              title: 'License des données ouvertes'
                              isDownloadable: true
                            features: []
                            meta: []
                      -
                        name: Ottawa-Gatineau
                        slug: outaouais
                        credits: '<p>Header photo by <a href="https://unsplash.com/@shubhamsharan">Shubham Sharan</a></p>'
                        infoTitle: ''
                        infoBody: ''
                        description: 'Discover the Ottawa-Gatineau region, the National Capital of Canada, with bus services from OC Transpo, STO and Transcollines.'
                        metaDescription: 'Discover the Ottawa-Gatineau region, the National Capital of Canada, with bus services from OC Transpo, STO and Transcollines.'
                        cities:
                          - Gatineau
                          - Ottawa
                        image: 01HW8ZFDRVKKH20HPB4K2W67H6.jpg
                        mapBox:
                          -
                            - '-76.0721'
                            - '45.3758'
                          -
                            - '-75.3793'
                            - '45.6611'
                        mapCenter:
                          lat: '45.5388'
                          lon: '-75.7386'
                        mapZoom: 10
                        agencies:
                          -
                            id: 32
                            isArchived: false
                            name: "Société de transport de l'Outaouais"
                            shortName: STO
                            slug: sto
                            cities:
                              - Gatineau
                            defaultVehicleType: bus
                            color: '#007F89'
                            textColor: '#FFFFFF'
                            regions:
                              - outaouais
                            license:
                              url: 'http://www.sto.ca/index.php?id=598&L=fr'
                              title: "Conditions d'utilisation - Données ouvertes et clé API"
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 55
                            isArchived: false
                            name: 'OC Transpo'
                            shortName: 'OC Transpo'
                            slug: octranspo
                            cities:
                              - Ottawa
                            defaultVehicleType: bus
                            color: '#d94138'
                            textColor: '#ffffff'
                            regions:
                              - outaouais
                            license:
                              url: 'https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data#section-7d58affa-59a3-47f2-932d-ccb75000cefc'
                              title: 'City of Ottawa Open Data Terms of Use'
                              isDownloadable: true
                            features: []
                            meta: []
                      -
                        name: Laurentides
                        slug: laurentides
                        credits: '<p>Header photo by <a href="https://unsplash.com/@amandachang">amanda</a></p>'
                        infoTitle: ''
                        infoBody: ''
                        description: 'In the heart of the Laurentians region, the City of Mont-Tremblant offers a free public transit service for its citizens and tourists.'
                        metaDescription: "Discover the City of Mont-Tremblant's transportation network with Transit Tracker."
                        cities:
                          - Mont-Tremblant
                          - Saint-Sauveur
                          - Bois-des-Filion
                        image: 01HRZR1J93RQ66R61ZJZWBYFK3.jpg
                        mapBox:
                          -
                            - '-74.6473'
                            - '45.7623'
                          -
                            - '-73.9867'
                            - '46.2236'
                        mapCenter:
                          lat: '46.1185'
                          lon: '-74.593'
                        mapZoom: 12
                        agencies:
                          -
                            id: 33
                            isArchived: false
                            name: 'BUS Mont-Tremblant'
                            shortName: BMT
                            slug: tcmt
                            cities:
                              - Mont-Tremblant
                            defaultVehicleType: bus
                            color: '#095d7e'
                            textColor: '#FFFFFF'
                            regions:
                              - laurentides
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 40
                            isArchived: false
                            name: "L'Inter"
                            shortName: Inter
                            slug: inter
                            cities:
                              - Mont-Blanc
                              - Val-Morin
                              - Sainte-Adèle
                              - Saint-Sauveur
                              - Saint-Jérôme
                            defaultVehicleType: bus
                            color: '#f5791f'
                            textColor: '#FFFFFF'
                            regions:
                              - laurentides
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 5
                            isArchived: false
                            name: 'exo Laurentides'
                            shortName: Laurentides
                            slug: la
                            cities:
                              - Boisbriand
                              - Deux-Montagnes
                              - Pointe-Calumet
                              - Saint-Eustache
                              - Sainte-Marthe-sur-le-Lac
                            defaultVehicleType: bus
                            color: '#00A586'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                              - laurentides
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                    items:
                      type: object
                      properties:
                        name:
                          type: string
                          example: Montréal
                        slug:
                          type: string
                          example: mtl
                        credits:
                          type: string
                          example: '<p>Header photo by <a href="https://unsplash.com/@storybyphil"><span style="text-decoration: underline;">Phil Desforges</span></a>&nbsp;</p>'
                        infoTitle:
                          type: string
                          example: ''
                        infoBody:
                          type: string
                          example: ''
                        description:
                          type: string
                          example: 'Explore the metropolitan region of Montreal, with its bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns. In addition, commuter train services are also represented.'
                        metaDescription:
                          type: string
                          example: 'Explore the metropolitan region of Montreal with Transit Tracker. Bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns, with a commuter train service.'
                        cities:
                          type: array
                          example:
                            - Montréal
                            - Mont-Saint-Hilaire
                            - Laval
                            - Longueuil
                            - Sainte-Marthe-sur-le-Lac
                            - Saint-Hyacinthe
                            - 'La Prairie'
                            - Repentigny
                            - Sainte-Julie
                            - Châteauguay
                            - Sainte-Martine
                            - Hudson
                            - Sainte-Catherine
                            - Verchères
                            - Terrebonne
                            - Richelieu
                            - Sorel-Tracy
                            - Sainte-Barbe
                            - Terrebonne
                            - Candiac
                            - Saint-Jean-sur-Richelieu
                            - Saint-Hyacinthe
                          items:
                            type: string
                        image:
                          type: string
                          example: 01HRZQK091ZBWWA78YF9M08XR8.jpg
                        mapBox:
                          type: array
                          example:
                            -
                              - '-74.3308'
                              - '45.1917'
                            -
                              - '-72.9355'
                              - '46.058'
                          items:
                            type: array
                        mapCenter:
                          type: object
                          properties:
                            lat:
                              type: string
                              example: '45.5894'
                            lon:
                              type: string
                              example: '-73.661'
                        mapZoom:
                          type: integer
                          example: 9
                        agencies:
                          type: array
                          example:
                            -
                              id: 1
                              isArchived: false
                              name: 'Société de transport de Montréal'
                              shortName: STM
                              slug: stm
                              cities:
                                - Montréal
                              defaultVehicleType: bus
                              color: '#00AEEF'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 2
                              isArchived: false
                              name: 'exo Trains'
                              shortName: Trains
                              slug: trains
                              cities:
                                - Vaudreuil
                                - Saint-Jérôme
                                - Mont-Saint-Hilaire
                                - Candiac
                                - Mascouche
                              defaultVehicleType: train
                              color: '#C8017E'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 3
                              isArchived: false
                              name: 'Société de transport de Laval'
                              shortName: STL
                              slug: stl
                              cities:
                                - Laval
                              defaultVehicleType: bus
                              color: '#84C444'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 4
                              isArchived: false
                              name: 'Réseau de transport de Longueuil'
                              shortName: RTL
                              slug: rtl
                              cities:
                                - Longueuil
                              defaultVehicleType: bus
                              color: '#A80532'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 5
                              isArchived: false
                              name: 'exo Laurentides'
                              shortName: Laurentides
                              slug: la
                              cities:
                                - Blainville
                                - Lorraine
                                - Rosemère
                                - Sainte-Anne-des-Plaines
                                - Saint-Eustache
                              defaultVehicleType: bus
                              color: '#00A586'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                                - laurentides
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 6
                              isArchived: false
                              name: 'exo Vallée-du-Richelieu'
                              shortName: Vallée-du-Richelieu
                              slug: vr
                              cities:
                                - Beloeil
                                - McMasterville
                                - Saint-Basile-le-Grand
                                - Sainte-Madeleine
                                - Sainte-Marie-Madeleine
                              defaultVehicleType: bus
                              color: '#1F96A4'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 7
                              isArchived: true
                              name: 'exo Le Richelain'
                              shortName: 'Le Richelain'
                              slug: lr
                              cities:
                                - Candiac
                                - 'La Prairie'
                                - Saint-Philippe
                              defaultVehicleType: bus
                              color: '#41474d'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 8
                              isArchived: false
                              name: "exo L'Assomption"
                              shortName: "L'Assomption"
                              slug: lasso
                              cities:
                                - "L'Assomption"
                                - "L'Épiphanie"
                                - Charlemagne
                                - Repentigny
                                - Saint-Sulpice
                              defaultVehicleType: bus
                              color: '#0071BA'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 9
                              isArchived: false
                              name: 'exo Sainte-Julie'
                              shortName: Sainte-Julie
                              slug: sju
                              cities:
                                - Sainte-Julie
                              defaultVehicleType: bus
                              color: '#F7A389'
                              textColor: '#000000'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 10
                              isArchived: false
                              name: 'exo Sud-Ouest'
                              shortName: Sud-Ouest
                              slug: so
                              cities:
                                - Beauharnois
                                - Léry
                                - Mercier
                                - Sainte-Martine
                                - Ormstown
                              defaultVehicleType: bus
                              color: '#B94065'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 11
                              isArchived: true
                              name: 'exo Haut-Saint-Laurent'
                              shortName: 'Haut-Saint-Laurent (exo)'
                              slug: hsl
                              cities:
                                - Mercier
                                - Sainte-Martine
                                - Ormstown
                                - Très-Saint-Sacrement
                                - Howick
                              defaultVehicleType: bus
                              color: '#41474d'
                              textColor: '#000000'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 12
                              isArchived: false
                              name: "exo La Presqu'Île"
                              shortName: "La Presqu'Île"
                              slug: pi
                              cities:
                                - Hudson
                                - 'Île Perrot'
                                - Pincourt
                                - Rigaud
                                - Vaudreuil-Dorion
                              defaultVehicleType: bus
                              color: '#FCEFC5'
                              textColor: '#000000'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 13
                              isArchived: true
                              name: 'exo Roussillon'
                              shortName: Roussillon
                              slug: rous
                              cities:
                                - Delson
                                - Saint-Constant
                                - Sainte-Catherine
                              defaultVehicleType: bus
                              color: '#41474d'
                              textColor: '#ffffff'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 14
                              isArchived: false
                              name: 'exo Sorel-Varennes'
                              shortName: Sorel-Varennes
                              slug: sv
                              cities:
                                - Varennes
                                - Contrecoeur
                                - Saint-Amable
                                - Saint-Joseph-de-Sorel
                                - Sorel-Tracy
                              defaultVehicleType: bus
                              color: '#EFDCCE'
                              textColor: '#000000'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 15
                              isArchived: false
                              name: 'exo Terrebonne-Mascouche'
                              shortName: Terrebonne-Mascouche
                              slug: tm
                              cities:
                                - Terrebonne
                                - Mascouche
                              defaultVehicleType: bus
                              color: '#9ED1C6'
                              textColor: '#000000'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 16
                              isArchived: false
                              name: 'exo Chambly-Richelieu-Carignan'
                              shortName: Chambly-Richelieu-Carignan
                              slug: crc
                              cities:
                                - Chambly
                                - Richelieu
                                - Carignan
                              defaultVehicleType: bus
                              color: '#F1776A'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 34
                              isArchived: false
                              name: 'Société de transport collectif de Pierre-De Saurel'
                              shortName: 'Pierre-De Saurel'
                              slug: stcpds
                              cities:
                                - Sorel-Tracy
                              defaultVehicleType: bus
                              color: '#4b858e'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://zenbus.fr/zenbusapi/'
                                title: 'Zenbus API'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 35
                              isArchived: false
                              name: 'MRC du Haut-Saint-Laurent'
                              shortName: 'Haut-Saint-Laurent (MRC)'
                              slug: mrchsl
                              cities:
                                - Godmanchester
                                - Huntingdon
                                - Ormstown
                                - Sainte-Barbe
                                - Très-Saint-Sacrement
                              defaultVehicleType: bus
                              color: '#1c94cc'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://zenbus.fr/zenbusapi/'
                                title: 'Zenbus API'
                                isDownloadable: true
                              features:
                                - useRouteFromTrip
                              meta: []
                            -
                              id: 48
                              isArchived: false
                              name: 'MRC de Montcalm'
                              shortName: Montcalm
                              slug: montcalm
                              cities:
                                - Saint-Lin-Laurentides
                                - Terrebonne
                              defaultVehicleType: bus
                              color: '#8ebb52'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://zenbus.fr/zenbusapi/'
                                title: 'Zenbus API'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 49
                              isArchived: false
                              name: 'exo Le Richelain / Roussillon'
                              shortName: 'Richelain / Roussillon'
                              slug: lrrs
                              cities:
                                - Candiac
                                - 'La Prairie'
                                - Saint-Philippe
                              defaultVehicleType: bus
                              color: '#7C5D81'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 51
                              isArchived: false
                              name: Saint-Jean-sur-Richelieu
                              shortName: SJSR
                              slug: sjsr
                              cities:
                                - Saint-Jean-sur-Richelieu
                              defaultVehicleType: bus
                              color: '#005982'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: 'https://zenbus.fr/zenbusapi/'
                                title: 'Zenbus API'
                                isDownloadable: true
                              features: []
                              meta: []
                            -
                              id: 54
                              isArchived: false
                              name: 'Ville de Saint-Hyacinthe'
                              shortName: Saint-Hyacinthe
                              slug: vsh
                              cities:
                                - Saint-Hyacinthe
                              defaultVehicleType: bus
                              color: '#08a78b'
                              textColor: '#FFFFFF'
                              regions:
                                - mtl
                              license:
                                url: null
                                title: 'Not specified'
                                isDownloadable: true
                              features:
                                - useRouteFromTrip
                              meta: []
                          items:
                            type: object
                            properties:
                              id:
                                type: integer
                                example: 1
                              isArchived:
                                type: boolean
                                example: false
                              name:
                                type: string
                                example: 'Société de transport de Montréal'
                              shortName:
                                type: string
                                example: STM
                              slug:
                                type: string
                                example: stm
                              cities:
                                type: array
                                example:
                                  - Montréal
                                items:
                                  type: string
                              defaultVehicleType:
                                type: string
                                example: bus
                              color:
                                type: string
                                example: '#00AEEF'
                              textColor:
                                type: string
                                example: '#FFFFFF'
                              regions:
                                type: array
                                example:
                                  - mtl
                                items:
                                  type: string
                              license:
                                type: object
                                properties:
                                  url:
                                    type: string
                                    example: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                  title:
                                    type: string
                                    example: 'Creative Commons – Attribution 4.0 CC-BY'
                                  isDownloadable:
                                    type: boolean
                                    example: true
                              features:
                                type: array
                                example: []
                              meta:
                                type: object
                                properties: {  }
      tags:
        - Regions
      security: []
  '/v2/regions/{region_slug}':
    get:
      summary: ''
      operationId: getV2RegionsRegion_slug
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    name: Montréal
                    slug: mtl
                    credits: '<p>Header photo by <a href="https://unsplash.com/@storybyphil"><span style="text-decoration: underline;">Phil Desforges</span></a>&nbsp;</p>'
                    infoTitle: ''
                    infoBody: ''
                    description: 'Explore the metropolitan region of Montreal, with its bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns. In addition, commuter train services are also represented.'
                    metaDescription: 'Explore the metropolitan region of Montreal with Transit Tracker. Bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns, with a commuter train service.'
                    cities:
                      - Montréal
                      - Mont-Saint-Hilaire
                      - Laval
                      - Longueuil
                      - Sainte-Marthe-sur-le-Lac
                      - Saint-Hyacinthe
                      - 'La Prairie'
                      - Repentigny
                      - Sainte-Julie
                      - Châteauguay
                      - Sainte-Martine
                      - Hudson
                      - Sainte-Catherine
                      - Verchères
                      - Terrebonne
                      - Richelieu
                      - Sorel-Tracy
                      - Sainte-Barbe
                      - Terrebonne
                      - Candiac
                      - Saint-Jean-sur-Richelieu
                      - Saint-Hyacinthe
                    image: 01HRZQK091ZBWWA78YF9M08XR8.jpg
                    mapBox:
                      -
                        - '-74.3308'
                        - '45.1917'
                      -
                        - '-72.9355'
                        - '46.058'
                    mapCenter:
                      lat: '45.5894'
                      lon: '-73.661'
                    mapZoom: 9
                    agencies:
                      -
                        id: 1
                        isArchived: false
                        name: 'Société de transport de Montréal'
                        shortName: STM
                        slug: stm
                        cities:
                          - Montréal
                        defaultVehicleType: bus
                        color: '#00AEEF'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 2
                        isArchived: false
                        name: 'exo Trains'
                        shortName: Trains
                        slug: trains
                        cities:
                          - Vaudreuil
                          - Saint-Jérôme
                          - Mont-Saint-Hilaire
                          - Candiac
                          - Mascouche
                        defaultVehicleType: train
                        color: '#C8017E'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 3
                        isArchived: false
                        name: 'Société de transport de Laval'
                        shortName: STL
                        slug: stl
                        cities:
                          - Laval
                        defaultVehicleType: bus
                        color: '#84C444'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 4
                        isArchived: false
                        name: 'Réseau de transport de Longueuil'
                        shortName: RTL
                        slug: rtl
                        cities:
                          - Longueuil
                        defaultVehicleType: bus
                        color: '#A80532'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 5
                        isArchived: false
                        name: 'exo Laurentides'
                        shortName: Laurentides
                        slug: la
                        cities:
                          - Bois-des-Filion
                          - Deux-Montagnes
                          - Lorraine
                          - Saint-Eustache
                          - Sainte-Thérèse
                        defaultVehicleType: bus
                        color: '#00A586'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                          - laurentides
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 6
                        isArchived: false
                        name: 'exo Vallée-du-Richelieu'
                        shortName: Vallée-du-Richelieu
                        slug: vr
                        cities:
                          - Beloeil
                          - Mont-Saint-Hilaire
                          - 'Otterburn Park'
                          - Saint-Hyacinthe
                          - Sainte-Marie-Madeleine
                        defaultVehicleType: bus
                        color: '#1F96A4'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 7
                        isArchived: true
                        name: 'exo Le Richelain'
                        shortName: 'Le Richelain'
                        slug: lr
                        cities:
                          - Candiac
                          - 'La Prairie'
                          - Saint-Philippe
                        defaultVehicleType: bus
                        color: '#41474d'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 8
                        isArchived: false
                        name: "exo L'Assomption"
                        shortName: "L'Assomption"
                        slug: lasso
                        cities:
                          - "L'Assomption"
                          - Lavaltrie
                          - "L'Épiphanie"
                          - Charlemagne
                          - Repentigny
                        defaultVehicleType: bus
                        color: '#0071BA'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 9
                        isArchived: false
                        name: 'exo Sainte-Julie'
                        shortName: Sainte-Julie
                        slug: sju
                        cities:
                          - Sainte-Julie
                        defaultVehicleType: bus
                        color: '#F7A389'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 10
                        isArchived: false
                        name: 'exo Sud-Ouest'
                        shortName: Sud-Ouest
                        slug: so
                        cities:
                          - Beauharnois
                          - Salaberry-de-Valleyfield
                          - Mercier
                          - Sainte-Martine
                          - Ormstown
                        defaultVehicleType: bus
                        color: '#B94065'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 11
                        isArchived: true
                        name: 'exo Haut-Saint-Laurent'
                        shortName: 'Haut-Saint-Laurent (exo)'
                        slug: hsl
                        cities:
                          - Mercier
                          - Sainte-Martine
                          - Ormstown
                          - Très-Saint-Sacrement
                          - Howick
                        defaultVehicleType: bus
                        color: '#41474d'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 12
                        isArchived: false
                        name: "exo La Presqu'Île"
                        shortName: "La Presqu'Île"
                        slug: pi
                        cities:
                          - 'Île Perrot'
                          - Notre-Dame-de-l’Île-Perrot
                          - Pincourt
                          - Rigaud
                          - St-Lazare
                        defaultVehicleType: bus
                        color: '#FCEFC5'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 13
                        isArchived: true
                        name: 'exo Roussillon'
                        shortName: Roussillon
                        slug: rous
                        cities:
                          - Delson
                          - Saint-Constant
                          - Sainte-Catherine
                        defaultVehicleType: bus
                        color: '#41474d'
                        textColor: '#ffffff'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 14
                        isArchived: false
                        name: 'exo Sorel-Varennes'
                        shortName: Sorel-Varennes
                        slug: sv
                        cities:
                          - Varennes
                          - Contrecoeur
                          - Saint-Amable
                          - Saint-Joseph-de-Sorel
                          - Sorel-Tracy
                        defaultVehicleType: bus
                        color: '#EFDCCE'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 15
                        isArchived: false
                        name: 'exo Terrebonne-Mascouche'
                        shortName: Terrebonne-Mascouche
                        slug: tm
                        cities:
                          - Terrebonne
                          - Mascouche
                        defaultVehicleType: bus
                        color: '#9ED1C6'
                        textColor: '#000000'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 16
                        isArchived: false
                        name: 'exo Chambly-Richelieu-Carignan'
                        shortName: Chambly-Richelieu-Carignan
                        slug: crc
                        cities:
                          - Chambly
                          - Richelieu
                          - Carignan
                        defaultVehicleType: bus
                        color: '#F1776A'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 34
                        isArchived: false
                        name: 'Société de transport collectif de Pierre-De Saurel'
                        shortName: 'Pierre-De Saurel'
                        slug: stcpds
                        cities:
                          - Sorel-Tracy
                        defaultVehicleType: bus
                        color: '#4b858e'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 35
                        isArchived: false
                        name: 'MRC du Haut-Saint-Laurent'
                        shortName: 'Haut-Saint-Laurent (MRC)'
                        slug: mrchsl
                        cities:
                          - Godmanchester
                          - Howick
                          - Ormstown
                          - Sainte-Barbe
                          - Très-Saint-Sacrement
                        defaultVehicleType: bus
                        color: '#1c94cc'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features:
                          - useRouteFromTrip
                        meta: {  }
                      -
                        id: 48
                        isArchived: false
                        name: 'MRC de Montcalm'
                        shortName: Montcalm
                        slug: montcalm
                        cities:
                          - Saint-Lin-Laurentides
                          - Terrebonne
                        defaultVehicleType: bus
                        color: '#8ebb52'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 49
                        isArchived: false
                        name: 'exo Le Richelain / Roussillon'
                        shortName: 'Richelain / Roussillon'
                        slug: lrrs
                        cities:
                          - Candiac
                          - 'La Prairie'
                          - Saint-Philippe
                        defaultVehicleType: bus
                        color: '#7C5D81'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                          title: 'Creative Commons – Attribution 4.0 CC-BY'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 51
                        isArchived: false
                        name: Saint-Jean-sur-Richelieu
                        shortName: SJSR
                        slug: sjsr
                        cities:
                          - Saint-Jean-sur-Richelieu
                        defaultVehicleType: bus
                        color: '#005982'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: 'https://zenbus.fr/zenbusapi/'
                          title: 'Zenbus API'
                          isDownloadable: true
                        features: []
                        meta: {  }
                      -
                        id: 54
                        isArchived: false
                        name: 'Ville de Saint-Hyacinthe'
                        shortName: Saint-Hyacinthe
                        slug: vsh
                        cities:
                          - Saint-Hyacinthe
                        defaultVehicleType: bus
                        color: '#08a78b'
                        textColor: '#FFFFFF'
                        regions:
                          - mtl
                        license:
                          url: null
                          title: 'Not specified'
                          isDownloadable: true
                        features:
                          - useRouteFromTrip
                        meta: {  }
                properties:
                  data:
                    type: object
                    properties:
                      name:
                        type: string
                        example: Montréal
                      slug:
                        type: string
                        example: mtl
                      credits:
                        type: string
                        example: '<p>Header photo by <a href="https://unsplash.com/@storybyphil"><span style="text-decoration: underline;">Phil Desforges</span></a>&nbsp;</p>'
                      infoTitle:
                        type: string
                        example: ''
                      infoBody:
                        type: string
                        example: ''
                      description:
                        type: string
                        example: 'Explore the metropolitan region of Montreal, with its bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns. In addition, commuter train services are also represented.'
                      metaDescription:
                        type: string
                        example: 'Explore the metropolitan region of Montreal with Transit Tracker. Bus networks on the island of Montreal, Laval, Longueuil and on the northern and southern crowns, with a commuter train service.'
                      cities:
                        type: array
                        example:
                          - Montréal
                          - Mont-Saint-Hilaire
                          - Laval
                          - Longueuil
                          - Sainte-Marthe-sur-le-Lac
                          - Saint-Hyacinthe
                          - 'La Prairie'
                          - Repentigny
                          - Sainte-Julie
                          - Châteauguay
                          - Sainte-Martine
                          - Hudson
                          - Sainte-Catherine
                          - Verchères
                          - Terrebonne
                          - Richelieu
                          - Sorel-Tracy
                          - Sainte-Barbe
                          - Terrebonne
                          - Candiac
                          - Saint-Jean-sur-Richelieu
                          - Saint-Hyacinthe
                        items:
                          type: string
                      image:
                        type: string
                        example: 01HRZQK091ZBWWA78YF9M08XR8.jpg
                      mapBox:
                        type: array
                        example:
                          -
                            - '-74.3308'
                            - '45.1917'
                          -
                            - '-72.9355'
                            - '46.058'
                        items:
                          type: array
                      mapCenter:
                        type: object
                        properties:
                          lat:
                            type: string
                            example: '45.5894'
                          lon:
                            type: string
                            example: '-73.661'
                      mapZoom:
                        type: integer
                        example: 9
                      agencies:
                        type: array
                        example:
                          -
                            id: 1
                            isArchived: false
                            name: 'Société de transport de Montréal'
                            shortName: STM
                            slug: stm
                            cities:
                              - Montréal
                            defaultVehicleType: bus
                            color: '#00AEEF'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 2
                            isArchived: false
                            name: 'exo Trains'
                            shortName: Trains
                            slug: trains
                            cities:
                              - Vaudreuil
                              - Saint-Jérôme
                              - Mont-Saint-Hilaire
                              - Candiac
                              - Mascouche
                            defaultVehicleType: train
                            color: '#C8017E'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 3
                            isArchived: false
                            name: 'Société de transport de Laval'
                            shortName: STL
                            slug: stl
                            cities:
                              - Laval
                            defaultVehicleType: bus
                            color: '#84C444'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 4
                            isArchived: false
                            name: 'Réseau de transport de Longueuil'
                            shortName: RTL
                            slug: rtl
                            cities:
                              - Longueuil
                            defaultVehicleType: bus
                            color: '#A80532'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 5
                            isArchived: false
                            name: 'exo Laurentides'
                            shortName: Laurentides
                            slug: la
                            cities:
                              - Bois-des-Filion
                              - Deux-Montagnes
                              - Lorraine
                              - Saint-Eustache
                              - Sainte-Thérèse
                            defaultVehicleType: bus
                            color: '#00A586'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                              - laurentides
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 6
                            isArchived: false
                            name: 'exo Vallée-du-Richelieu'
                            shortName: Vallée-du-Richelieu
                            slug: vr
                            cities:
                              - Beloeil
                              - Mont-Saint-Hilaire
                              - 'Otterburn Park'
                              - Saint-Hyacinthe
                              - Sainte-Marie-Madeleine
                            defaultVehicleType: bus
                            color: '#1F96A4'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 7
                            isArchived: true
                            name: 'exo Le Richelain'
                            shortName: 'Le Richelain'
                            slug: lr
                            cities:
                              - Candiac
                              - 'La Prairie'
                              - Saint-Philippe
                            defaultVehicleType: bus
                            color: '#41474d'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 8
                            isArchived: false
                            name: "exo L'Assomption"
                            shortName: "L'Assomption"
                            slug: lasso
                            cities:
                              - "L'Assomption"
                              - Lavaltrie
                              - "L'Épiphanie"
                              - Charlemagne
                              - Repentigny
                            defaultVehicleType: bus
                            color: '#0071BA'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 9
                            isArchived: false
                            name: 'exo Sainte-Julie'
                            shortName: Sainte-Julie
                            slug: sju
                            cities:
                              - Sainte-Julie
                            defaultVehicleType: bus
                            color: '#F7A389'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 10
                            isArchived: false
                            name: 'exo Sud-Ouest'
                            shortName: Sud-Ouest
                            slug: so
                            cities:
                              - Beauharnois
                              - Salaberry-de-Valleyfield
                              - Mercier
                              - Sainte-Martine
                              - Ormstown
                            defaultVehicleType: bus
                            color: '#B94065'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 11
                            isArchived: true
                            name: 'exo Haut-Saint-Laurent'
                            shortName: 'Haut-Saint-Laurent (exo)'
                            slug: hsl
                            cities:
                              - Mercier
                              - Sainte-Martine
                              - Ormstown
                              - Très-Saint-Sacrement
                              - Howick
                            defaultVehicleType: bus
                            color: '#41474d'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 12
                            isArchived: false
                            name: "exo La Presqu'Île"
                            shortName: "La Presqu'Île"
                            slug: pi
                            cities:
                              - 'Île Perrot'
                              - Notre-Dame-de-l’Île-Perrot
                              - Pincourt
                              - Rigaud
                              - St-Lazare
                            defaultVehicleType: bus
                            color: '#FCEFC5'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 13
                            isArchived: true
                            name: 'exo Roussillon'
                            shortName: Roussillon
                            slug: rous
                            cities:
                              - Delson
                              - Saint-Constant
                              - Sainte-Catherine
                            defaultVehicleType: bus
                            color: '#41474d'
                            textColor: '#ffffff'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 14
                            isArchived: false
                            name: 'exo Sorel-Varennes'
                            shortName: Sorel-Varennes
                            slug: sv
                            cities:
                              - Varennes
                              - Contrecoeur
                              - Saint-Amable
                              - Saint-Joseph-de-Sorel
                              - Sorel-Tracy
                            defaultVehicleType: bus
                            color: '#EFDCCE'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 15
                            isArchived: false
                            name: 'exo Terrebonne-Mascouche'
                            shortName: Terrebonne-Mascouche
                            slug: tm
                            cities:
                              - Terrebonne
                              - Mascouche
                            defaultVehicleType: bus
                            color: '#9ED1C6'
                            textColor: '#000000'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 16
                            isArchived: false
                            name: 'exo Chambly-Richelieu-Carignan'
                            shortName: Chambly-Richelieu-Carignan
                            slug: crc
                            cities:
                              - Chambly
                              - Richelieu
                              - Carignan
                            defaultVehicleType: bus
                            color: '#F1776A'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 34
                            isArchived: false
                            name: 'Société de transport collectif de Pierre-De Saurel'
                            shortName: 'Pierre-De Saurel'
                            slug: stcpds
                            cities:
                              - Sorel-Tracy
                            defaultVehicleType: bus
                            color: '#4b858e'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 35
                            isArchived: false
                            name: 'MRC du Haut-Saint-Laurent'
                            shortName: 'Haut-Saint-Laurent (MRC)'
                            slug: mrchsl
                            cities:
                              - Godmanchester
                              - Howick
                              - Ormstown
                              - Sainte-Barbe
                              - Très-Saint-Sacrement
                            defaultVehicleType: bus
                            color: '#1c94cc'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features:
                              - useRouteFromTrip
                            meta: []
                          -
                            id: 48
                            isArchived: false
                            name: 'MRC de Montcalm'
                            shortName: Montcalm
                            slug: montcalm
                            cities:
                              - Saint-Lin-Laurentides
                              - Terrebonne
                            defaultVehicleType: bus
                            color: '#8ebb52'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 49
                            isArchived: false
                            name: 'exo Le Richelain / Roussillon'
                            shortName: 'Richelain / Roussillon'
                            slug: lrrs
                            cities:
                              - Candiac
                              - 'La Prairie'
                              - Saint-Philippe
                            defaultVehicleType: bus
                            color: '#7C5D81'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                              title: 'Creative Commons – Attribution 4.0 CC-BY'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 51
                            isArchived: false
                            name: Saint-Jean-sur-Richelieu
                            shortName: SJSR
                            slug: sjsr
                            cities:
                              - Saint-Jean-sur-Richelieu
                            defaultVehicleType: bus
                            color: '#005982'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: 'https://zenbus.fr/zenbusapi/'
                              title: 'Zenbus API'
                              isDownloadable: true
                            features: []
                            meta: []
                          -
                            id: 54
                            isArchived: false
                            name: 'Ville de Saint-Hyacinthe'
                            shortName: Saint-Hyacinthe
                            slug: vsh
                            cities:
                              - Saint-Hyacinthe
                            defaultVehicleType: bus
                            color: '#08a78b'
                            textColor: '#FFFFFF'
                            regions:
                              - mtl
                            license:
                              url: null
                              title: 'Not specified'
                              isDownloadable: true
                            features:
                              - useRouteFromTrip
                            meta: []
                        items:
                          type: object
                          properties:
                            id:
                              type: integer
                              example: 1
                            isArchived:
                              type: boolean
                              example: false
                            name:
                              type: string
                              example: 'Société de transport de Montréal'
                            shortName:
                              type: string
                              example: STM
                            slug:
                              type: string
                              example: stm
                            cities:
                              type: array
                              example:
                                - Montréal
                              items:
                                type: string
                            defaultVehicleType:
                              type: string
                              example: bus
                            color:
                              type: string
                              example: '#00AEEF'
                            textColor:
                              type: string
                              example: '#FFFFFF'
                            regions:
                              type: array
                              example:
                                - mtl
                              items:
                                type: string
                            license:
                              type: object
                              properties:
                                url:
                                  type: string
                                  example: 'https://www.donneesquebec.ca/fr/licence/#cc-by'
                                title:
                                  type: string
                                  example: 'Creative Commons – Attribution 4.0 CC-BY'
                                isDownloadable:
                                  type: boolean
                                  example: true
                            features:
                              type: array
                              example: []
                            meta:
                              type: object
                              properties: {  }
      tags:
        - Regions
      security: []
    parameters:
      -
        in: path
        name: region_slug
        description: 'The slug of the region.'
        example: mtl
        required: true
        schema:
          type: string
  /v2/tags:
    get:
      summary: ''
      operationId: getV2Tags
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    -
                      id: 1
                      label: Electric
                      short_label: ''
                      description: ''
                      icon: 'M11 15H6L13 1V9H18L11 23V15Z'
                      color: '#78be20'
                      dark_color: '#78be20'
                      text_color: '#000000'
                      dark_text_color: '#000000'
                    -
                      id: 2
                      label: 'Garage Anjou'
                      short_label: AN
                      description: 'This bus is allocated to the Anjou garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#ff8080'
                      dark_color: '#701919'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 3
                      label: 'Garage Frontenac'
                      short_label: FR
                      description: 'This bus is allocated to the Frontenac garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#f2b74a'
                      dark_color: '#764d07'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 4
                      label: 'Garage LaSalle'
                      short_label: LS
                      description: 'This bus is allocated to the LaSalle garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#e7e740'
                      dark_color: '#76730c'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 5
                      label: 'Garage Legendre'
                      short_label: LE
                      description: 'This bus is allocated to the Legendre garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#74dc78'
                      dark_color: '#064a0e'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 6
                      label: 'Garage Mont-Royal'
                      short_label: MR
                      description: 'This bus is allocated to the Mont-Royal garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#39deea'
                      dark_color: '#066467'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 7
                      label: 'Garage Saint-Denis'
                      short_label: SD
                      description: 'This bus is allocated to the Saint-Denis garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#50aaed'
                      dark_color: '#093376'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 8
                      label: 'Garage Saint-Laurent'
                      short_label: SL
                      description: 'This bus is allocated to the Saint-Laurent garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#f78df3'
                      dark_color: '#9f1044'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 9
                      label: 'Garage Stinson'
                      short_label: SN
                      description: 'This bus is allocated to the Stinson garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#c48df7'
                      dark_color: '#5b0c78'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 10
                      label: Transdev
                      short_label: Transdev
                      description: 'This bus is operated by Transdev'
                      icon: null
                      color: '#db0717'
                      dark_color: '#db0717'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 11
                      label: 'Fleur de Lys'
                      short_label: 'Fleur de Lys'
                      description: 'This bus is operated by Fleur de Lys'
                      icon: null
                      color: '#ce9340'
                      dark_color: '#ce9340'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 12
                      label: Transcobec
                      short_label: Transcobec
                      description: 'This bus is operated by Transcobec'
                      icon: null
                      color: '#064677'
                      dark_color: '#064677'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 13
                      label: Paquette
                      short_label: Paquette
                      description: 'This bus is operated by Autobus Robert Paquette'
                      icon: null
                      color: '#006f3c'
                      dark_color: '#006f3c'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 14
                      label: 'Yves Séguin'
                      short_label: 'Yves Séguin'
                      description: 'This bus is operated by Autobus Yves Séguin et Fils'
                      icon: null
                      color: '#f7931e'
                      dark_color: '#f7931e'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 15
                      label: Deux-Montagnes
                      short_label: Deux-Montagnes
                      description: 'This bus is operated by Autobus Deux-Montagnes'
                      icon: null
                      color: '#1f1a17'
                      dark_color: '#1f1a17'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 16
                      label: Transbus
                      short_label: Transbus
                      description: 'This bus is operated by Le Groupe Transbus'
                      icon: null
                      color: '#007977'
                      dark_color: '#007977'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 17
                      label: 'Bell Horizon'
                      short_label: 'Bell Horizon'
                      description: 'This bus is operated by Bell Horizon'
                      icon: null
                      color: '#0067ac'
                      dark_color: '#0067ac'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 18
                      label: 'La Québécoise'
                      short_label: 'La Québécoise'
                      description: 'This bus is operated by La Québécoise'
                      icon: null
                      color: '#2f7297'
                      dark_color: '#2f7297'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 19
                      label: Dufresne
                      short_label: Dufresne
                      description: 'This bus is operated by Autobus Dufresne'
                      icon: null
                      color: '#fad000'
                      dark_color: '#fad000'
                      text_color: '#231f20'
                      dark_text_color: '#231f20'
                    -
                      id: 20
                      label: Keolis
                      short_label: Keolis
                      description: 'This bus is operated by Keolis'
                      icon: null
                      color: '#005f7d'
                      dark_color: '#005f7d'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 21
                      label: 'Garage Arrow Road'
                      short_label: AR
                      description: 'This bus is allocated to the Arrow Road garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#ff8080'
                      dark_color: '#701919'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 22
                      label: 'Garage Birchmount'
                      short_label: BI
                      description: 'This bus is allocated to the Birchmount garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#f2b74a'
                      dark_color: '#764d07'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 23
                      label: 'Garage Eglinton'
                      short_label: EG
                      description: 'This bus is allocated to the Eglinton garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#e7e740'
                      dark_color: '#76730c'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 24
                      label: 'Garage Malvern'
                      short_label: MA
                      description: 'This bus is allocated to the Malvern garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#74dc78'
                      dark_color: '#064a0e'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 25
                      label: 'Garage McNicoll'
                      short_label: MN
                      description: 'This bus is allocated to the McNicoll garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#39deea'
                      dark_color: '#066467'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 26
                      label: 'Garage Mount Dennis'
                      short_label: MD
                      description: 'This bus is allocated to the Mount Dennis garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#50aaed'
                      dark_color: '#093376'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 27
                      label: 'Garage Queensway'
                      short_label: QU
                      description: 'This bus is allocated to the Queensway garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#f78df3'
                      dark_color: '#9f1044'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 28
                      label: 'Garage Wilson'
                      short_label: WI
                      description: 'This bus is allocated to the Wilson garage'
                      icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                      color: '#c48df7'
                      dark_color: '#5b0c78'
                      text_color: '#000'
                      dark_text_color: '#fff'
                    -
                      id: 29
                      label: Galland
                      short_label: Galland
                      description: 'This bus is operated by Autobus Galland'
                      icon: null
                      color: '#e2383f'
                      dark_color: '#e2383f'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                    -
                      id: 30
                      label: Transco
                      short_label: Transco
                      description: 'This bus is operated by Autobus Transco (previously Dufresne)'
                      icon: null
                      color: '#0b2265'
                      dark_color: '#0b2265'
                      text_color: '#ffffff'
                      dark_text_color: '#ffffff'
                properties:
                  data:
                    type: array
                    example:
                      -
                        id: 1
                        label: Electric
                        short_label: ''
                        description: ''
                        icon: 'M11 15H6L13 1V9H18L11 23V15Z'
                        color: '#78be20'
                        dark_color: '#78be20'
                        text_color: '#000000'
                        dark_text_color: '#000000'
                      -
                        id: 2
                        label: 'Garage Anjou'
                        short_label: AN
                        description: 'This bus is allocated to the Anjou garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#ff8080'
                        dark_color: '#701919'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 3
                        label: 'Garage Frontenac'
                        short_label: FR
                        description: 'This bus is allocated to the Frontenac garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#f2b74a'
                        dark_color: '#764d07'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 4
                        label: 'Garage LaSalle'
                        short_label: LS
                        description: 'This bus is allocated to the LaSalle garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#e7e740'
                        dark_color: '#76730c'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 5
                        label: 'Garage Legendre'
                        short_label: LE
                        description: 'This bus is allocated to the Legendre garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#74dc78'
                        dark_color: '#064a0e'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 6
                        label: 'Garage Mont-Royal'
                        short_label: MR
                        description: 'This bus is allocated to the Mont-Royal garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#39deea'
                        dark_color: '#066467'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 7
                        label: 'Garage Saint-Denis'
                        short_label: SD
                        description: 'This bus is allocated to the Saint-Denis garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#50aaed'
                        dark_color: '#093376'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 8
                        label: 'Garage Saint-Laurent'
                        short_label: SL
                        description: 'This bus is allocated to the Saint-Laurent garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#f78df3'
                        dark_color: '#9f1044'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 9
                        label: 'Garage Stinson'
                        short_label: SN
                        description: 'This bus is allocated to the Stinson garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#c48df7'
                        dark_color: '#5b0c78'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 10
                        label: Transdev
                        short_label: Transdev
                        description: 'This bus is operated by Transdev'
                        icon: null
                        color: '#db0717'
                        dark_color: '#db0717'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 11
                        label: 'Fleur de Lys'
                        short_label: 'Fleur de Lys'
                        description: 'This bus is operated by Fleur de Lys'
                        icon: null
                        color: '#ce9340'
                        dark_color: '#ce9340'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 12
                        label: Transcobec
                        short_label: Transcobec
                        description: 'This bus is operated by Transcobec'
                        icon: null
                        color: '#064677'
                        dark_color: '#064677'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 13
                        label: Paquette
                        short_label: Paquette
                        description: 'This bus is operated by Autobus Robert Paquette'
                        icon: null
                        color: '#006f3c'
                        dark_color: '#006f3c'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 14
                        label: 'Yves Séguin'
                        short_label: 'Yves Séguin'
                        description: 'This bus is operated by Autobus Yves Séguin et Fils'
                        icon: null
                        color: '#f7931e'
                        dark_color: '#f7931e'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 15
                        label: Deux-Montagnes
                        short_label: Deux-Montagnes
                        description: 'This bus is operated by Autobus Deux-Montagnes'
                        icon: null
                        color: '#1f1a17'
                        dark_color: '#1f1a17'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 16
                        label: Transbus
                        short_label: Transbus
                        description: 'This bus is operated by Le Groupe Transbus'
                        icon: null
                        color: '#007977'
                        dark_color: '#007977'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 17
                        label: 'Bell Horizon'
                        short_label: 'Bell Horizon'
                        description: 'This bus is operated by Bell Horizon'
                        icon: null
                        color: '#0067ac'
                        dark_color: '#0067ac'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 18
                        label: 'La Québécoise'
                        short_label: 'La Québécoise'
                        description: 'This bus is operated by La Québécoise'
                        icon: null
                        color: '#2f7297'
                        dark_color: '#2f7297'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 19
                        label: Dufresne
                        short_label: Dufresne
                        description: 'This bus is operated by Autobus Dufresne'
                        icon: null
                        color: '#fad000'
                        dark_color: '#fad000'
                        text_color: '#231f20'
                        dark_text_color: '#231f20'
                      -
                        id: 20
                        label: Keolis
                        short_label: Keolis
                        description: 'This bus is operated by Keolis'
                        icon: null
                        color: '#005f7d'
                        dark_color: '#005f7d'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 21
                        label: 'Garage Arrow Road'
                        short_label: AR
                        description: 'This bus is allocated to the Arrow Road garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#ff8080'
                        dark_color: '#701919'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 22
                        label: 'Garage Birchmount'
                        short_label: BI
                        description: 'This bus is allocated to the Birchmount garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#f2b74a'
                        dark_color: '#764d07'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 23
                        label: 'Garage Eglinton'
                        short_label: EG
                        description: 'This bus is allocated to the Eglinton garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#e7e740'
                        dark_color: '#76730c'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 24
                        label: 'Garage Malvern'
                        short_label: MA
                        description: 'This bus is allocated to the Malvern garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#74dc78'
                        dark_color: '#064a0e'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 25
                        label: 'Garage McNicoll'
                        short_label: MN
                        description: 'This bus is allocated to the McNicoll garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#39deea'
                        dark_color: '#066467'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 26
                        label: 'Garage Mount Dennis'
                        short_label: MD
                        description: 'This bus is allocated to the Mount Dennis garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#50aaed'
                        dark_color: '#093376'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 27
                        label: 'Garage Queensway'
                        short_label: QU
                        description: 'This bus is allocated to the Queensway garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#f78df3'
                        dark_color: '#9f1044'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 28
                        label: 'Garage Wilson'
                        short_label: WI
                        description: 'This bus is allocated to the Wilson garage'
                        icon: 'M19,20H17V11H7V20H5V9L12,5L19,9V20M8,12H16V14H8V12M8,15H16V17H8V15M16,18V20H8V18H16Z'
                        color: '#c48df7'
                        dark_color: '#5b0c78'
                        text_color: '#000'
                        dark_text_color: '#fff'
                      -
                        id: 29
                        label: Galland
                        short_label: Galland
                        description: 'This bus is operated by Autobus Galland'
                        icon: null
                        color: '#e2383f'
                        dark_color: '#e2383f'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                      -
                        id: 30
                        label: Transco
                        short_label: Transco
                        description: 'This bus is operated by Autobus Transco (previously Dufresne)'
                        icon: null
                        color: '#0b2265'
                        dark_color: '#0b2265'
                        text_color: '#ffffff'
                        dark_text_color: '#ffffff'
                    items:
                      type: object
                      properties:
                        id:
                          type: integer
                          example: 1
                        label:
                          type: string
                          example: Electric
                        short_label:
                          type: string
                          example: ''
                        description:
                          type: string
                          example: ''
                        icon:
                          type: string
                          example: 'M11 15H6L13 1V9H18L11 23V15Z'
                        color:
                          type: string
                          example: '#78be20'
                        dark_color:
                          type: string
                          example: '#78be20'
                        text_color:
                          type: string
                          example: '#000000'
                        dark_text_color:
                          type: string
                          example: '#000000'
      tags:
        - Tags
      security: []
  '/v2/tags/{tag_id}':
    get:
      summary: ''
      operationId: getV2TagsTag_id
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    id: 1
                    label: Electric
                    short_label: ''
                    description: ''
                    icon: 'M11 15H6L13 1V9H18L11 23V15Z'
                    color: '#78be20'
                    dark_color: '#78be20'
                    text_color: '#000000'
                    dark_text_color: '#000000'
                properties:
                  data:
                    type: object
                    properties:
                      id:
                        type: integer
                        example: 1
                      label:
                        type: string
                        example: Electric
                      short_label:
                        type: string
                        example: ''
                      description:
                        type: string
                        example: ''
                      icon:
                        type: string
                        example: 'M11 15H6L13 1V9H18L11 23V15Z'
                      color:
                        type: string
                        example: '#78be20'
                      dark_color:
                        type: string
                        example: '#78be20'
                      text_color:
                        type: string
                        example: '#000000'
                      dark_text_color:
                        type: string
                        example: '#000000'
      tags:
        - Tags
      security: []
    parameters:
      -
        in: path
        name: tag_id
        description: 'The ID of the tag.'
        example: 1
        required: true
        schema:
          type: integer
  '/v2/agencies/{agency_slug}/vehicles':
    get:
      summary: ''
      operationId: getV2AgenciesAgency_slugVehicles
      description: ''
      parameters:
        -
          in: query
          name: geojson
          description: 'Include a GeoJSON `FeatureCollection` to the response. Defaults to true.'
          example: false
          required: false
          schema:
            type: boolean
            description: 'Include a GeoJSON `FeatureCollection` to the response. Defaults to true.'
            example: false
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    -
                      id: 117
                      ref: '28006'
                      isActive: true
                      label: '28006'
                      timestamp: 1743817971
                      tripId: '286573562'
                      routeId: '198'
                      startTime: '21:40:00'
                      position:
                        lat: 45.42202
                        lon: -73.62131
                      bearing: 343
                      speed: 7
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286573562'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: /storage/shapes/stm/1980009.json
                        shapeId: '1980009'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 135
                      ref: '28052'
                      isActive: true
                      label: '28052'
                      timestamp: 1743817969
                      tripId: '286570032'
                      routeId: '35'
                      startTime: '21:15:00'
                      position:
                        lat: 45.49248
                        lon: -73.56516
                      bearing: 33
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570032'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: /storage/shapes/stm/350017.json
                        shapeId: '350017'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 155
                      ref: '28109'
                      isActive: true
                      label: '28109'
                      timestamp: 1743817961
                      tripId: '286572059'
                      routeId: '107'
                      startTime: '21:47:00'
                      position:
                        lat: 45.49976
                        lon: -73.55592
                      bearing: 115
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286572059'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '107'
                        routeLongName: Verdun
                        shapeLink: /storage/shapes/stm/1070141.json
                        shapeId: '1070141'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 193
                      ref: '29074'
                      isActive: true
                      label: '29074'
                      timestamp: 1743817971
                      tripId: '286570372'
                      routeId: '57'
                      startTime: '21:20:00'
                      position:
                        lat: 45.49225
                        lon: -73.58655
                      bearing: 50
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570372'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '57'
                        routeLongName: Charlevoix
                        shapeLink: /storage/shapes/stm/570103.json
                        shapeId: '570103'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 195
                      ref: '29076'
                      isActive: true
                      label: '29076'
                      timestamp: 1743817958
                      tripId: '286570780'
                      routeId: '12'
                      startTime: '21:42:00'
                      position:
                        lat: 45.46447
                        lon: -73.55451
                      bearing: 357
                      speed: 38
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570780'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '12'
                        routeLongName: Île-des-Soeurs
                        shapeLink: /storage/shapes/stm/120115.json
                        shapeId: '120115'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 203
                      ref: '29090'
                      isActive: true
                      label: '29090'
                      timestamp: 1743817964
                      tripId: '286569792'
                      routeId: '12'
                      startTime: '21:35:00'
                      position:
                        lat: 45.4674
                        lon: -73.53788
                      bearing: 250
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286569792'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '12'
                        routeLongName: Île-des-Soeurs
                        shapeLink: /storage/shapes/stm/120114.json
                        shapeId: '120114'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 207
                      ref: '29098'
                      isActive: true
                      label: '29098'
                      timestamp: 1743817965
                      tripId: '286570231'
                      routeId: '195'
                      startTime: '21:21:00'
                      position:
                        lat: 45.43436
                        lon: -73.65421
                      bearing: 230
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570231'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '195'
                        routeLongName: 'Dorval / Angrignon'
                        shapeLink: /storage/shapes/stm/1950182.json
                        shapeId: '1950182'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 219
                      ref: '29139'
                      isActive: true
                      label: '29139'
                      timestamp: 1743817960
                      tripId: '286572336'
                      routeId: '110'
                      startTime: '21:38:00'
                      position:
                        lat: 45.42747
                        lon: -73.60661
                      bearing: 194
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572336'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '110'
                        routeLongName: Centrale
                        shapeLink: /storage/shapes/stm/1100210.json
                        shapeId: '1100210'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 241
                      ref: '29830'
                      isActive: true
                      label: '29830'
                      timestamp: 1743817970
                      tripId: '284741288'
                      routeId: '439'
                      startTime: '21:58:00'
                      position:
                        lat: 45.54726
                        lon: -73.5338
                      bearing: 224
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741288'
                        headsign: 'Nord destination Laval'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '439'
                        routeLongName: 'Express Pie-IX'
                        shapeLink: /storage/shapes/stm/4390254.json
                        shapeId: '4390254'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 250
                      ref: '29844'
                      isActive: true
                      label: '29844'
                      timestamp: 1743817959
                      tripId: '284740271'
                      routeId: '67'
                      startTime: '21:35:00'
                      position:
                        lat: 45.55777
                        lon: -73.59509
                      bearing: 294
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740271'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '67'
                        routeLongName: Saint-Michel
                        shapeLink: /storage/shapes/stm/670126.json
                        shapeId: '670126'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 259
                      ref: '30006'
                      isActive: true
                      label: '30006'
                      timestamp: 1743817970
                      tripId: '284778388'
                      routeId: '128'
                      startTime: '21:57:00'
                      position:
                        lat: 45.52042
                        lon: -73.67166
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778388'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '128'
                        routeLongName: Saint-Laurent
                        shapeLink: /storage/shapes/stm/1280152.json
                        shapeId: '1280152'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 271
                      ref: '30062'
                      isActive: true
                      label: '30062'
                      timestamp: 1743817960
                      tripId: '285028515'
                      routeId: '86'
                      startTime: '21:04:00'
                      position:
                        lat: 45.64316
                        lon: -73.53445
                      bearing: 299
                      speed: 44
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 84
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285028515'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '86'
                        routeLongName: Pointe-aux-Trembles
                        shapeLink: /storage/shapes/stm/860189.json
                        shapeId: '860189'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 291
                      ref: '30131'
                      isActive: true
                      label: '30131'
                      timestamp: 1743817960
                      tripId: '285032129'
                      routeId: '186'
                      startTime: '21:49:00'
                      position:
                        lat: 45.60094
                        lon: -73.53227
                      bearing: 23
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 4
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 5
                        label: Full
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285032129'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: /storage/shapes/stm/1860250.json
                        shapeId: '1860250'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 293
                      ref: '30138'
                      isActive: true
                      label: '30138'
                      timestamp: 1743817967
                      tripId: '285030185'
                      routeId: '449'
                      startTime: '21:31:00'
                      position:
                        lat: 45.6216
                        lon: -73.57367
                      bearing: 121
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030185'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '449'
                        routeLongName: 'Express Rivière-des-Prairies'
                        shapeLink: /storage/shapes/stm/4490189.json
                        shapeId: '4490189'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 295
                      ref: '30140'
                      isActive: true
                      label: '30140'
                      timestamp: 1743817960
                      tripId: '285031800'
                      routeId: '43'
                      startTime: '21:23:00'
                      position:
                        lat: 45.61356
                        lon: -73.6109
                      bearing: 313
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031800'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '43'
                        routeLongName: Monselet
                        shapeLink: /storage/shapes/stm/430204.json
                        shapeId: '430204'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 300
                      ref: '30149'
                      isActive: true
                      label: '30149'
                      timestamp: 1743817969
                      tripId: '284728296'
                      routeId: '18'
                      startTime: '21:29:00'
                      position:
                        lat: 45.57012
                        lon: -73.57312
                      bearing: 214
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728296'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: /storage/shapes/stm/180228.json
                        shapeId: '180228'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 303
                      ref: '30153'
                      isActive: true
                      label: '30153'
                      timestamp: 1743817953
                      tripId: '285284544'
                      routeId: '24'
                      startTime: '21:27:00'
                      position:
                        lat: 45.50195
                        lon: -73.57647
                      bearing: 215
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285284544'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '24'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/240184.json
                        shapeId: '240184'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 306
                      ref: '30166'
                      isActive: true
                      label: '30166'
                      timestamp: 1743817956
                      tripId: '285007001'
                      routeId: '64'
                      startTime: '21:57:00'
                      position:
                        lat: 45.53122
                        lon: -73.71857
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007001'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '64'
                        routeLongName: Grenet
                        shapeLink: /storage/shapes/stm/640165.json
                        shapeId: '640165'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 309
                      ref: '30170'
                      isActive: true
                      label: '30170'
                      timestamp: 1743817962
                      tripId: '284728221'
                      routeId: '144'
                      startTime: '21:30:00'
                      position:
                        lat: 45.48927
                        lon: -73.58454
                      bearing: 148
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '284728221'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '144'
                        routeLongName: 'Avenue des Pins'
                        shapeLink: /storage/shapes/stm/1440096.json
                        shapeId: '1440096'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 312
                      ref: '30183'
                      isActive: true
                      label: '30183'
                      timestamp: 1743817971
                      tripId: '285284521'
                      routeId: '10'
                      startTime: '21:26:00'
                      position:
                        lat: 45.5543
                        lon: -73.6141
                      bearing: 295
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '285284521'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '10'
                        routeLongName: 'De Lorimier'
                        shapeLink: /storage/shapes/stm/100073.json
                        shapeId: '100073'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 314
                      ref: '30187'
                      isActive: true
                      label: '30187'
                      timestamp: 1743817860
                      tripId: '285032247'
                      routeId: '192'
                      startTime: '21:19:00'
                      position:
                        lat: 45.54665
                        lon: -73.63802
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285032247'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '192'
                        routeLongName: Robert
                        shapeLink: /storage/shapes/stm/1920151.json
                        shapeId: '1920151'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 315
                      ref: '30193'
                      isActive: true
                      label: '30193'
                      timestamp: 1743817971
                      tripId: '285030602'
                      routeId: '33'
                      startTime: '21:18:00'
                      position:
                        lat: 45.59115
                        lon: -73.57137
                      bearing: 107
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030602'
                        headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: /storage/shapes/stm/330283.json
                        shapeId: '330283'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 316
                      ref: '30194'
                      isActive: true
                      label: '30194'
                      timestamp: 1743817972
                      tripId: '285032161'
                      routeId: '32'
                      startTime: '21:53:00'
                      position:
                        lat: 45.61564
                        lon: -73.62936
                      bearing: 321
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285032161'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: /storage/shapes/stm/320170.json
                        shapeId: '320170'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 317
                      ref: '30195'
                      isActive: true
                      label: '30195'
                      timestamp: 1743817969
                      tripId: '285029744'
                      routeId: '187'
                      startTime: '21:43:00'
                      position:
                        lat: 45.65092
                        lon: -73.49911
                      bearing: 102
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285029744'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '187'
                        routeLongName: René-Lévesque
                        shapeLink: /storage/shapes/stm/1870218.json
                        shapeId: '1870218'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 327
                      ref: '30242'
                      isActive: true
                      label: '30242'
                      timestamp: 1743817959
                      tripId: '285009858'
                      routeId: '217'
                      startTime: '21:52:00'
                      position:
                        lat: 45.43745
                        lon: -73.90126
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009858'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '217'
                        routeLongName: "Anse-à-l'Orme"
                        shapeLink: /storage/shapes/stm/2170106.json
                        shapeId: '2170106'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 343
                      ref: '30824'
                      isActive: true
                      label: '30824'
                      timestamp: 1743817968
                      tripId: '284741563'
                      routeId: '439'
                      startTime: '21:13:00'
                      position:
                        lat: 45.59654
                        lon: -73.64186
                      bearing: 30
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741563'
                        headsign: 'Nord destination Cégep Marie-Victorin'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '439'
                        routeLongName: 'Express Pie-IX'
                        shapeLink: /storage/shapes/stm/4390256.json
                        shapeId: '4390256'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 346
                      ref: '30830'
                      isActive: true
                      label: '30830'
                      timestamp: 1743817967
                      tripId: '284741605'
                      routeId: '439'
                      startTime: '22:06:00'
                      position:
                        lat: 45.61211
                        lon: -73.66091
                      bearing: 323
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741605'
                        headsign: 'Sud destination Pie-IX / Notre-Dame'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '439'
                        routeLongName: 'Express Pie-IX'
                        shapeLink: /storage/shapes/stm/4390251.json
                        shapeId: '4390251'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 347
                      ref: '30835'
                      isActive: true
                      label: '30835'
                      timestamp: 1743817960
                      tripId: '284740239'
                      routeId: '67'
                      startTime: '21:24:00'
                      position:
                        lat: 45.56194
                        lon: -73.60523
                      bearing: 301
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 5
                        label: Full
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740239'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '67'
                        routeLongName: Saint-Michel
                        shapeLink: /storage/shapes/stm/670126.json
                        shapeId: '670126'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 353
                      ref: '30843'
                      isActive: true
                      label: '30843'
                      timestamp: 1743817756
                      tripId: '284740135'
                      routeId: '67'
                      startTime: '21:10:00'
                      position:
                        lat: 45.58372
                        lon: -73.64989
                      bearing: 309
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740135'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '67'
                        routeLongName: Saint-Michel
                        shapeLink: /storage/shapes/stm/670126.json
                        shapeId: '670126'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 354
                      ref: '30846'
                      isActive: true
                      label: '30846'
                      timestamp: 1743817971
                      tripId: '284740211'
                      routeId: '121'
                      startTime: '21:38:00'
                      position:
                        lat: 45.52545
                        lon: -73.67094
                      bearing: 16
                      speed: 25
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740211'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '121'
                        routeLongName: 'Sauvé / Côte-Vertu'
                        shapeLink: /storage/shapes/stm/1210267.json
                        shapeId: '1210267'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 357
                      ref: '30853'
                      isActive: true
                      label: '30853'
                      timestamp: 1743817968
                      tripId: '284739407'
                      routeId: '121'
                      startTime: '21:38:00'
                      position:
                        lat: 45.51325
                        lon: -73.68392
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739407'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '121'
                        routeLongName: 'Sauvé / Côte-Vertu'
                        shapeLink: /storage/shapes/stm/1210266.json
                        shapeId: '1210266'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 358
                      ref: '30857'
                      isActive: true
                      label: '30857'
                      timestamp: 1743817958
                      tripId: '284741309'
                      routeId: '439'
                      startTime: '21:49:00'
                      position:
                        lat: 45.61581
                        lon: -73.61739
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741309'
                        headsign: 'Sud destination Pie-IX / Notre-Dame'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '439'
                        routeLongName: 'Express Pie-IX'
                        shapeLink: /storage/shapes/stm/4390255.json
                        shapeId: '4390255'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 365
                      ref: '30875'
                      isActive: true
                      label: '30875'
                      timestamp: 1743817960
                      tripId: '284740562'
                      routeId: '121'
                      startTime: '21:12:00'
                      position:
                        lat: 45.5086
                        lon: -73.68987
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740562'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '121'
                        routeLongName: 'Sauvé / Côte-Vertu'
                        shapeLink: /storage/shapes/stm/1210271.json
                        shapeId: '1210271'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 366
                      ref: '30878'
                      isActive: true
                      label: '30878'
                      timestamp: 1743817962
                      tripId: '284739981'
                      routeId: '67'
                      startTime: '21:47:00'
                      position:
                        lat: 45.54924
                        lon: -73.56689
                      bearing: 289
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739981'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '67'
                        routeLongName: Saint-Michel
                        shapeLink: /storage/shapes/stm/670126.json
                        shapeId: '670126'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 375
                      ref: '31019'
                      isActive: true
                      label: '31019'
                      timestamp: 1743817972
                      tripId: '284727754'
                      routeId: '18'
                      startTime: '21:23:00'
                      position:
                        lat: 45.56766
                        lon: -73.57527
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727754'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: /storage/shapes/stm/180220.json
                        shapeId: '180220'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 378
                      ref: '31038'
                      isActive: true
                      label: '31038'
                      timestamp: 1743817965
                      tripId: '285283152'
                      routeId: '24'
                      startTime: '22:01:00'
                      position:
                        lat: 45.47975
                        lon: -73.6196
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283152'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '24'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/240185.json
                        shapeId: '240185'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 379
                      ref: '31039'
                      isActive: true
                      label: '31039'
                      timestamp: 1743817964
                      tripId: '284739152'
                      routeId: '139'
                      startTime: '21:34:00'
                      position:
                        lat: 45.56899
                        lon: -73.59709
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739152'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '139'
                        routeLongName: Pie-IX
                        shapeLink: /storage/shapes/stm/1394410.json
                        shapeId: '1394410'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 381
                      ref: '31042'
                      isActive: true
                      label: '31042'
                      timestamp: 1743817968
                      tripId: '285283039'
                      routeId: '136'
                      startTime: '21:54:00'
                      position:
                        lat: 45.56086
                        lon: -73.54714
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283039'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: /storage/shapes/stm/1360114.json
                        shapeId: '1360114'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 383
                      ref: '31048'
                      isActive: true
                      label: '31048'
                      timestamp: 1743817960
                      tripId: '285028860'
                      routeId: '49'
                      startTime: '21:23:00'
                      position:
                        lat: 45.61185
                        lon: -73.62501
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285028860'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: /storage/shapes/stm/490345.json
                        shapeId: '490345'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 389
                      ref: '31060'
                      isActive: true
                      label: '31060'
                      timestamp: 1743817968
                      tripId: '284728822'
                      routeId: '161'
                      startTime: '21:43:00'
                      position:
                        lat: 45.52041
                        lon: -73.61497
                      bearing: 207
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728822'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '161'
                        routeLongName: 'Van Horne'
                        shapeLink: /storage/shapes/stm/1610134.json
                        shapeId: '1610134'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 391
                      ref: '31069'
                      isActive: true
                      label: '31069'
                      timestamp: 1743817961
                      tripId: '285031333'
                      routeId: '141'
                      startTime: '21:31:00'
                      position:
                        lat: 45.59687
                        lon: -73.5683
                      bearing: 296
                      speed: 54
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031333'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: /storage/shapes/stm/1410585.json
                        shapeId: '1410585'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 401
                      ref: '31103'
                      isActive: true
                      label: '31103'
                      timestamp: 1743817967
                      tripId: '284728906'
                      routeId: '18'
                      startTime: '22:01:00'
                      position:
                        lat: 45.5965
                        lon: -73.53419
                      bearing: 109
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728906'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: /storage/shapes/stm/180228.json
                        shapeId: '180228'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 417
                      ref: '31146'
                      isActive: true
                      label: '31146'
                      timestamp: 1743817971
                      tripId: '285284142'
                      routeId: '85'
                      startTime: '21:40:00'
                      position:
                        lat: 45.60809
                        lon: -73.55237
                      bearing: 207
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284142'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '85'
                        routeLongName: Hochelaga
                        shapeLink: /storage/shapes/stm/850206.json
                        shapeId: '850206'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 418
                      ref: '31147'
                      isActive: true
                      label: '31147'
                      timestamp: 1743817972
                      tripId: '284727090'
                      routeId: '30'
                      startTime: '21:11:00'
                      position:
                        lat: 45.55717
                        lon: -73.6674
                      bearing: 293
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 45
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727090'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '30'
                        routeLongName: 'Saint-Denis / Saint-Hubert'
                        shapeLink: /storage/shapes/stm/300087.json
                        shapeId: '300087'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 422
                      ref: '31153'
                      isActive: true
                      label: '31153'
                      timestamp: 1743817959
                      tripId: '285282887'
                      routeId: '94'
                      startTime: '21:38:00'
                      position:
                        lat: 45.5443
                        lon: -73.58111
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285282887'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '94'
                        routeLongName: "D'Iberville"
                        shapeLink: /storage/shapes/stm/940089.json
                        shapeId: '940089'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                    -
                      id: 425
                      ref: '31161'
                      isActive: true
                      label: '31161'
                      timestamp: 1743817959
                      tripId: '285284940'
                      routeId: '777'
                      startTime: '21:28:00'
                      position:
                        lat: 45.5097
                        lon: -73.53174
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284940'
                        headsign: 'Ouest destination Casino de Montréal'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '777'
                        routeLongName: 'Jean-Drapeau / Casino / Bonaventure'
                        shapeLink: /storage/shapes/stm/7770038.json
                        shapeId: '7770038'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 430
                      ref: '31171'
                      isActive: true
                      label: '31171'
                      timestamp: 1743817960
                      tripId: '285284606'
                      routeId: '85'
                      startTime: '20:57:00'
                      position:
                        lat: 45.53365
                        lon: -73.55254
                      bearing: 122
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 59
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284606'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '85'
                        routeLongName: Hochelaga
                        shapeLink: /storage/shapes/stm/850206.json
                        shapeId: '850206'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 431
                      ref: '31173'
                      isActive: true
                      label: '31173'
                      timestamp: 1743817958
                      tripId: '285282352'
                      routeId: '125'
                      startTime: '21:31:00'
                      position:
                        lat: 45.53461
                        lon: -73.55149
                      bearing: 201
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285282352'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '125'
                        routeLongName: Ontario
                        shapeLink: /storage/shapes/stm/1250191.json
                        shapeId: '1250191'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 434
                      ref: '31183'
                      isActive: true
                      label: '31183'
                      timestamp: 1743817969
                      tripId: '285284740'
                      routeId: '185'
                      startTime: '21:49:00'
                      position:
                        lat: 45.54011
                        lon: -73.55911
                      bearing: 21
                      speed: 41
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284740'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '185'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/1850126.json
                        shapeId: '1850126'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 438
                      ref: '31190'
                      isActive: true
                      label: '31190'
                      timestamp: 1743817972
                      tripId: '284728592'
                      routeId: '179'
                      startTime: '21:44:00'
                      position:
                        lat: 45.52792
                        lon: -73.63773
                      bearing: 202
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728592'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '179'
                        routeLongName: "De l'Acadie"
                        shapeLink: /storage/shapes/stm/1790192.json
                        shapeId: '1790192'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 444
                      ref: '31207'
                      isActive: true
                      label: '31207'
                      timestamp: 1743817970
                      tripId: '284728652'
                      routeId: '161'
                      startTime: '22:09:00'
                      position:
                        lat: 45.53164
                        lon: -73.59792
                      bearing: 34
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728652'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '161'
                        routeLongName: 'Van Horne'
                        shapeLink: /storage/shapes/stm/1610134.json
                        shapeId: '1610134'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 449
                      ref: '31224'
                      isActive: true
                      label: '31224'
                      timestamp: 1743817961
                      tripId: '285284627'
                      routeId: '131'
                      startTime: '21:47:00'
                      position:
                        lat: 45.57552
                        lon: -73.56569
                      bearing: 296
                      speed: 30
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284627'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '131'
                        routeLongName: "De l'Assomption"
                        shapeLink: /storage/shapes/stm/1310092.json
                        shapeId: '1310092'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 455
                      ref: '31233'
                      isActive: true
                      label: '31233'
                      timestamp: 1743817958
                      tripId: '285282419'
                      routeId: '34'
                      startTime: '21:46:00'
                      position:
                        lat: 45.55923
                        lon: -73.53557
                      bearing: 114
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285282419'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '34'
                        routeLongName: Sainte-Catherine
                        shapeLink: /storage/shapes/stm/340097.json
                        shapeId: '340097'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 459
                      ref: '31805'
                      isActive: true
                      label: '31805'
                      timestamp: 1743817971
                      tripId: '284777053'
                      routeId: '80'
                      startTime: '21:25:00'
                      position:
                        lat: 45.52364
                        lon: -73.60542
                      bearing: 291
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777053'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '80'
                        routeLongName: 'Avenue du Parc'
                        shapeLink: /storage/shapes/stm/800106.json
                        shapeId: '800106'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 462
                      ref: '31815'
                      isActive: true
                      label: '31815'
                      timestamp: 1743817970
                      tripId: '284779282'
                      routeId: '165'
                      startTime: '21:04:00'
                      position:
                        lat: 45.49485
                        lon: -73.57741
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284779282'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '165'
                        routeLongName: Côte-des-Neiges
                        shapeLink: /storage/shapes/stm/1650117.json
                        shapeId: '1650117'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 463
                      ref: '31816'
                      isActive: true
                      label: '31816'
                      timestamp: 1743817959
                      tripId: '284780246'
                      routeId: '470'
                      startTime: '21:19:00'
                      position:
                        lat: 45.49164
                        lon: -73.85166
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780246'
                        headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '470'
                        routeLongName: 'Express Pierrefonds'
                        shapeLink: /storage/shapes/stm/4700258.json
                        shapeId: '4700258'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 481
                      ref: '31853'
                      isActive: true
                      label: '31853'
                      timestamp: 1743817966
                      tripId: '284738581'
                      routeId: '69'
                      startTime: '20:56:00'
                      position:
                        lat: 45.6136
                        lon: -73.61095
                      bearing: 323
                      speed: 6
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 69
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284738581'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '69'
                        routeLongName: Gouin
                        shapeLink: /storage/shapes/stm/690225.json
                        shapeId: '690225'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 482
                      ref: '31854'
                      isActive: true
                      label: '31854'
                      timestamp: 1743817956
                      tripId: '284740479'
                      routeId: '67'
                      startTime: '21:22:00'
                      position:
                        lat: 45.5532
                        lon: -73.58054
                      bearing: 123
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740479'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '67'
                        routeLongName: Saint-Michel
                        shapeLink: /storage/shapes/stm/670125.json
                        shapeId: '670125'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 484
                      ref: '31857'
                      isActive: true
                      label: '31857'
                      timestamp: 1743817972
                      tripId: '284741639'
                      routeId: '439'
                      startTime: '21:36:00'
                      position:
                        lat: 45.58292
                        lon: -73.62879
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741639'
                        headsign: 'Sud destination Pie-IX / Notre-Dame'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '439'
                        routeLongName: 'Express Pie-IX'
                        shapeLink: /storage/shapes/stm/4390251.json
                        shapeId: '4390251'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 489
                      ref: '32008'
                      isActive: true
                      label: '32008'
                      timestamp: 1743817966
                      tripId: '284726668'
                      routeId: '66'
                      startTime: '21:33:00'
                      position:
                        lat: 45.49495
                        lon: -73.59226
                      bearing: 94
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284726668'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '66'
                        routeLongName: 'The Boulevard'
                        shapeLink: /storage/shapes/stm/660103.json
                        shapeId: '660103'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 490
                      ref: '32010'
                      isActive: true
                      label: '32010'
                      timestamp: 1743817962
                      tripId: '284727685'
                      routeId: '179'
                      startTime: '21:19:00'
                      position:
                        lat: 45.54144
                        lon: -73.69791
                      bearing: 117
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727685'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '179'
                        routeLongName: "De l'Acadie"
                        shapeLink: /storage/shapes/stm/1790192.json
                        shapeId: '1790192'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 491
                      ref: '32011'
                      isActive: true
                      label: '32011'
                      timestamp: 1743817964
                      tripId: '284728805'
                      routeId: '129'
                      startTime: '21:00:00'
                      position:
                        lat: 45.50759
                        lon: -73.55454
                      bearing: 218
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728805'
                        headsign: 'Sud destination Notre-Dame / St-Gabriel'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '129'
                        routeLongName: Côte-Sainte-Catherine
                        shapeLink: /storage/shapes/stm/1290222.json
                        shapeId: '1290222'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 499
                      ref: '32801'
                      isActive: true
                      label: '32801'
                      timestamp: 1743817953
                      tripId: '284741407'
                      routeId: '439'
                      startTime: '21:43:00'
                      position:
                        lat: 45.55402
                        lon: -73.55262
                      bearing: 296
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741407'
                        headsign: 'Nord destination Cégep Marie-Victorin'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '439'
                        routeLongName: 'Express Pie-IX'
                        shapeLink: /storage/shapes/stm/4390256.json
                        shapeId: '4390256'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 503
                      ref: '32807'
                      isActive: true
                      label: '32807'
                      timestamp: 1743817958
                      tripId: '284741628'
                      routeId: '439'
                      startTime: '21:28:00'
                      position:
                        lat: 45.56494
                        lon: -73.58701
                      bearing: 293
                      speed: 1
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741628'
                        headsign: 'Nord destination Laval'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '439'
                        routeLongName: 'Express Pie-IX'
                        shapeLink: /storage/shapes/stm/4390254.json
                        shapeId: '4390254'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 508
                      ref: '33809'
                      isActive: true
                      label: '33809'
                      timestamp: 1743817405
                      tripId: '284776968'
                      routeId: '80'
                      startTime: '21:05:00'
                      position:
                        lat: 45.53437
                        lon: -73.64283
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284776968'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '80'
                        routeLongName: 'Avenue du Parc'
                        shapeLink: /storage/shapes/stm/800106.json
                        shapeId: '800106'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 511
                      ref: '33817'
                      isActive: true
                      label: '33817'
                      timestamp: 1743817968
                      tripId: '284777043'
                      routeId: '80'
                      startTime: '21:06:00'
                      position:
                        lat: 45.50727
                        lon: -73.56902
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777043'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '80'
                        routeLongName: 'Avenue du Parc'
                        shapeLink: /storage/shapes/stm/800107.json
                        shapeId: '800107'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 514
                      ref: '33828'
                      isActive: true
                      label: '33828'
                      timestamp: 1743817969
                      tripId: '284780166'
                      routeId: '470'
                      startTime: '21:42:00'
                      position:
                        lat: 45.49039
                        lon: -73.85415
                      bearing: 46
                      speed: 63
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780166'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '470'
                        routeLongName: 'Express Pierrefonds'
                        shapeLink: /storage/shapes/stm/4700245.json
                        shapeId: '4700245'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 525
                      ref: '36009'
                      isActive: true
                      label: '36009'
                      timestamp: 1743817958
                      tripId: '285031653'
                      routeId: '141'
                      startTime: '21:15:00'
                      position:
                        lat: 45.56344
                        lon: -73.59422
                      bearing: 213
                      speed: 35
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 46
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031653'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: /storage/shapes/stm/1410586.json
                        shapeId: '1410586'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 526
                      ref: '36011'
                      isActive: true
                      label: '36011'
                      timestamp: 1743817971
                      tripId: '285030386'
                      routeId: '32'
                      startTime: '21:28:00'
                      position:
                        lat: 45.59321
                        lon: -73.60194
                      bearing: 328
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030386'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: /storage/shapes/stm/320164.json
                        shapeId: '320164'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 534
                      ref: '36037'
                      isActive: true
                      label: '36037'
                      timestamp: 1743817969
                      tripId: '285031277'
                      routeId: '186'
                      startTime: '21:44:00'
                      position:
                        lat: 45.66364
                        lon: -73.5071
                      bearing: 192
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031277'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: /storage/shapes/stm/1860252.json
                        shapeId: '1860252'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 536
                      ref: '36049'
                      isActive: true
                      label: '36049'
                      timestamp: 1743817970
                      tripId: '285028439'
                      routeId: '33'
                      startTime: '21:45:00'
                      position:
                        lat: 45.57984
                        lon: -73.52261
                      bearing: 291
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285028439'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: /storage/shapes/stm/330286.json
                        shapeId: '330286'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 539
                      ref: '37006'
                      isActive: true
                      label: '37006'
                      timestamp: 1743817963
                      tripId: '284778324'
                      routeId: '124'
                      startTime: '21:44:00'
                      position:
                        lat: 45.50489
                        lon: -73.65255
                      bearing: 114
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778324'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '124'
                        routeLongName: Victoria
                        shapeLink: /storage/shapes/stm/1240126.json
                        shapeId: '1240126'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 541
                      ref: '37011'
                      isActive: true
                      label: '37011'
                      timestamp: 1743817966
                      tripId: '284777225'
                      routeId: '160'
                      startTime: '21:33:00'
                      position:
                        lat: 45.51997
                        lon: -73.6204
                      bearing: 301
                      speed: 8
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777225'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '160'
                        routeLongName: Barclay
                        shapeLink: /storage/shapes/stm/1600126.json
                        shapeId: '1600126'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 543
                      ref: '37015'
                      isActive: true
                      label: '37015'
                      timestamp: 1743817970
                      tripId: '284779412'
                      routeId: '166'
                      startTime: '21:09:00'
                      position:
                        lat: 45.49439
                        lon: -73.57635
                      bearing: 296
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284779412'
                        headsign: 'Sud via Ridgewood'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '166'
                        routeLongName: Queen-Mary
                        shapeLink: /storage/shapes/stm/1660194.json
                        shapeId: '1660194'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 546
                      ref: '37028'
                      isActive: true
                      label: '37028'
                      timestamp: 1743817972
                      tripId: '286571463'
                      routeId: '104'
                      startTime: '21:15:00'
                      position:
                        lat: 45.47423
                        lon: -73.65334
                      bearing: 303
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '286571463'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '104'
                        routeLongName: Cavendish
                        shapeLink: /storage/shapes/stm/1040117.json
                        shapeId: '1040117'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 549
                      ref: '37037'
                      isActive: true
                      label: '37037'
                      timestamp: 1743817958
                      tripId: '284778442'
                      routeId: '128'
                      startTime: '21:22:00'
                      position:
                        lat: 45.50937
                        lon: -73.69716
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778442'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '128'
                        routeLongName: Saint-Laurent
                        shapeLink: /storage/shapes/stm/1280152.json
                        shapeId: '1280152'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 550
                      ref: '37038'
                      isActive: true
                      label: '37038'
                      timestamp: 1743817967
                      tripId: '284777355'
                      routeId: '100'
                      startTime: '21:27:00'
                      position:
                        lat: 45.47281
                        lon: -73.69479
                      bearing: 196
                      speed: 34
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777355'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '100'
                        routeLongName: Crémazie
                        shapeLink: /storage/shapes/stm/1000245.json
                        shapeId: '1000245'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 558
                      ref: '37060'
                      isActive: true
                      label: '37060'
                      timestamp: 1743817956
                      tripId: '284780950'
                      routeId: '747'
                      startTime: '21:23:00'
                      position:
                        lat: 45.44223
                        lon: -73.65404
                      bearing: 276
                      speed: 99
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 12
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780950'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '747'
                        routeLongName: 'YUL Aéroport  / Centre-Ville'
                        shapeLink: /storage/shapes/stm/7471239.json
                        shapeId: '7471239'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 559
                      ref: '37062'
                      isActive: true
                      label: '37062'
                      timestamp: 1743817609
                      tripId: '284780712'
                      routeId: '747'
                      startTime: '21:05:00'
                      position:
                        lat: 45.48254
                        lon: -73.57888
                      bearing: 179
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780712'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '747'
                        routeLongName: 'YUL Aéroport  / Centre-Ville'
                        shapeLink: /storage/shapes/stm/7471239.json
                        shapeId: '7471239'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 564
                      ref: '37076'
                      isActive: true
                      label: '37076'
                      timestamp: 1743817963
                      tripId: '284777931'
                      routeId: '103'
                      startTime: '21:50:00'
                      position:
                        lat: 45.47699
                        lon: -73.62157
                      bearing: 213
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777931'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '103'
                        routeLongName: Monkland
                        shapeLink: /storage/shapes/stm/1030167.json
                        shapeId: '1030167'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 568
                      ref: '37081'
                      isActive: true
                      label: '37081'
                      timestamp: 1743817961
                      tripId: '284778064'
                      routeId: '100'
                      startTime: '21:41:00'
                      position:
                        lat: 45.47326
                        lon: -73.69465
                      bearing: 192
                      speed: 28
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778064'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '100'
                        routeLongName: Crémazie
                        shapeLink: /storage/shapes/stm/1000246.json
                        shapeId: '1000246'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 569
                      ref: '37082'
                      isActive: true
                      label: '37082'
                      timestamp: 1743817959
                      tripId: '284776776'
                      routeId: '16'
                      startTime: '21:30:00'
                      position:
                        lat: 45.51141
                        lon: -73.67214
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284776776'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '16'
                        routeLongName: Graham
                        shapeLink: /storage/shapes/stm/160088.json
                        shapeId: '160088'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 577
                      ref: '38007'
                      isActive: true
                      label: '38007'
                      timestamp: 1743817956
                      tripId: '285284349'
                      routeId: '22'
                      startTime: '21:51:00'
                      position:
                        lat: 45.57218
                        lon: -73.54633
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284349'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '22'
                        routeLongName: Notre-Dame
                        shapeLink: /storage/shapes/stm/220075.json
                        shapeId: '220075'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 583
                      ref: '38024'
                      isActive: true
                      label: '38024'
                      timestamp: 1743817969
                      tripId: '285284761'
                      routeId: '29'
                      startTime: '21:37:00'
                      position:
                        lat: 45.53293
                        lon: -73.56721
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 12
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284761'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '29'
                        routeLongName: Rachel
                        shapeLink: /storage/shapes/stm/290083.json
                        shapeId: '290083'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 585
                      ref: '38030'
                      isActive: true
                      label: '38030'
                      timestamp: 1743817972
                      tripId: '285284775'
                      routeId: '185'
                      startTime: '21:18:00'
                      position:
                        lat: 45.60217
                        lon: -73.52206
                      bearing: 108
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284775'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '185'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/1850126.json
                        shapeId: '1850126'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 586
                      ref: '38037'
                      isActive: true
                      label: '38037'
                      timestamp: 1743817965
                      tripId: '285284398'
                      routeId: '150'
                      startTime: '22:03:00'
                      position:
                        lat: 45.48988
                        lon: -73.58382
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284398'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '150'
                        routeLongName: René-Lévesque
                        shapeLink: /storage/shapes/stm/1500060.json
                        shapeId: '1500060'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 587
                      ref: '38038'
                      isActive: true
                      label: '38038'
                      timestamp: 1743817971
                      tripId: '285008892'
                      routeId: '207'
                      startTime: '21:36:00'
                      position:
                        lat: 45.47652
                        lon: -73.8586
                      bearing: 335
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008892'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '207'
                        routeLongName: Jacques-Bizard
                        shapeLink: /storage/shapes/stm/2070090.json
                        shapeId: '2070090'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 597
                      ref: '38060'
                      isActive: true
                      label: '38060'
                      timestamp: 1743817956
                      tripId: '285006969'
                      routeId: '68'
                      startTime: '21:19:00'
                      position:
                        lat: 45.4987
                        lon: -73.84209
                      bearing: 228
                      speed: 53
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 45
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285006969'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '68'
                        routeLongName: Pierrefonds
                        shapeLink: /storage/shapes/stm/680416.json
                        shapeId: '680416'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 605
                      ref: '38080'
                      isActive: true
                      label: '38080'
                      timestamp: 1743817953
                      tripId: '285008273'
                      routeId: '215'
                      startTime: '21:24:00'
                      position:
                        lat: 45.49318
                        lon: -73.75723
                      bearing: 225
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008273'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '215'
                        routeLongName: Henri-Bourassa
                        shapeLink: /storage/shapes/stm/2150155.json
                        shapeId: '2150155'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 613
                      ref: '38094'
                      isActive: true
                      label: '38094'
                      timestamp: 1743817958
                      tripId: '285284678'
                      routeId: '85'
                      startTime: '21:20:00'
                      position:
                        lat: 45.58231
                        lon: -73.53053
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284678'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '85'
                        routeLongName: Hochelaga
                        shapeLink: /storage/shapes/stm/850202.json
                        shapeId: '850202'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 615
                      ref: '38097'
                      isActive: true
                      label: '38097'
                      timestamp: 1743817959
                      tripId: '285284372'
                      routeId: '131'
                      startTime: '21:33:00'
                      position:
                        lat: 45.56902
                        lon: -73.54624
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284372'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '131'
                        routeLongName: "De l'Assomption"
                        shapeLink: /storage/shapes/stm/1310083.json
                        shapeId: '1310083'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 616
                      ref: '38099'
                      isActive: true
                      label: '38099'
                      timestamp: 1743817972
                      tripId: '285283683'
                      routeId: '172'
                      startTime: '21:41:00'
                      position:
                        lat: 45.46722
                        lon: -73.53792
                      bearing: 69
                      speed: 5
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283683'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '172'
                        routeLongName: 'Du Golf'
                        shapeLink: /storage/shapes/stm/1720009.json
                        shapeId: '1720009'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 617
                      ref: '38100'
                      isActive: true
                      label: '38100'
                      timestamp: 1743817962
                      tripId: '285284700'
                      routeId: '10'
                      startTime: '21:25:00'
                      position:
                        lat: 45.53804
                        lon: -73.57858
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284700'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '10'
                        routeLongName: 'De Lorimier'
                        shapeLink: /storage/shapes/stm/100075.json
                        shapeId: '100075'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 618
                      ref: '39002'
                      isActive: true
                      label: '39002'
                      timestamp: 1743817959
                      tripId: '284780762'
                      routeId: '747'
                      startTime: '21:45:00'
                      position:
                        lat: 45.44255
                        lon: -73.64789
                      bearing: 55
                      speed: 99
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780762'
                        headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '747'
                        routeLongName: 'YUL Aéroport  / Centre-Ville'
                        shapeLink: /storage/shapes/stm/7471231.json
                        shapeId: '7471231'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 621
                      ref: '39009'
                      isActive: true
                      label: '39009'
                      timestamp: 1743817972
                      tripId: '284780623'
                      routeId: '747'
                      startTime: '21:36:00'
                      position:
                        lat: 45.45756
                        lon: -73.75085
                      bearing: 200
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780623'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '747'
                        routeLongName: 'YUL Aéroport  / Centre-Ville'
                        shapeLink: /storage/shapes/stm/7471233.json
                        shapeId: '7471233'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 623
                      ref: '39014'
                      isActive: true
                      label: '39014'
                      timestamp: 1743817972
                      tripId: '284780872'
                      routeId: '747'
                      startTime: '21:53:00'
                      position:
                        lat: 45.45657
                        lon: -73.75156
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780872'
                        headsign: 'Est trajet 2 station Lionel-Groulx.'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '747'
                        routeLongName: 'YUL Aéroport  / Centre-Ville'
                        shapeLink: /storage/shapes/stm/7471222.json
                        shapeId: '7471222'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 625
                      ref: '39019'
                      isActive: true
                      label: '39019'
                      timestamp: 1743817969
                      tripId: '285284000'
                      routeId: '125'
                      startTime: '22:00:00'
                      position:
                        lat: 45.50419
                        lon: -73.57146
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 5
                        label: Full
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284000'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '125'
                        routeLongName: Ontario
                        shapeLink: /storage/shapes/stm/1250192.json
                        shapeId: '1250192'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 636
                      ref: '39045'
                      isActive: true
                      label: '39045'
                      timestamp: 1743817970
                      tripId: '285029030'
                      routeId: '28'
                      startTime: '21:34:00'
                      position:
                        lat: 45.60404
                        lon: -73.54377
                      bearing: 54
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285029030'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '28'
                        routeLongName: Honoré-Beaugrand
                        shapeLink: /storage/shapes/stm/280921.json
                        shapeId: '280921'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 637
                      ref: '39046'
                      isActive: true
                      label: '39046'
                      timestamp: 1743817969
                      tripId: '285031214'
                      routeId: '44'
                      startTime: '21:33:00'
                      position:
                        lat: 45.60452
                        lon: -73.58157
                      bearing: 118
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031214'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: /storage/shapes/stm/440168.json
                        shapeId: '440168'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 646
                      ref: '39064'
                      isActive: true
                      label: '39064'
                      timestamp: 1743817955
                      tripId: '285029445'
                      routeId: '187'
                      startTime: '21:57:00'
                      position:
                        lat: 45.59711
                        lon: -73.53622
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285029445'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '187'
                        routeLongName: René-Lévesque
                        shapeLink: /storage/shapes/stm/1870223.json
                        shapeId: '1870223'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 666
                      ref: '39112'
                      isActive: true
                      label: '39112'
                      timestamp: 1743817964
                      tripId: '285031407'
                      routeId: '28'
                      startTime: '21:43:00'
                      position:
                        lat: 45.59393
                        lon: -73.52667
                      bearing: 291
                      speed: 6
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031407'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '28'
                        routeLongName: Honoré-Beaugrand
                        shapeLink: /storage/shapes/stm/280922.json
                        shapeId: '280922'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 673
                      ref: '39125'
                      isActive: true
                      label: '39125'
                      timestamp: 1743817959
                      tripId: '285032061'
                      routeId: '43'
                      startTime: '21:48:00'
                      position:
                        lat: 45.64814
                        lon: -73.58055
                      bearing: 219
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285032061'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '43'
                        routeLongName: Monselet
                        shapeLink: /storage/shapes/stm/430203.json
                        shapeId: '430203'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:36'
                      meta: {  }
                    -
                      id: 825
                      ref: '29009'
                      isActive: true
                      label: '29009'
                      timestamp: 1743817970
                      tripId: '284728863'
                      routeId: '197'
                      startTime: '21:21:00'
                      position:
                        lat: 45.53377
                        lon: -73.59601
                      bearing: 219
                      speed: 26
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728863'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '197'
                        routeLongName: Rosemont
                        shapeLink: /storage/shapes/stm/1970141.json
                        shapeId: '1970141'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:10'
                      meta: {  }
                    -
                      id: 829
                      ref: '29838'
                      isActive: true
                      label: '29838'
                      timestamp: 1743817972
                      tripId: '284739559'
                      routeId: '69'
                      startTime: '21:41:00'
                      position:
                        lat: 45.60263
                        lon: -73.63217
                      bearing: 245
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739559'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '69'
                        routeLongName: Gouin
                        shapeLink: /storage/shapes/stm/690221.json
                        shapeId: '690221'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:13'
                      meta: {  }
                    -
                      id: 830
                      ref: '29856'
                      isActive: true
                      label: '29856'
                      timestamp: 1743817956
                      tripId: '284740510'
                      routeId: '69'
                      startTime: '22:07:00'
                      position:
                        lat: 45.53158
                        lon: -73.7188
                      bearing: 224
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740510'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '69'
                        routeLongName: Gouin
                        shapeLink: /storage/shapes/stm/690225.json
                        shapeId: '690225'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:13'
                      meta: {  }
                    -
                      id: 842
                      ref: '32028'
                      isActive: true
                      label: '32028'
                      timestamp: 1743817961
                      tripId: '285031498'
                      routeId: '86'
                      startTime: '21:33:00'
                      position:
                        lat: 45.66045
                        lon: -73.4931
                      bearing: 167
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031498'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '86'
                        routeLongName: Pointe-aux-Trembles
                        shapeLink: /storage/shapes/stm/860189.json
                        shapeId: '860189'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:23'
                      meta: {  }
                    -
                      id: 844
                      ref: '33801'
                      isActive: true
                      label: '33801'
                      timestamp: 1743817971
                      tripId: '284778977'
                      routeId: '165'
                      startTime: '21:46:00'
                      position:
                        lat: 45.50251
                        lon: -73.63586
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778977'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '165'
                        routeLongName: Côte-des-Neiges
                        shapeLink: /storage/shapes/stm/1650117.json
                        shapeId: '1650117'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:24'
                      meta: {  }
                    -
                      id: 847
                      ref: '36004'
                      isActive: true
                      label: '36004'
                      timestamp: 1743817969
                      tripId: '285032263'
                      routeId: '28'
                      startTime: '21:12:00'
                      position:
                        lat: 45.61413
                        lon: -73.56473
                      bearing: 212
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285032263'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '28'
                        routeLongName: Honoré-Beaugrand
                        shapeLink: /storage/shapes/stm/280922.json
                        shapeId: '280922'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:24'
                      meta: {  }
                    -
                      id: 851
                      ref: '37012'
                      isActive: true
                      label: '37012'
                      timestamp: 1743817967
                      tripId: '284778625'
                      routeId: '160'
                      startTime: '21:14:00'
                      position:
                        lat: 45.53017
                        lon: -73.60841
                      bearing: 316
                      speed: 8
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778625'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '160'
                        routeLongName: Barclay
                        shapeLink: /storage/shapes/stm/1600123.json
                        shapeId: '1600123'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:25'
                      meta: {  }
                    -
                      id: 852
                      ref: '37018'
                      isActive: true
                      label: '37018'
                      timestamp: 1743817971
                      tripId: '284777420'
                      routeId: '171'
                      startTime: '21:23:00'
                      position:
                        lat: 45.50714
                        lon: -73.69362
                      bearing: 312
                      speed: 38
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777420'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '171'
                        routeLongName: Henri-Bourassa
                        shapeLink: /storage/shapes/stm/1710232.json
                        shapeId: '1710232'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:25'
                      meta: {  }
                    -
                      id: 853
                      ref: '37042'
                      isActive: true
                      label: '37042'
                      timestamp: 1743817972
                      tripId: '284776795'
                      routeId: '16'
                      startTime: '21:30:00'
                      position:
                        lat: 45.52657
                        lon: -73.62447
                      bearing: 26
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284776795'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '16'
                        routeLongName: Graham
                        shapeLink: /storage/shapes/stm/160089.json
                        shapeId: '160089'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:25'
                      meta: {  }
                    -
                      id: 858
                      ref: '38021'
                      isActive: true
                      label: '38021'
                      timestamp: 1743817972
                      tripId: '285283783'
                      routeId: '125'
                      startTime: '21:30:00'
                      position:
                        lat: 45.53574
                        lon: -73.55074
                      bearing: 24
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283783'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '125'
                        routeLongName: Ontario
                        shapeLink: /storage/shapes/stm/1250192.json
                        shapeId: '1250192'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:26'
                      meta: {  }
                    -
                      id: 860
                      ref: '38039'
                      isActive: true
                      label: '38039'
                      timestamp: 1743817968
                      tripId: '285010404'
                      routeId: '215'
                      startTime: '21:42:00'
                      position:
                        lat: 45.48341
                        lon: -73.79543
                      bearing: 54
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285010404'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '215'
                        routeLongName: Henri-Bourassa
                        shapeLink: /storage/shapes/stm/2150156.json
                        shapeId: '2150156'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:26'
                      meta: {  }
                    -
                      id: 862
                      ref: '39025'
                      isActive: true
                      label: '39025'
                      timestamp: 1743817972
                      tripId: '285283749'
                      routeId: '150'
                      startTime: '21:44:00'
                      position:
                        lat: 45.51548
                        lon: -73.55579
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283749'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '150'
                        routeLongName: René-Lévesque
                        shapeLink: /storage/shapes/stm/1500061.json
                        shapeId: '1500061'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 01:13:28'
                      meta: {  }
                    -
                      id: 1110
                      ref: '27534'
                      isActive: true
                      label: '27534'
                      timestamp: 1743817967
                      tripId: '286572663'
                      routeId: '112'
                      startTime: '22:01:00'
                      position:
                        lat: 45.42538
                        lon: -73.64808
                      bearing: 27
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572663'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '112'
                        routeLongName: Airlie
                        shapeLink: /storage/shapes/stm/1120177.json
                        shapeId: '1120177'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 03:00:05'
                      meta: {  }
                    -
                      id: 1113
                      ref: '31154'
                      isActive: true
                      label: '31154'
                      timestamp: 1743817961
                      tripId: '285283847'
                      routeId: '34'
                      startTime: '21:45:00'
                      position:
                        lat: 45.53883
                        lon: -73.5414
                      bearing: 26
                      speed: 20
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283847'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '34'
                        routeLongName: Sainte-Catherine
                        shapeLink: /storage/shapes/stm/340095.json
                        shapeId: '340095'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 03:00:18'
                      meta: {  }
                    -
                      id: 1125
                      ref: '38075'
                      isActive: true
                      label: '38075'
                      timestamp: 1743817969
                      tripId: '285008875'
                      routeId: '208'
                      startTime: '21:56:00'
                      position:
                        lat: 45.46526
                        lon: -73.83131
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008875'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '208'
                        routeLongName: Brunswick
                        shapeLink: /storage/shapes/stm/2080107.json
                        shapeId: '2080107'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 03:30:21'
                      meta: {  }
                    -
                      id: 1131
                      ref: '37070'
                      isActive: true
                      label: '37070'
                      timestamp: 1743817965
                      tripId: '284777112'
                      routeId: '93'
                      startTime: '21:29:00'
                      position:
                        lat: 45.53838
                        lon: -73.61469
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777112'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '93'
                        routeLongName: Jean-Talon
                        shapeLink: /storage/shapes/stm/930087.json
                        shapeId: '930087'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 03:45:20'
                      meta: {  }
                    -
                      id: 1139
                      ref: '31210'
                      isActive: true
                      label: '31210'
                      timestamp: 1743817962
                      tripId: '286573196'
                      routeId: '198'
                      startTime: '21:42:00'
                      position:
                        lat: 45.43838
                        lon: -73.71524
                      bearing: 120
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '286573196'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: /storage/shapes/stm/1980012.json
                        shapeId: '1980012'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 04:30:12'
                      meta: {  }
                    -
                      id: 1144
                      ref: '30209'
                      isActive: true
                      label: '30209'
                      timestamp: 1743817956
                      tripId: '284728707'
                      routeId: '95'
                      startTime: '21:46:00'
                      position:
                        lat: 45.58295
                        lon: -73.57243
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728707'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '95'
                        routeLongName: Bélanger
                        shapeLink: /storage/shapes/stm/950102.json
                        shapeId: '950102'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 06:30:04'
                      meta: {  }
                    -
                      id: 1145
                      ref: '37102'
                      isActive: true
                      label: '37102'
                      timestamp: 1743817959
                      tripId: '284779451'
                      routeId: '115'
                      startTime: '21:45:00'
                      position:
                        lat: 45.49185
                        lon: -73.66502
                      bearing: 41
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284779451'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '115'
                        routeLongName: Paré
                        shapeLink: /storage/shapes/stm/1150061.json
                        shapeId: '1150061'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 07:40:04'
                      meta: {  }
                    -
                      id: 1163
                      ref: '37036'
                      isActive: true
                      label: '37036'
                      timestamp: 1743817970
                      tripId: '284777737'
                      routeId: '105'
                      startTime: '21:44:00'
                      position:
                        lat: 45.47353
                        lon: -73.61005
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777737'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '105'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/1050147.json
                        shapeId: '1050147'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 09:45:04'
                      meta: {  }
                    -
                      id: 1166
                      ref: '30065'
                      isActive: true
                      label: '30065'
                      timestamp: 1743817963
                      tripId: '285282942'
                      routeId: '777'
                      startTime: '21:27:00'
                      position:
                        lat: 45.50751
                        lon: -73.52665
                      bearing: 17
                      speed: 34
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285282942'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '777'
                        routeLongName: 'Jean-Drapeau / Casino / Bonaventure'
                        shapeLink: /storage/shapes/stm/7770040.json
                        shapeId: '7770040'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 09:50:02'
                      meta: {  }
                    -
                      id: 1169
                      ref: '30829'
                      isActive: true
                      label: '30829'
                      timestamp: 1743817967
                      tripId: '284739121'
                      routeId: '67'
                      startTime: '21:51:00'
                      position:
                        lat: 45.5847
                        lon: -73.65145
                      bearing: 308
                      speed: 13
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739121'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '67'
                        routeLongName: Saint-Michel
                        shapeLink: /storage/shapes/stm/670125.json
                        shapeId: '670125'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 09:50:02'
                      meta: {  }
                    -
                      id: 1196
                      ref: '30097'
                      isActive: true
                      label: '30097'
                      timestamp: 1743817958
                      tripId: '284728947'
                      routeId: '31'
                      startTime: '21:40:00'
                      position:
                        lat: 45.54418
                        lon: -73.6347
                      bearing: 112
                      speed: 38
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728947'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '31'
                        routeLongName: Saint-Denis
                        shapeLink: /storage/shapes/stm/310070.json
                        shapeId: '310070'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:00:04'
                      meta: {  }
                    -
                      id: 1204
                      ref: '31136'
                      isActive: true
                      label: '31136'
                      timestamp: 1743817962
                      tripId: '284738531'
                      routeId: '146'
                      startTime: '21:42:00'
                      position:
                        lat: 45.53856
                        lon: -73.65083
                      bearing: 21
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284738531'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '146'
                        routeLongName: 'Christophe-Colomb / Meilleur'
                        shapeLink: /storage/shapes/stm/1460137.json
                        shapeId: '1460137'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:00:06'
                      meta: {  }
                    -
                      id: 1226
                      ref: '39007'
                      isActive: true
                      label: '39007'
                      timestamp: 1743817959
                      tripId: '284780937'
                      routeId: '747'
                      startTime: '21:41:00'
                      position:
                        lat: 45.5054
                        lon: -73.56467
                      bearing: 231
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780937'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '747'
                        routeLongName: 'YUL Aéroport  / Centre-Ville'
                        shapeLink: /storage/shapes/stm/7471239.json
                        shapeId: '7471239'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 10:05:07'
                      meta: {  }
                    -
                      id: 1232
                      ref: '30038'
                      isActive: true
                      label: '30038'
                      timestamp: 1743817968
                      tripId: '285284439'
                      routeId: '136'
                      startTime: '21:28:00'
                      position:
                        lat: 45.57001
                        lon: -73.56859
                      bearing: 110
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285284439'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: /storage/shapes/stm/1360112.json
                        shapeId: '1360112'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 10:10:02'
                      meta: {  }
                    -
                      id: 1235
                      ref: '30249'
                      isActive: true
                      label: '30249'
                      timestamp: 1743817965
                      tripId: '285010572'
                      routeId: '968'
                      startTime: '22:30:00'
                      position:
                        lat: 45.51423
                        lon: -73.6841
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285010572'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: /storage/shapes/stm/9680033.json
                        shapeId: '9680033'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:10:03'
                      meta: {  }
                    -
                      id: 1261
                      ref: '32032'
                      isActive: true
                      label: '32032'
                      timestamp: 1743817966
                      tripId: '285032402'
                      routeId: '444'
                      startTime: '21:40:00'
                      position:
                        lat: 45.59077
                        lon: -73.53852
                      bearing: 203
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285032402'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '444'
                        routeLongName: 'Express Cégep Marie-Victorin'
                        shapeLink: /storage/shapes/stm/4440036.json
                        shapeId: '4440036'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:15:09'
                      meta: {  }
                    -
                      id: 1262
                      ref: '36002'
                      isActive: true
                      label: '36002'
                      timestamp: 1743817967
                      tripId: '285028177'
                      routeId: '43'
                      startTime: '21:17:00'
                      position:
                        lat: 45.59598
                        lon: -73.62261
                      bearing: 0
                      speed: 3
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285028177'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '43'
                        routeLongName: Monselet
                        shapeLink: /storage/shapes/stm/430203.json
                        shapeId: '430203'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:15:09'
                      meta: {  }
                    -
                      id: 1291
                      ref: '39122'
                      isActive: true
                      label: '39122'
                      timestamp: 1743817970
                      tripId: '285031891'
                      routeId: '189'
                      startTime: '21:43:00'
                      position:
                        lat: 45.68118
                        lon: -73.49167
                      bearing: 191
                      speed: 54
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 12
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031891'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: /storage/shapes/stm/1890204.json
                        shapeId: '1890204'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:20:08'
                      meta: {  }
                    -
                      id: 1294
                      ref: '27536'
                      isActive: true
                      label: '27536'
                      timestamp: 1743817956
                      tripId: '286572933'
                      routeId: '114'
                      startTime: '21:45:00'
                      position:
                        lat: 45.43554
                        lon: -73.59801
                      bearing: 281
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 12
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572933'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '114'
                        routeLongName: Angrignon
                        shapeLink: /storage/shapes/stm/1140009.json
                        shapeId: '1140009'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 10:25:03'
                      meta: {  }
                    -
                      id: 1295
                      ref: '29126'
                      isActive: true
                      label: '29126'
                      timestamp: 1743817963
                      tripId: '286570697'
                      routeId: '496'
                      startTime: '21:42:00'
                      position:
                        lat: 45.43903
                        lon: -73.6973
                      bearing: 117
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570697'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '496'
                        routeLongName: 'Express Victoria'
                        shapeLink: /storage/shapes/stm/4960097.json
                        shapeId: '4960097'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 10:25:03'
                      meta: {  }
                    -
                      id: 1303
                      ref: '31145'
                      isActive: true
                      label: '31145'
                      timestamp: 1743817962
                      tripId: '284740802'
                      routeId: '140'
                      startTime: '21:44:00'
                      position:
                        lat: 45.59167
                        lon: -73.63081
                      bearing: 209
                      speed: 7
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740802'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '140'
                        routeLongName: Fleury
                        shapeLink: /storage/shapes/stm/1400134.json
                        shapeId: '1400134'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:25:05'
                      meta: {  }
                    -
                      id: 1333
                      ref: '28074'
                      isActive: true
                      label: '28074'
                      timestamp: 1743817958
                      tripId: '284779393'
                      routeId: '166'
                      startTime: '21:22:00'
                      position:
                        lat: 45.48121
                        lon: -73.63138
                      bearing: 214
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '284779393'
                        headsign: 'Nord via Ridgewood'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '166'
                        routeLongName: Queen-Mary
                        shapeLink: /storage/shapes/stm/1660193.json
                        shapeId: '1660193'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 10:30:03'
                      meta: {  }
                    -
                      id: 1334
                      ref: '29010'
                      isActive: true
                      label: '29010'
                      timestamp: 1743817965
                      tripId: '284726593'
                      routeId: '18'
                      startTime: '21:10:00'
                      position:
                        lat: 45.59656
                        lon: -73.55506
                      bearing: 30
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 46
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284726593'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: /storage/shapes/stm/180220.json
                        shapeId: '180220'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:30:03'
                      meta: {  }
                    -
                      id: 1338
                      ref: '30809'
                      isActive: true
                      label: '30809'
                      timestamp: 1743817955
                      tripId: '284741585'
                      routeId: '439'
                      startTime: '21:06:00'
                      position:
                        lat: 45.54726
                        lon: -73.5338
                      bearing: 233
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741585'
                        headsign: 'Sud destination Pie-IX / Notre-Dame'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '439'
                        routeLongName: 'Express Pie-IX'
                        shapeLink: /storage/shapes/stm/4390251.json
                        shapeId: '4390251'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:30:04'
                      meta: {  }
                    -
                      id: 1341
                      ref: '31105'
                      isActive: true
                      label: '31105'
                      timestamp: 1743817970
                      tripId: '285007618'
                      routeId: '170'
                      startTime: '21:39:00'
                      position:
                        lat: 45.523
                        lon: -73.70562
                      bearing: 74
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007618'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '170'
                        routeLongName: Keller
                        shapeLink: /storage/shapes/stm/1700177.json
                        shapeId: '1700177'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:30:05'
                      meta: {  }
                    -
                      id: 1374
                      ref: '31044'
                      isActive: true
                      label: '31044'
                      timestamp: 1743817960
                      tripId: '284727454'
                      routeId: '129'
                      startTime: '21:30:00'
                      position:
                        lat: 45.5161
                        lon: -73.58806
                      bearing: 122
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727454'
                        headsign: 'Sud destination Notre-Dame / St-Gabriel'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '129'
                        routeLongName: Côte-Sainte-Catherine
                        shapeLink: /storage/shapes/stm/1290222.json
                        shapeId: '1290222'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:35:10'
                      meta: {  }
                    -
                      id: 1377
                      ref: '37005'
                      isActive: true
                      label: '37005'
                      timestamp: 1743817970
                      tripId: '284779495'
                      routeId: '105'
                      startTime: '21:54:00'
                      position:
                        lat: 45.47374
                        lon: -73.60434
                      bearing: 323
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284779495'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '105'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/1050147.json
                        shapeId: '1050147'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 10:35:12'
                      meta: {  }
                    -
                      id: 1388
                      ref: '30227'
                      isActive: true
                      label: '30227'
                      timestamp: 1743817968
                      tripId: '285007960'
                      routeId: '177'
                      startTime: '21:43:00'
                      position:
                        lat: 45.49574
                        lon: -73.70612
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007960'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '177'
                        routeLongName: Thimens
                        shapeLink: /storage/shapes/stm/1770140.json
                        shapeId: '1770140'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:40:06'
                      meta: {  }
                    -
                      id: 1397
                      ref: '31126'
                      isActive: true
                      label: '31126'
                      timestamp: 1743817971
                      tripId: '284740361'
                      routeId: '180'
                      startTime: '21:24:00'
                      position:
                        lat: 45.529
                        lon: -73.71825
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740361'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '180'
                        routeLongName: 'De Salaberry'
                        shapeLink: /storage/shapes/stm/1800112.json
                        shapeId: '1800112'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:40:08'
                      meta: {  }
                    -
                      id: 1405
                      ref: '33821'
                      isActive: true
                      label: '33821'
                      timestamp: 1743817599
                      tripId: '284780066'
                      routeId: '470'
                      startTime: '21:01:00'
                      position:
                        lat: 45.46073
                        lon: -73.89368
                      bearing: 152
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780066'
                        headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '470'
                        routeLongName: 'Express Pierrefonds'
                        shapeLink: /storage/shapes/stm/4700258.json
                        shapeId: '4700258'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 10:40:11'
                      meta: {  }
                    -
                      id: 1407
                      ref: '37086'
                      isActive: true
                      label: '37086'
                      timestamp: 1743817961
                      tripId: '284779366'
                      routeId: '171'
                      startTime: '21:27:00'
                      position:
                        lat: 45.52585
                        lon: -73.67139
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284779366'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '171'
                        routeLongName: Henri-Bourassa
                        shapeLink: /storage/shapes/stm/1710235.json
                        shapeId: '1710235'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 10:40:12'
                      meta: {  }
                    -
                      id: 1441
                      ref: '31150'
                      isActive: true
                      label: '31150'
                      timestamp: 1743817958
                      tripId: '285283895'
                      routeId: '150'
                      startTime: '21:36:00'
                      position:
                        lat: 45.50525
                        lon: -73.56456
                      bearing: 30
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283895'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '150'
                        routeLongName: René-Lévesque
                        shapeLink: /storage/shapes/stm/1500060.json
                        shapeId: '1500060'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 10:45:11'
                      meta: {  }
                    -
                      id: 1469
                      ref: '30125'
                      isActive: true
                      label: '30125'
                      timestamp: 1743817954
                      tripId: '285031769'
                      routeId: '44'
                      startTime: '21:28:00'
                      position:
                        lat: 45.6258
                        lon: -73.5821
                      bearing: 310
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031769'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: /storage/shapes/stm/440174.json
                        shapeId: '440174'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:50:07'
                      meta: {  }
                    -
                      id: 1471
                      ref: '30151'
                      isActive: true
                      label: '30151'
                      timestamp: 1743817960
                      tripId: '284726721'
                      routeId: '92'
                      startTime: '21:34:00'
                      position:
                        lat: 45.52745
                        lon: -73.62397
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284726721'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '92'
                        routeLongName: 'Jean-Talon Ouest'
                        shapeLink: /storage/shapes/stm/920105.json
                        shapeId: '920105'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:50:08'
                      meta: {  }
                    -
                      id: 1474
                      ref: '30203'
                      isActive: true
                      label: '30203'
                      timestamp: 1743817969
                      tripId: '284726876'
                      routeId: '161'
                      startTime: '21:21:00'
                      position:
                        lat: 45.4851
                        lon: -73.64626
                      bearing: 213
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284726876'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '161'
                        routeLongName: 'Van Horne'
                        shapeLink: /storage/shapes/stm/1610134.json
                        shapeId: '1610134'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:50:08'
                      meta: {  }
                    -
                      id: 1488
                      ref: '37083'
                      isActive: true
                      label: '37083'
                      timestamp: 1743817637
                      tripId: '284777381'
                      routeId: '100'
                      startTime: '21:12:00'
                      position:
                        lat: 45.54416
                        lon: -73.6395
                      bearing: 31
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777381'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '100'
                        routeLongName: Crémazie
                        shapeLink: /storage/shapes/stm/1000244.json
                        shapeId: '1000244'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 10:50:14'
                      meta: {  }
                    -
                      id: 1542
                      ref: '30173'
                      isActive: true
                      label: '30173'
                      timestamp: 1743817953
                      tripId: '285010577'
                      routeId: '968'
                      startTime: '21:30:00'
                      position:
                        lat: 45.51086
                        lon: -73.80655
                      bearing: 274
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285010577'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: /storage/shapes/stm/9680033.json
                        shapeId: '9680033'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:00:09'
                      meta: {  }
                    -
                      id: 1555
                      ref: '38033'
                      isActive: true
                      label: '38033'
                      timestamp: 1743817960
                      tripId: '285283072'
                      routeId: '136'
                      startTime: '21:38:00'
                      position:
                        lat: 45.57488
                        lon: -73.58418
                      bearing: 293
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283072'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: /storage/shapes/stm/1360114.json
                        shapeId: '1360114'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:00:18'
                      meta: {  }
                    -
                      id: 1575
                      ref: '29043'
                      isActive: true
                      label: '29043'
                      timestamp: 1743817971
                      tripId: '284728566'
                      routeId: '179'
                      startTime: '21:43:00'
                      position:
                        lat: 45.53545
                        lon: -73.66464
                      bearing: 105
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728566'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '179'
                        routeLongName: "De l'Acadie"
                        shapeLink: /storage/shapes/stm/1790193.json
                        shapeId: '1790193'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:05:08'
                      meta: {  }
                    -
                      id: 1577
                      ref: '29062'
                      isActive: true
                      label: '29062'
                      timestamp: 1743817971
                      tripId: '284727552'
                      routeId: '18'
                      startTime: '22:07:00'
                      position:
                        lat: 45.53147
                        lon: -73.61126
                      bearing: 122
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727552'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: /storage/shapes/stm/180220.json
                        shapeId: '180220'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:05:09'
                      meta: {  }
                    -
                      id: 1596
                      ref: '31195'
                      isActive: true
                      label: '31195'
                      timestamp: 1743817960
                      tripId: '285006897'
                      routeId: '68'
                      startTime: '21:31:00'
                      position:
                        lat: 45.51089
                        lon: -73.80781
                      bearing: 90
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285006897'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '68'
                        routeLongName: Pierrefonds
                        shapeLink: /storage/shapes/stm/680411.json
                        shapeId: '680411'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:05:18'
                      meta: {  }
                    -
                      id: 1612
                      ref: '29058'
                      isActive: true
                      label: '29058'
                      timestamp: 1743817955
                      tripId: '284728752'
                      routeId: '30'
                      startTime: '21:24:00'
                      position:
                        lat: 45.54881
                        lon: -73.63424
                      bearing: 114
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 12
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728752'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '30'
                        routeLongName: 'Saint-Denis / Saint-Hubert'
                        shapeLink: /storage/shapes/stm/300085.json
                        shapeId: '300085'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:10:07'
                      meta: {  }
                    -
                      id: 1621
                      ref: '37097'
                      isActive: true
                      label: '37097'
                      timestamp: 1743817972
                      tripId: '284776842'
                      routeId: '171'
                      startTime: '21:53:00'
                      position:
                        lat: 45.55551
                        lon: -73.66747
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284776842'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '171'
                        routeLongName: Henri-Bourassa
                        shapeLink: /storage/shapes/stm/1710232.json
                        shapeId: '1710232'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:10:19'
                      meta: {  }
                    -
                      id: 1622
                      ref: '37099'
                      isActive: true
                      label: '37099'
                      timestamp: 1743817968
                      tripId: '286572398'
                      routeId: '113'
                      startTime: '21:59:00'
                      position:
                        lat: 45.42522
                        lon: -73.64819
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '286572398'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: /storage/shapes/stm/1130162.json
                        shapeId: '1130162'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:10:19'
                      meta: {  }
                    -
                      id: 1624
                      ref: '38086'
                      isActive: true
                      label: '38086'
                      timestamp: 1743817448
                      tripId: '285283812'
                      routeId: '168'
                      startTime: '21:23:00'
                      position:
                        lat: 45.50428
                        lon: -73.57204
                      bearing: 311
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283812'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '168'
                        routeLongName: Cité-du-Havre
                        shapeLink: /storage/shapes/stm/1680170.json
                        shapeId: '1680170'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:10:20'
                      meta: {  }
                    -
                      id: 1625
                      ref: '39006'
                      isActive: true
                      label: '39006'
                      timestamp: 1743817955
                      tripId: '284780900'
                      routeId: '747'
                      startTime: '21:09:00'
                      position:
                        lat: 45.5147
                        lon: -73.55978
                      bearing: 307
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 12
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780900'
                        headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '747'
                        routeLongName: 'YUL Aéroport  / Centre-Ville'
                        shapeLink: /storage/shapes/stm/7471231.json
                        shapeId: '7471231'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:10:20'
                      meta: {  }
                    -
                      id: 1644
                      ref: '30066'
                      isActive: true
                      label: '30066'
                      timestamp: 1743817955
                      tripId: '285001148'
                      routeId: '27'
                      startTime: '21:57:00'
                      position:
                        lat: 45.55792
                        lon: -73.56573
                      bearing: 73
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001148'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '27'
                        routeLongName: 'Boulevard Saint-Joseph'
                        shapeLink: /storage/shapes/stm/270110.json
                        shapeId: '270110'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:15:13'
                      meta: {  }
                    -
                      id: 1657
                      ref: '38073'
                      isActive: true
                      label: '38073'
                      timestamp: 1743817967
                      tripId: '285008436'
                      routeId: '196'
                      startTime: '21:30:00'
                      position:
                        lat: 45.45892
                        lon: -73.7028
                      bearing: 313
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008436'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: /storage/shapes/stm/1960208.json
                        shapeId: '1960208'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:15:23'
                      meta: {  }
                    -
                      id: 1690
                      ref: '31821'
                      isActive: true
                      label: '31821'
                      timestamp: 1743817958
                      tripId: '284739240'
                      routeId: '121'
                      startTime: '21:36:00'
                      position:
                        lat: 45.55055
                        lon: -73.65639
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739240'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '121'
                        routeLongName: 'Sauvé / Côte-Vertu'
                        shapeLink: /storage/shapes/stm/1210271.json
                        shapeId: '1210271'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:20:23'
                      meta: {  }
                    -
                      id: 1696
                      ref: '37022'
                      isActive: true
                      label: '37022'
                      timestamp: 1743817963
                      tripId: '284778262'
                      routeId: '124'
                      startTime: '21:59:00'
                      position:
                        lat: 45.47374
                        lon: -73.60358
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778262'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '124'
                        routeLongName: Victoria
                        shapeLink: /storage/shapes/stm/1240125.json
                        shapeId: '1240125'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:20:24'
                      meta: {  }
                    -
                      id: 1717
                      ref: '29073'
                      isActive: true
                      label: '29073'
                      timestamp: 1743817966
                      tripId: '286571331'
                      routeId: '102'
                      startTime: '21:33:00'
                      position:
                        lat: 45.47605
                        lon: -73.6164
                      bearing: 31
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571331'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '102'
                        routeLongName: Somerled
                        shapeLink: /storage/shapes/stm/1020075.json
                        shapeId: '1020075'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:25:10'
                      meta: {  }
                    -
                      id: 1742
                      ref: '28100'
                      isActive: true
                      label: '28100'
                      timestamp: 1743817955
                      tripId: '286570749'
                      routeId: '71'
                      startTime: '21:20:00'
                      position:
                        lat: 45.46775
                        lon: -73.56651
                      bearing: 209
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286570749'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '71'
                        routeLongName: Pointe-Saint-Charles
                        shapeLink: /storage/shapes/stm/710084.json
                        shapeId: '710084'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:30:10'
                      meta: {  }
                    -
                      id: 1749
                      ref: '30154'
                      isActive: true
                      label: '30154'
                      timestamp: 1743817968
                      tripId: '285029465'
                      routeId: '86'
                      startTime: '20:48:00'
                      position:
                        lat: 45.69738
                        lon: -73.48464
                      bearing: 38
                      speed: 30
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 98
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285029465'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '86'
                        routeLongName: Pointe-aux-Trembles
                        shapeLink: /storage/shapes/stm/860188.json
                        shapeId: '860188'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:30:16'
                      meta: {  }
                    -
                      id: 1762
                      ref: '37075'
                      isActive: true
                      label: '37075'
                      timestamp: 1743817970
                      tripId: '284778805'
                      routeId: '162'
                      startTime: '21:29:00'
                      position:
                        lat: 45.46497
                        lon: -73.66542
                      bearing: 30
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778805'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '162'
                        routeLongName: Westminster
                        shapeLink: /storage/shapes/stm/1620099.json
                        shapeId: '1620099'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:30:26'
                      meta: {  }
                    -
                      id: 1763
                      ref: '38079'
                      isActive: true
                      label: '38079'
                      timestamp: 1743817972
                      tripId: '285009017'
                      routeId: '203'
                      startTime: '21:35:00'
                      position:
                        lat: 45.44532
                        lon: -73.81143
                      bearing: 117
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009017'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '203'
                        routeLongName: Carson
                        shapeLink: /storage/shapes/stm/2030123.json
                        shapeId: '2030123'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:30:27'
                      meta: {  }
                    -
                      id: 1794
                      ref: '30819'
                      isActive: true
                      label: '30819'
                      timestamp: 1743817969
                      tripId: '284740686'
                      routeId: '121'
                      startTime: '21:09:00'
                      position:
                        lat: 45.55441
                        lon: -73.65412
                      bearing: 26
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740686'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '121'
                        routeLongName: 'Sauvé / Côte-Vertu'
                        shapeLink: /storage/shapes/stm/1210266.json
                        shapeId: '1210266'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:35:18'
                      meta: {  }
                    -
                      id: 1795
                      ref: '30866'
                      isActive: true
                      label: '30866'
                      timestamp: 1743817959
                      tripId: '284740497'
                      routeId: '69'
                      startTime: '21:11:00'
                      position:
                        lat: 45.55553
                        lon: -73.66813
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740497'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '69'
                        routeLongName: Gouin
                        shapeLink: /storage/shapes/stm/690221.json
                        shapeId: '690221'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:35:19'
                      meta: {  }
                    -
                      id: 1803
                      ref: '36042'
                      isActive: true
                      label: '36042'
                      timestamp: 1743817958
                      tripId: '285031664'
                      routeId: '49'
                      startTime: '21:36:00'
                      position:
                        lat: 45.59548
                        lon: -73.6427
                      bearing: 30
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031664'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: /storage/shapes/stm/490344.json
                        shapeId: '490344'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:35:26'
                      meta: {  }
                    -
                      id: 1805
                      ref: '38096'
                      isActive: true
                      label: '38096'
                      timestamp: 1743817960
                      tripId: '285283489'
                      routeId: '74'
                      startTime: '21:43:00'
                      position:
                        lat: 45.49009
                        lon: -73.5573
                      bearing: 350
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283489'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '74'
                        routeLongName: Bridge
                        shapeLink: /storage/shapes/stm/740072.json
                        shapeId: '740072'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:35:28'
                      meta: {  }
                    -
                      id: 1837
                      ref: '31177'
                      isActive: true
                      label: '31177'
                      timestamp: 1743817968
                      tripId: '285284504'
                      routeId: '185'
                      startTime: '21:33:00'
                      position:
                        lat: 45.5817
                        lon: -73.54383
                      bearing: 202
                      speed: 29
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284504'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '185'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/1850127.json
                        shapeId: '1850127'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:40:44'
                      meta: {  }
                    -
                      id: 1844
                      ref: '37088'
                      isActive: true
                      label: '37088'
                      timestamp: 1743817959
                      tripId: '284777987'
                      routeId: '103'
                      startTime: '21:30:00'
                      position:
                        lat: 45.45955
                        lon: -73.66193
                      bearing: 74
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777987'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '103'
                        routeLongName: Monkland
                        shapeLink: /storage/shapes/stm/1030167.json
                        shapeId: '1030167'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:40:50'
                      meta: {  }
                    -
                      id: 1863
                      ref: '30160'
                      isActive: true
                      label: '30160'
                      timestamp: 1743817960
                      tripId: '285028555'
                      routeId: '449'
                      startTime: '21:49:00'
                      position:
                        lat: 45.59948
                        lon: -73.55354
                      bearing: 304
                      speed: 47
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 40
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285028555'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '449'
                        routeLongName: 'Express Rivière-des-Prairies'
                        shapeLink: /storage/shapes/stm/4490191.json
                        shapeId: '4490191'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:45:32'
                      meta: {  }
                    -
                      id: 1873
                      ref: '36007'
                      isActive: true
                      label: '36007'
                      timestamp: 1743817972
                      tripId: '285032209'
                      routeId: '141'
                      startTime: '21:55:00'
                      position:
                        lat: 45.55986
                        lon: -73.59965
                      bearing: 167
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285032209'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: /storage/shapes/stm/1410585.json
                        shapeId: '1410585'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:45:50'
                      meta: {  }
                    -
                      id: 1889
                      ref: '29094'
                      isActive: true
                      label: '29094'
                      timestamp: 1743817971
                      tripId: '286570731'
                      routeId: '71'
                      startTime: '21:51:00'
                      position:
                        lat: 45.4944
                        lon: -73.58314
                      bearing: 314
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570731'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '71'
                        routeLongName: Pointe-Saint-Charles
                        shapeLink: /storage/shapes/stm/710084.json
                        shapeId: '710084'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:50:23'
                      meta: {  }
                    -
                      id: 1901
                      ref: '31107'
                      isActive: true
                      label: '31107'
                      timestamp: 1743817966
                      tripId: '285283121'
                      routeId: '136'
                      startTime: '21:22:00'
                      position:
                        lat: 45.59898
                        lon: -73.61206
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283121'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: /storage/shapes/stm/1360114.json
                        shapeId: '1360114'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:50:42'
                      meta: {  }
                    -
                      id: 1949
                      ref: '38034'
                      isActive: true
                      label: '38034'
                      timestamp: 1743817958
                      tripId: '285282749'
                      routeId: '172'
                      startTime: '21:42:00'
                      position:
                        lat: 45.46851
                        lon: -73.54009
                      bearing: 72
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285282749'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '172'
                        routeLongName: 'Du Golf'
                        shapeLink: /storage/shapes/stm/1720010.json
                        shapeId: '1720010'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 11:55:58'
                      meta: {  }
                    -
                      id: 2111
                      ref: '31125'
                      isActive: true
                      label: '31125'
                      timestamp: 1743817964
                      tripId: '286572965'
                      routeId: '123'
                      startTime: '21:25:00'
                      position:
                        lat: 45.42651
                        lon: -73.61183
                      bearing: 128
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '286572965'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '123'
                        routeLongName: 'Dollard / Shevchenko'
                        shapeLink: /storage/shapes/stm/1230114.json
                        shapeId: '1230114'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 12:30:58'
                      meta: {  }
                    -
                      id: 2127
                      ref: '29059'
                      isActive: true
                      label: '29059'
                      timestamp: 1743817967
                      tripId: '286570247'
                      routeId: '38'
                      startTime: '21:31:00'
                      position:
                        lat: 45.46231
                        lon: -73.56329
                      bearing: 331
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570247'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '38'
                        routeLongName: "De l'Église"
                        shapeLink: /storage/shapes/stm/380009.json
                        shapeId: '380009'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 12:40:31'
                      meta: {  }
                    -
                      id: 2132
                      ref: '30246'
                      isActive: true
                      label: '30246'
                      timestamp: 1743817972
                      tripId: '285006713'
                      routeId: '64'
                      startTime: '21:45:00'
                      position:
                        lat: 45.51628
                        lon: -73.69446
                      bearing: 270
                      speed: 6
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285006713'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '64'
                        routeLongName: Grenet
                        shapeLink: /storage/shapes/stm/640164.json
                        shapeId: '640164'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 12:40:47'
                      meta: {  }
                    -
                      id: 2149
                      ref: '36044'
                      isActive: true
                      label: '36044'
                      timestamp: 1743817953
                      tripId: '285032024'
                      routeId: '189'
                      startTime: '21:40:00'
                      position:
                        lat: 45.61187
                        lon: -73.51293
                      bearing: 107
                      speed: 7
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285032024'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: /storage/shapes/stm/1890206.json
                        shapeId: '1890206'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 12:50:40'
                      meta: {  }
                    -
                      id: 2150
                      ref: '37029'
                      isActive: true
                      label: '37029'
                      timestamp: 1743817961
                      tripId: '284778427'
                      routeId: '128'
                      startTime: '21:08:00'
                      position:
                        lat: 45.51611
                        lon: -73.69451
                      bearing: 319
                      speed: 25
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 58
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778427'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '128'
                        routeLongName: Saint-Laurent
                        shapeLink: /storage/shapes/stm/1280153.json
                        shapeId: '1280153'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 12:50:40'
                      meta: {  }
                    -
                      id: 2152
                      ref: '38015'
                      isActive: true
                      label: '38015'
                      timestamp: 1743817958
                      tripId: '285283320'
                      routeId: '168'
                      startTime: '21:52:00'
                      position:
                        lat: 45.44717
                        lon: -73.56076
                      bearing: 122
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283320'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '168'
                        routeLongName: Cité-du-Havre
                        shapeLink: /storage/shapes/stm/1680170.json
                        shapeId: '1680170'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 12:50:41'
                      meta: {  }
                    -
                      id: 2154
                      ref: '38051'
                      isActive: true
                      label: '38051'
                      timestamp: 1743817963
                      tripId: '285008759'
                      routeId: '208'
                      startTime: '21:40:00'
                      position:
                        lat: 45.49936
                        lon: -73.81289
                      bearing: 146
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008759'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '208'
                        routeLongName: Brunswick
                        shapeLink: /storage/shapes/stm/2080106.json
                        shapeId: '2080106'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 12:50:42'
                      meta: {  }
                    -
                      id: 2162
                      ref: '39100'
                      isActive: true
                      label: '39100'
                      timestamp: 1743817968
                      tripId: '285031722'
                      routeId: '449'
                      startTime: '21:19:00'
                      position:
                        lat: 45.66903
                        lon: -73.54734
                      bearing: 61
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031722'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '449'
                        routeLongName: 'Express Rivière-des-Prairies'
                        shapeLink: /storage/shapes/stm/4490191.json
                        shapeId: '4490191'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 12:50:44'
                      meta: {  }
                    -
                      id: 2163
                      ref: '39110'
                      isActive: true
                      label: '39110'
                      timestamp: 1743817965
                      tripId: '285031918'
                      routeId: '189'
                      startTime: '21:20:00'
                      position:
                        lat: 45.68277
                        lon: -73.49116
                      bearing: 10
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 55
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031918'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: /storage/shapes/stm/1890206.json
                        shapeId: '1890206'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 12:50:44'
                      meta: {  }
                    -
                      id: 2182
                      ref: '30009'
                      isActive: true
                      label: '30009'
                      timestamp: 1743817966
                      tripId: '284778368'
                      routeId: '128'
                      startTime: '21:32:00'
                      position:
                        lat: 45.49964
                        lon: -73.68325
                      bearing: 221
                      speed: 25
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778368'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '128'
                        routeLongName: Saint-Laurent
                        shapeLink: /storage/shapes/stm/1280153.json
                        shapeId: '1280153'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 13:15:23'
                      meta: {  }
                    -
                      id: 2323
                      ref: '38081'
                      isActive: true
                      label: '38081'
                      timestamp: 1743817956
                      tripId: '285007104'
                      routeId: '70'
                      startTime: '21:32:00'
                      position:
                        lat: 45.49817
                        lon: -73.71953
                      bearing: 224
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007104'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '70'
                        routeLongName: Bois-Franc
                        shapeLink: /storage/shapes/stm/700197.json
                        shapeId: '700197'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 20:05:26'
                      meta: {  }
                    -
                      id: 2326
                      ref: '30177'
                      isActive: true
                      label: '30177'
                      timestamp: 1743817956
                      tripId: '285008679'
                      routeId: '202'
                      startTime: '22:04:00'
                      position:
                        lat: 45.4656
                        lon: -73.83115
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008679'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '202'
                        routeLongName: Dawson
                        shapeLink: /storage/shapes/stm/2020187.json
                        shapeId: '2020187'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 20:10:21'
                      meta: {  }
                    -
                      id: 2477
                      ref: '31070'
                      isActive: true
                      label: '31070'
                      timestamp: 1743817965
                      tripId: '285282645'
                      routeId: '24'
                      startTime: '21:41:00'
                      position:
                        lat: 45.48215
                        lon: -73.59979
                      bearing: 35
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285282645'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '24'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/240185.json
                        shapeId: '240185'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-23 11:20:07'
                      meta: {  }
                    -
                      id: 2487
                      ref: '39052'
                      isActive: true
                      label: '39052'
                      timestamp: 1743817969
                      tripId: '285031579'
                      routeId: '187'
                      startTime: '21:19:00'
                      position:
                        lat: 45.67104
                        lon: -73.50917
                      bearing: 189
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031579'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '187'
                        routeLongName: René-Lévesque
                        shapeLink: /storage/shapes/stm/1870223.json
                        shapeId: '1870223'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-23 16:06:14'
                      meta: {  }
                    -
                      id: 2505
                      ref: '31099'
                      isActive: true
                      label: '31099'
                      timestamp: 1743817956
                      tripId: '285028813'
                      routeId: '49'
                      startTime: '20:48:00'
                      position:
                        lat: 45.66103
                        lon: -73.55943
                      bearing: 333
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 46
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285028813'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: /storage/shapes/stm/490344.json
                        shapeId: '490344'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-24 12:20:07'
                      meta: {  }
                    -
                      id: 2516
                      ref: '39018'
                      isActive: true
                      label: '39018'
                      timestamp: 1743817965
                      tripId: '285284321'
                      routeId: '24'
                      startTime: '21:02:00'
                      position:
                        lat: 45.53236
                        lon: -73.56251
                      bearing: 6
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284321'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '24'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/240185.json
                        shapeId: '240185'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-24 20:28:14'
                      meta: {  }
                    -
                      id: 2532
                      ref: '37004'
                      isActive: true
                      label: '37004'
                      timestamp: 1743817971
                      tripId: '286572826'
                      routeId: '113'
                      startTime: '21:54:00'
                      position:
                        lat: 45.44673
                        lon: -73.60329
                      bearing: 46
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '286572826'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: /storage/shapes/stm/1130161.json
                        shapeId: '1130161'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-25 10:32:10'
                      meta: {  }
                    -
                      id: 2535
                      ref: '31122'
                      isActive: true
                      label: '31122'
                      timestamp: 1743817970
                      tripId: '284726989'
                      routeId: '66'
                      startTime: '21:02:00'
                      position:
                        lat: 45.4951
                        lon: -73.57796
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284726989'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '66'
                        routeLongName: 'The Boulevard'
                        shapeLink: /storage/shapes/stm/660103.json
                        shapeId: '660103'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-25 10:38:09'
                      meta: {  }
                    -
                      id: 2547
                      ref: '31098'
                      isActive: true
                      label: '31098'
                      timestamp: 1743817954
                      tripId: '285030043'
                      routeId: '33'
                      startTime: '21:14:00'
                      position:
                        lat: 45.60821
                        lon: -73.61522
                      bearing: 65
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030043'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: /storage/shapes/stm/330286.json
                        shapeId: '330286'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-25 11:20:18'
                      meta: {  }
                    -
                      id: 2588
                      ref: '37034'
                      isActive: true
                      label: '37034'
                      timestamp: 1743817969
                      tripId: '284778082'
                      routeId: '105'
                      startTime: '21:48:00'
                      position:
                        lat: 45.46083
                        lon: -73.63444
                      bearing: 52
                      speed: 1
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778082'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '105'
                        routeLongName: Sherbrooke
                        shapeLink: /storage/shapes/stm/1050151.json
                        shapeId: '1050151'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-25 12:48:43'
                      meta: {  }
                    -
                      id: 2590
                      ref: '29855'
                      isActive: true
                      label: '29855'
                      timestamp: 1743817963
                      tripId: '284741378'
                      routeId: '439'
                      startTime: '21:19:00'
                      position:
                        lat: 45.56561
                        lon: -73.58944
                      bearing: 123
                      speed: 7
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741378'
                        headsign: 'Sud destination Pie-IX / Notre-Dame'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '439'
                        routeLongName: 'Express Pie-IX'
                        shapeLink: /storage/shapes/stm/4390255.json
                        shapeId: '4390255'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-25 12:50:22'
                      meta: {  }
                    -
                      id: 2617
                      ref: '39071'
                      isActive: true
                      label: '39071'
                      timestamp: 1743817964
                      tripId: '285031308'
                      routeId: '186'
                      startTime: '21:30:00'
                      position:
                        lat: 45.67202
                        lon: -73.50412
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031308'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: /storage/shapes/stm/1860250.json
                        shapeId: '1860250'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-25 20:42:39'
                      meta: {  }
                    -
                      id: 2639
                      ref: '38050'
                      isActive: true
                      label: '38050'
                      timestamp: 1743817954
                      tripId: '285008840'
                      routeId: '202'
                      startTime: '21:10:00'
                      position:
                        lat: 45.46784
                        lon: -73.71513
                      bearing: 43
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 46
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008840'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '202'
                        routeLongName: Dawson
                        shapeLink: /storage/shapes/stm/2020187.json
                        shapeId: '2020187'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-26 10:22:09'
                      meta: {  }
                    -
                      id: 2714
                      ref: '39131'
                      isActive: true
                      label: '39131'
                      timestamp: 1743817959
                      tripId: '285030813'
                      routeId: '33'
                      startTime: '21:49:00'
                      position:
                        lat: 45.62499
                        lon: -73.62321
                      bearing: 128
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030813'
                        headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: /storage/shapes/stm/330283.json
                        shapeId: '330283'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-27 20:22:39'
                      meta: {  }
                    -
                      id: 2720
                      ref: '29028'
                      isActive: true
                      label: '29028'
                      timestamp: 1743817967
                      tripId: '284728383'
                      routeId: '129'
                      startTime: '20:59:00'
                      position:
                        lat: 45.48679
                        lon: -73.64027
                      bearing: 43
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728383'
                        headsign: 'Nord destination Décarie / Lucy'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '129'
                        routeLongName: Côte-Sainte-Catherine
                        shapeLink: /storage/shapes/stm/1290223.json
                        shapeId: '1290223'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-11-27 21:10:22'
                      meta: {  }
                    -
                      id: 2738
                      ref: '37052'
                      isActive: true
                      label: '37052'
                      timestamp: 1743817952
                      tripId: '284778292'
                      routeId: '124'
                      startTime: '21:26:00'
                      position:
                        lat: 45.50811
                        lon: -73.66359
                      bearing: 295
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778292'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '124'
                        routeLongName: Victoria
                        shapeLink: /storage/shapes/stm/1240125.json
                        shapeId: '1240125'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-28 09:50:02'
                      meta: {  }
                    -
                      id: 2745
                      ref: '39093'
                      isActive: true
                      label: '39093'
                      timestamp: 1743817964
                      tripId: '285030440'
                      routeId: '32'
                      startTime: '21:48:00'
                      position:
                        lat: 45.57675
                        lon: -73.54636
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030440'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: /storage/shapes/stm/320164.json
                        shapeId: '320164'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-28 11:54:48'
                      meta: {  }
                    -
                      id: 2751
                      ref: '31134'
                      isActive: true
                      label: '31134'
                      timestamp: 1743817955
                      tripId: '284739765'
                      routeId: '146'
                      startTime: '21:41:00'
                      position:
                        lat: 45.55539
                        lon: -73.63768
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739765'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '146'
                        routeLongName: 'Christophe-Colomb / Meilleur'
                        shapeLink: /storage/shapes/stm/1460136.json
                        shapeId: '1460136'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-28 13:28:34'
                      meta: {  }
                    -
                      id: 2760
                      ref: '31077'
                      isActive: true
                      label: '31077'
                      timestamp: 1743817955
                      tripId: '285282496'
                      routeId: '777'
                      startTime: '21:37:00'
                      position:
                        lat: 45.4903
                        lon: -73.55012
                      bearing: 292
                      speed: 54
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285282496'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '777'
                        routeLongName: 'Jean-Drapeau / Casino / Bonaventure'
                        shapeLink: /storage/shapes/stm/7770041.json
                        shapeId: '7770041'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-11-28 20:50:31'
                      meta: {  }
                    -
                      id: 2770
                      ref: '30180'
                      isActive: true
                      label: '30180'
                      timestamp: 1743817967
                      tripId: '285007503'
                      routeId: '164'
                      startTime: '21:51:00'
                      position:
                        lat: 45.49966
                        lon: -73.72778
                      bearing: 131
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 4
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007503'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '164'
                        routeLongName: Dudemaine
                        shapeLink: /storage/shapes/stm/1640160.json
                        shapeId: '1640160'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-28 23:16:19'
                      meta: {  }
                    -
                      id: 2774
                      ref: '37101'
                      isActive: true
                      label: '37101'
                      timestamp: 1743817965
                      tripId: '284778404'
                      routeId: '128'
                      startTime: '20:56:00'
                      position:
                        lat: 45.50909
                        lon: -73.67546
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 61
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778404'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '128'
                        routeLongName: Saint-Laurent
                        shapeLink: /storage/shapes/stm/1280152.json
                        shapeId: '1280152'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-29 10:42:12'
                      meta: {  }
                    -
                      id: 2784
                      ref: '30880'
                      isActive: true
                      label: '30880'
                      timestamp: 1743817963
                      tripId: '284779333'
                      routeId: '165'
                      startTime: '21:27:00'
                      position:
                        lat: 45.5059
                        lon: -73.64236
                      bearing: 357
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284779333'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '165'
                        routeLongName: Côte-des-Neiges
                        shapeLink: /storage/shapes/stm/1650126.json
                        shapeId: '1650126'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-29 12:20:35'
                      meta: {  }
                    -
                      id: 2785
                      ref: '37051'
                      isActive: true
                      label: '37051'
                      timestamp: 1743817958
                      tripId: '284778589'
                      routeId: '160'
                      startTime: '21:44:00'
                      position:
                        lat: 45.50183
                        lon: -73.63501
                      bearing: 33
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778589'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '160'
                        routeLongName: Barclay
                        shapeLink: /storage/shapes/stm/1600123.json
                        shapeId: '1600123'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-29 12:30:43'
                      meta: {  }
                    -
                      id: 2786
                      ref: '31120'
                      isActive: true
                      label: '31120'
                      timestamp: 1743817971
                      tripId: '284737777'
                      routeId: '48'
                      startTime: '21:31:00'
                      position:
                        lat: 45.60121
                        lon: -73.63602
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 5
                        label: Full
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284737777'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: /storage/shapes/stm/480414.json
                        shapeId: '480414'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-11-29 12:38:38'
                      meta: {  }
                    -
                      id: 2793
                      ref: '39132'
                      isActive: true
                      label: '39132'
                      timestamp: 1743817961
                      tripId: '285031821'
                      routeId: '81'
                      startTime: '21:42:00'
                      position:
                        lat: 45.66253
                        lon: -73.53337
                      bearing: 333
                      speed: 54
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031821'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '81'
                        routeLongName: Saint-Jean-Baptiste
                        shapeLink: /storage/shapes/stm/810021.json
                        shapeId: '810021'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-29 20:34:37'
                      meta: {  }
                    -
                      id: 2799
                      ref: '30245'
                      isActive: true
                      label: '30245'
                      timestamp: 1743817805
                      tripId: '285008507'
                      routeId: '206'
                      startTime: '21:28:00'
                      position:
                        lat: 45.46655
                        lon: -73.83138
                      bearing: 234
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008507'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '206'
                        routeLongName: Roger-Pilon
                        shapeLink: /storage/shapes/stm/2060110.json
                        shapeId: '2060110'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-29 21:06:30'
                      meta: {  }
                    -
                      id: 2801
                      ref: '39146'
                      isActive: true
                      label: '39146'
                      timestamp: 1743817969
                      tripId: '285030948'
                      routeId: '86'
                      startTime: '21:46:00'
                      position:
                        lat: 45.64676
                        lon: -73.54756
                      bearing: 56
                      speed: 44
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030948'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '86'
                        routeLongName: Pointe-aux-Trembles
                        shapeLink: /storage/shapes/stm/860188.json
                        shapeId: '860188'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-29 21:36:47'
                      meta: {  }
                    -
                      id: 2809
                      ref: '36026'
                      isActive: true
                      label: '36026'
                      timestamp: 1743817966
                      tripId: '285030838'
                      routeId: '32'
                      startTime: '21:22:00'
                      position:
                        lat: 45.58211
                        lon: -73.57069
                      bearing: 116
                      speed: 39
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030838'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: /storage/shapes/stm/320170.json
                        shapeId: '320170'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-30 04:46:11'
                      meta: {  }
                    -
                      id: 2817
                      ref: '33823'
                      isActive: true
                      label: '33823'
                      timestamp: 1743817958
                      tripId: '284779302'
                      routeId: '165'
                      startTime: '21:23:00'
                      position:
                        lat: 45.49489
                        lon: -73.5964
                      bearing: 121
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284779302'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '165'
                        routeLongName: Côte-des-Neiges
                        shapeLink: /storage/shapes/stm/1650117.json
                        shapeId: '1650117'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-30 21:40:14'
                      meta: {  }
                    -
                      id: 2818
                      ref: '39050'
                      isActive: true
                      label: '39050'
                      timestamp: 1743817968
                      tripId: '285031436'
                      routeId: '44'
                      startTime: '21:51:00'
                      position:
                        lat: 45.59188
                        lon: -73.54752
                      bearing: 228
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031436'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: /storage/shapes/stm/440174.json
                        shapeId: '440174'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-11-30 22:04:16'
                      meta: {  }
                    -
                      id: 2842
                      ref: '32017'
                      isActive: true
                      label: '32017'
                      timestamp: 1743817966
                      tripId: '285031845'
                      routeId: '49'
                      startTime: '21:04:00'
                      position:
                        lat: 45.64287
                        lon: -73.57388
                      bearing: 203
                      speed: 54
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031845'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: /storage/shapes/stm/490344.json
                        shapeId: '490344'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-02 20:24:30'
                      meta: {  }
                    -
                      id: 2854
                      ref: '30219'
                      isActive: true
                      label: '30219'
                      timestamp: 1743817956
                      tripId: '284726749'
                      routeId: '129'
                      startTime: '21:29:00'
                      position:
                        lat: 45.51473
                        lon: -73.6087
                      bearing: 249
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284726749'
                        headsign: 'Nord destination Décarie / Lucy'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '129'
                        routeLongName: Côte-Sainte-Catherine
                        shapeLink: /storage/shapes/stm/1290223.json
                        shapeId: '1290223'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-12-03 11:36:17'
                      meta: {  }
                    -
                      id: 2867
                      ref: '29065'
                      isActive: true
                      label: '29065'
                      timestamp: 1743817968
                      tripId: '284727995'
                      routeId: '31'
                      startTime: '21:42:00'
                      position:
                        lat: 45.54166
                        lon: -73.62598
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727995'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '31'
                        routeLongName: Saint-Denis
                        shapeLink: /storage/shapes/stm/310072.json
                        shapeId: '310072'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-12-03 13:14:21'
                      meta: {  }
                    -
                      id: 2877
                      ref: '39070'
                      isActive: true
                      label: '39070'
                      timestamp: 1743817969
                      tripId: '285028492'
                      routeId: '26'
                      startTime: '21:39:00'
                      position:
                        lat: 45.60407
                        lon: -73.5182
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285028492'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '26'
                        routeLongName: Mercier-Est
                        shapeLink: /storage/shapes/stm/260108.json
                        shapeId: '260108'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-03 21:18:43'
                      meta: {  }
                    -
                      id: 2888
                      ref: '30225'
                      isActive: true
                      label: '30225'
                      timestamp: 1743817955
                      tripId: '284728373'
                      routeId: '99'
                      startTime: '21:37:00'
                      position:
                        lat: 45.56275
                        lon: -73.6023
                      bearing: 10
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728373'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '99'
                        routeLongName: Villeray
                        shapeLink: /storage/shapes/stm/990063.json
                        shapeId: '990063'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-12-04 12:08:26'
                      meta: {  }
                    -
                      id: 2897
                      ref: '39121'
                      isActive: true
                      label: '39121'
                      timestamp: 1743817668
                      tripId: '285030480'
                      routeId: '141'
                      startTime: '21:01:00'
                      position:
                        lat: 45.55923
                        lon: -73.59911
                      bearing: 302
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030480'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: /storage/shapes/stm/1410586.json
                        shapeId: '1410586'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-04 20:22:39'
                      meta: {  }
                    -
                      id: 2917
                      ref: '37068'
                      isActive: true
                      label: '37068'
                      timestamp: 1743817968
                      tripId: '284777205'
                      routeId: '93'
                      startTime: '21:54:00'
                      position:
                        lat: 45.56596
                        lon: -73.59514
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777205'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '93'
                        routeLongName: Jean-Talon
                        shapeLink: /storage/shapes/stm/930087.json
                        shapeId: '930087'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-12-05 11:20:23'
                      meta: {  }
                    -
                      id: 2922
                      ref: '31202'
                      isActive: true
                      label: '31202'
                      timestamp: 1743817968
                      tripId: '284727176'
                      routeId: '18'
                      startTime: '21:37:00'
                      position:
                        lat: 45.54179
                        lon: -73.59792
                      bearing: 41
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727176'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: /storage/shapes/stm/180220.json
                        shapeId: '180220'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-12-05 13:12:45'
                      meta: {  }
                    -
                      id: 2934
                      ref: '31083'
                      isActive: true
                      label: '31083'
                      timestamp: 1743817968
                      tripId: '285028391'
                      routeId: '26'
                      startTime: '21:38:00'
                      position:
                        lat: 45.59677
                        lon: -73.53494
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285028391'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '26'
                        routeLongName: Mercier-Est
                        shapeLink: /storage/shapes/stm/260107.json
                        shapeId: '260107'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-05 22:44:29'
                      meta: {  }
                    -
                      id: 2947
                      ref: '30136'
                      isActive: true
                      label: '30136'
                      timestamp: 1743817970
                      tripId: '285030255'
                      routeId: '183'
                      startTime: '22:01:00'
                      position:
                        lat: 45.69733
                        lon: -73.49185
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030255'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '183'
                        routeLongName: 'Gouin Est'
                        shapeLink: /storage/shapes/stm/1830090.json
                        shapeId: '1830090'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-06 20:02:18'
                      meta: {  }
                    -
                      id: 2955
                      ref: '30256'
                      isActive: true
                      label: '30256'
                      timestamp: 1743817970
                      tripId: '285029342'
                      routeId: '86'
                      startTime: '21:17:00'
                      position:
                        lat: 45.65908
                        lon: -73.51289
                      bearing: 102
                      speed: 40
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 52
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285029342'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '86'
                        routeLongName: Pointe-aux-Trembles
                        shapeLink: /storage/shapes/stm/860188.json
                        shapeId: '860188'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-06 21:12:33'
                      meta: {  }
                    -
                      id: 2958
                      ref: '30080'
                      isActive: true
                      label: '30080'
                      timestamp: 1743817954
                      tripId: '285283425'
                      routeId: '168'
                      startTime: '21:26:00'
                      position:
                        lat: 45.46736
                        lon: -73.53803
                      bearing: 249
                      speed: 2
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285283425'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '168'
                        routeLongName: Cité-du-Havre
                        shapeLink: /storage/shapes/stm/1680169.json
                        shapeId: '1680169'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-12-06 22:14:21'
                      meta: {  }
                    -
                      id: 2961
                      ref: '29148'
                      isActive: true
                      label: '29148'
                      timestamp: 1743817966
                      tripId: '286571938'
                      routeId: '112'
                      startTime: '21:31:00'
                      position:
                        lat: 45.43854
                        lon: -73.59675
                      bearing: 31
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571938'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '112'
                        routeLongName: Airlie
                        shapeLink: /storage/shapes/stm/1120177.json
                        shapeId: '1120177'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-07 14:38:06'
                      meta: {  }
                    -
                      id: 2962
                      ref: '38035'
                      isActive: true
                      label: '38035'
                      timestamp: 1743817969
                      tripId: '285284645'
                      routeId: '94'
                      startTime: '21:39:00'
                      position:
                        lat: 45.54293
                        lon: -73.5779
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284645'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '94'
                        routeLongName: "D'Iberville"
                        shapeLink: /storage/shapes/stm/940090.json
                        shapeId: '940090'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-12-07 17:40:14'
                      meta: {  }
                    -
                      id: 2974
                      ref: '30859'
                      isActive: true
                      label: '30859'
                      timestamp: 1743817969
                      tripId: '284739355'
                      routeId: '67'
                      startTime: '21:59:00'
                      position:
                        lat: 45.54692
                        lon: -73.55136
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739355'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '67'
                        routeLongName: Saint-Michel
                        shapeLink: /storage/shapes/stm/670126.json
                        shapeId: '670126'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2019-12-09 10:48:09'
                      meta: {  }
                    -
                      id: 3001
                      ref: '37094'
                      isActive: true
                      label: '37094'
                      timestamp: 1743817971
                      tripId: '284778529'
                      routeId: '166'
                      startTime: '21:43:00'
                      position:
                        lat: 45.48331
                        lon: -73.62926
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778529'
                        headsign: 'Sud via Ridgewood'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '166'
                        routeLongName: Queen-Mary
                        shapeLink: /storage/shapes/stm/1660194.json
                        shapeId: '1660194'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-12-10 12:30:43'
                      meta: {  }
                    -
                      id: 3015
                      ref: '29006'
                      isActive: true
                      label: '29006'
                      timestamp: 1743817971
                      tripId: '284728514'
                      routeId: '144'
                      startTime: '22:00:00'
                      position:
                        lat: 45.518
                        lon: -73.56821
                      bearing: 139
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728514'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '144'
                        routeLongName: 'Avenue des Pins'
                        shapeLink: /storage/shapes/stm/1440096.json
                        shapeId: '1440096'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-12-11 12:50:18'
                      meta: {  }
                    -
                      id: 3020
                      ref: '39140'
                      isActive: true
                      label: '39140'
                      timestamp: 1743817972
                      tripId: '285029137'
                      routeId: '49'
                      startTime: '21:20:00'
                      position:
                        lat: 45.62387
                        lon: -73.60173
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285029137'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: /storage/shapes/stm/490344.json
                        shapeId: '490344'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-11 20:24:37'
                      meta: {  }
                    -
                      id: 3021
                      ref: '30164'
                      isActive: true
                      label: '30164'
                      timestamp: 1743817972
                      tripId: '284728842'
                      routeId: '197'
                      startTime: '21:53:00'
                      position:
                        lat: 45.58268
                        lon: -73.54257
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728842'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '197'
                        routeLongName: Rosemont
                        shapeLink: /storage/shapes/stm/1970141.json
                        shapeId: '1970141'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-12-11 20:32:26'
                      meta: {  }
                    -
                      id: 3023
                      ref: '37019'
                      isActive: true
                      label: '37019'
                      timestamp: 1743817972
                      tripId: '284778031'
                      routeId: '162'
                      startTime: '21:36:00'
                      position:
                        lat: 45.46509
                        lon: -73.63232
                      bearing: 32
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284778031'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '162'
                        routeLongName: Westminster
                        shapeLink: /storage/shapes/stm/1620101.json
                        shapeId: '1620101'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-12-11 21:48:43'
                      meta: {  }
                    -
                      id: 3024
                      ref: '30132'
                      isActive: true
                      label: '30132'
                      timestamp: 1743817959
                      tripId: '285031749'
                      routeId: '141'
                      startTime: '21:15:00'
                      position:
                        lat: 45.60513
                        lon: -73.5321
                      bearing: 112
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031749'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: /storage/shapes/stm/1410585.json
                        shapeId: '1410585'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-11 22:22:27'
                      meta: {  }
                    -
                      id: 3026
                      ref: '33826'
                      isActive: true
                      label: '33826'
                      timestamp: 1743817971
                      tripId: '284779174'
                      routeId: '165'
                      startTime: '21:37:00'
                      position:
                        lat: 45.49528
                        lon: -73.60272
                      bearing: 249
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284779174'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '165'
                        routeLongName: Côte-des-Neiges
                        shapeLink: /storage/shapes/stm/1650126.json
                        shapeId: '1650126'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-12-12 11:42:29'
                      meta: {  }
                    -
                      id: 3028
                      ref: '30020'
                      isActive: true
                      label: '30020'
                      timestamp: 1743817972
                      tripId: '284780805'
                      routeId: '747'
                      startTime: '21:27:00'
                      position:
                        lat: 45.49723
                        lon: -73.57162
                      bearing: 33
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780805'
                        headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '747'
                        routeLongName: 'YUL Aéroport  / Centre-Ville'
                        shapeLink: /storage/shapes/stm/7471231.json
                        shapeId: '7471231'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-12-12 12:58:26'
                      meta: {  }
                    -
                      id: 3036
                      ref: '40001'
                      isActive: true
                      label: '40001'
                      timestamp: 1743817896
                      tripId: '286573242'
                      routeId: '496'
                      startTime: '21:22:00'
                      position:
                        lat: 45.48174
                        lon: -73.58245
                      bearing: 35
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573242'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '496'
                        routeLongName: 'Express Victoria'
                        shapeLink: /storage/shapes/stm/4960097.json
                        shapeId: '4960097'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-12 19:44:25'
                      meta: {  }
                    -
                      id: 3039
                      ref: '30157'
                      isActive: true
                      label: '30157'
                      timestamp: 1743817969
                      tripId: '284728425'
                      routeId: '92'
                      startTime: '21:38:00'
                      position:
                        lat: 45.50041
                        lon: -73.64667
                      bearing: 206
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728425'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '92'
                        routeLongName: 'Jean-Talon Ouest'
                        shapeLink: /storage/shapes/stm/920108.json
                        shapeId: '920108'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2019-12-12 20:28:25'
                      meta: {  }
                    -
                      id: 3040
                      ref: '27529'
                      isActive: true
                      label: '27529'
                      timestamp: 1743817954
                      tripId: '286570550'
                      routeId: '61'
                      startTime: '21:00:00'
                      position:
                        lat: 45.42636
                        lon: -73.61143
                      bearing: 132
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 51
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '286570550'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '61'
                        routeLongName: Wellington
                        shapeLink: /storage/shapes/stm/610126.json
                        shapeId: '610126'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-12 20:36:14'
                      meta: {  }
                    -
                      id: 3081
                      ref: '29132'
                      isActive: true
                      label: '29132'
                      timestamp: 1743817964
                      tripId: '286572868'
                      routeId: '114'
                      startTime: '21:13:00'
                      position:
                        lat: 45.44228
                        lon: -73.65134
                      bearing: 288
                      speed: 35
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572868'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '114'
                        routeLongName: Angrignon
                        shapeLink: /storage/shapes/stm/1140009.json
                        shapeId: '1140009'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-16 20:56:24'
                      meta: {  }
                    -
                      id: 3102
                      ref: '33843'
                      isActive: true
                      label: '33843'
                      timestamp: 1743817960
                      tripId: '284780184'
                      routeId: '470'
                      startTime: '21:11:00'
                      position:
                        lat: 45.49875
                        lon: -73.7021
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780184'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '470'
                        routeLongName: 'Express Pierrefonds'
                        shapeLink: /storage/shapes/stm/4700245.json
                        shapeId: '4700245'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-12-18 01:54:15'
                      meta: {  }
                    -
                      id: 3103
                      ref: '39061'
                      isActive: true
                      label: '39061'
                      timestamp: 1743817963
                      tripId: '285031621'
                      routeId: '33'
                      startTime: '20:59:00'
                      position:
                        lat: 45.62708
                        lon: -73.62209
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 60
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031621'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: /storage/shapes/stm/330286.json
                        shapeId: '330286'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-18 11:28:30'
                      meta: {  }
                    -
                      id: 3104
                      ref: '29108'
                      isActive: true
                      label: '29108'
                      timestamp: 1743817956
                      tripId: '286570845'
                      routeId: '90'
                      startTime: '21:25:00'
                      position:
                        lat: 45.46164
                        lon: -73.62397
                      bearing: 237
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570845'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: /storage/shapes/stm/900254.json
                        shapeId: '900254'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-18 11:30:12'
                      meta: {  }
                    -
                      id: 3106
                      ref: '31807'
                      isActive: true
                      label: '31807'
                      timestamp: 1743817964
                      tripId: '284780135'
                      routeId: '470'
                      startTime: '21:42:00'
                      position:
                        lat: 45.49374
                        lon: -73.70872
                      bearing: 222
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780135'
                        headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '470'
                        routeLongName: 'Express Pierrefonds'
                        shapeLink: /storage/shapes/stm/4700258.json
                        shapeId: '4700258'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-12-18 11:52:37'
                      meta: {  }
                    -
                      id: 3109
                      ref: '39145'
                      isActive: true
                      label: '39145'
                      timestamp: 1743817955
                      tripId: '285030730'
                      routeId: '192'
                      startTime: '21:34:00'
                      position:
                        lat: 45.57383
                        lon: -73.60154
                      bearing: 305
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030730'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '192'
                        routeLongName: Robert
                        shapeLink: /storage/shapes/stm/1920150.json
                        shapeId: '1920150'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-18 12:38:49'
                      meta: {  }
                    -
                      id: 3115
                      ref: '40011'
                      isActive: true
                      label: '40011'
                      timestamp: 1743817964
                      tripId: '286570009'
                      routeId: '198'
                      startTime: '21:15:00'
                      position:
                        lat: 45.44306
                        lon: -73.64748
                      bearing: 148
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570009'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: /storage/shapes/stm/1980012.json
                        shapeId: '1980012'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-19 09:38:06'
                      meta: {  }
                    -
                      id: 3118
                      ref: '40004'
                      isActive: true
                      label: '40004'
                      timestamp: 1743817971
                      tripId: '286572976'
                      routeId: '123'
                      startTime: '21:55:00'
                      position:
                        lat: 45.45472
                        lon: -73.64064
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572976'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '123'
                        routeLongName: 'Dollard / Shevchenko'
                        shapeLink: /storage/shapes/stm/1230114.json
                        shapeId: '1230114'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-19 10:32:13'
                      meta: {  }
                    -
                      id: 3141
                      ref: '40028'
                      isActive: true
                      label: '40028'
                      timestamp: 1743817972
                      tripId: '286570440'
                      routeId: '61'
                      startTime: '21:31:00'
                      position:
                        lat: 45.46276
                        lon: -73.56641
                      bearing: 272
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570440'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '61'
                        routeLongName: Wellington
                        shapeLink: /storage/shapes/stm/610123.json
                        shapeId: '610123'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-20 11:04:18'
                      meta: {  }
                    -
                      id: 3146
                      ref: '30197'
                      isActive: true
                      label: '30197'
                      timestamp: 1743817960
                      tripId: '285031856'
                      routeId: '49'
                      startTime: '21:52:00'
                      position:
                        lat: 45.55586
                        lon: -73.66729
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031856'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: /storage/shapes/stm/490344.json
                        shapeId: '490344'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2019-12-20 22:28:25'
                      meta: {  }
                    -
                      id: 3157
                      ref: '39040'
                      isActive: true
                      label: '39040'
                      timestamp: 1743817968
                      tripId: '285284726'
                      routeId: '74'
                      startTime: '21:49:00'
                      position:
                        lat: 45.49793
                        lon: -73.56138
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285284726'
                        headsign: 'Sud via Wellington / Bridge'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '74'
                        routeLongName: Bridge
                        shapeLink: /storage/shapes/stm/740073.json
                        shapeId: '740073'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2019-12-23 12:26:47'
                      meta: {  }
                    -
                      id: 3172
                      ref: '40031'
                      isActive: true
                      label: '40031'
                      timestamp: 1743817965
                      tripId: '286570214'
                      routeId: '195'
                      startTime: '21:23:00'
                      position:
                        lat: 45.43181
                        lon: -73.66614
                      bearing: 293
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570214'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '195'
                        routeLongName: 'Dorval / Angrignon'
                        shapeLink: /storage/shapes/stm/1950177.json
                        shapeId: '1950177'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-27 21:28:41'
                      meta: {  }
                    -
                      id: 3181
                      ref: '40039'
                      isActive: true
                      label: '40039'
                      timestamp: 1743817968
                      tripId: '286570538'
                      routeId: '61'
                      startTime: '21:30:00'
                      position:
                        lat: 45.4629
                        lon: -73.56699
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570538'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '61'
                        routeLongName: Wellington
                        shapeLink: /storage/shapes/stm/610126.json
                        shapeId: '610126'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-30 10:08:08'
                      meta: {  }
                    -
                      id: 3182
                      ref: '28016'
                      isActive: true
                      label: '28016'
                      timestamp: 1743817961
                      tripId: '286573690'
                      routeId: '35'
                      startTime: '21:11:00'
                      position:
                        lat: 45.45304
                        lon: -73.58941
                      bearing: 183
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286573690'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: /storage/shapes/stm/350019.json
                        shapeId: '350019'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-30 11:42:07'
                      meta: {  }
                    -
                      id: 3200
                      ref: '40019'
                      isActive: true
                      label: '40019'
                      timestamp: 1743817970
                      tripId: '286572544'
                      routeId: '112'
                      startTime: '21:43:00'
                      position:
                        lat: 45.44028
                        lon: -73.59528
                      bearing: 207
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572544'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '112'
                        routeLongName: Airlie
                        shapeLink: /storage/shapes/stm/1120178.json
                        shapeId: '1120178'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-06 10:42:29'
                      meta: {  }
                    -
                      id: 3201
                      ref: '40040'
                      isActive: true
                      label: '40040'
                      timestamp: 1743817960
                      tripId: '286569756'
                      routeId: '71'
                      startTime: '21:23:00'
                      position:
                        lat: 45.48128
                        lon: -73.5564
                      bearing: 272
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286569756'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '71'
                        routeLongName: Pointe-Saint-Charles
                        shapeLink: /storage/shapes/stm/710083.json
                        shapeId: '710083'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-06 10:44:30'
                      meta: {  }
                    -
                      id: 3209
                      ref: '31071'
                      isActive: true
                      label: '31071'
                      timestamp: 1743817969
                      tripId: '285030350'
                      routeId: '33'
                      startTime: '21:30:00'
                      position:
                        lat: 45.58991
                        lon: -73.56572
                      bearing: 290
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030350'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: /storage/shapes/stm/330286.json
                        shapeId: '330286'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2020-01-07 13:24:23'
                      meta: {  }
                    -
                      id: 3210
                      ref: '29011'
                      isActive: true
                      label: '29011'
                      timestamp: 1743817961
                      tripId: '284728776'
                      routeId: '161'
                      startTime: '20:59:00'
                      position:
                        lat: 45.46078
                        lon: -73.67255
                      bearing: 41
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728776'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '161'
                        routeLongName: 'Van Horne'
                        shapeLink: /storage/shapes/stm/1610134.json
                        shapeId: '1610134'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2020-01-07 18:28:44'
                      meta: {  }
                    -
                      id: 3219
                      ref: '29029'
                      isActive: true
                      label: '29029'
                      timestamp: 1743817958
                      tripId: '284727488'
                      routeId: '18'
                      startTime: '21:52:00'
                      position:
                        lat: 45.53156
                        lon: -73.61146
                      bearing: 297
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727488'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: /storage/shapes/stm/180220.json
                        shapeId: '180220'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2020-01-09 09:46:02'
                      meta: {  }
                    -
                      id: 3231
                      ref: '40009'
                      isActive: true
                      label: '40009'
                      timestamp: 1743817964
                      tripId: '286573153'
                      routeId: '90'
                      startTime: '21:45:00'
                      position:
                        lat: 45.47895
                        lon: -73.59586
                      bearing: 218
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573153'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: /storage/shapes/stm/900254.json
                        shapeId: '900254'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-11 21:14:41'
                      meta: {  }
                    -
                      id: 3232
                      ref: '40036'
                      isActive: true
                      label: '40036'
                      timestamp: 1743817967
                      tripId: '286573578'
                      routeId: '198'
                      startTime: '21:07:00'
                      position:
                        lat: 45.43792
                        lon: -73.69218
                      bearing: 176
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573578'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: /storage/shapes/stm/1980009.json
                        shapeId: '1980009'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-12 20:54:41'
                      meta: {  }
                    -
                      id: 3235
                      ref: '33806'
                      isActive: true
                      label: '33806'
                      timestamp: 1743817966
                      tripId: '284779136'
                      routeId: '80'
                      startTime: '21:45:00'
                      position:
                        lat: 45.51666
                        lon: -73.58884
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284779136'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '80'
                        routeLongName: 'Avenue du Parc'
                        shapeLink: /storage/shapes/stm/800106.json
                        shapeId: '800106'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2020-01-13 11:50:50'
                      meta: {  }
                    -
                      id: 3236
                      ref: '29127'
                      isActive: true
                      label: '29127'
                      timestamp: 1743817968
                      tripId: '286570921'
                      routeId: '90'
                      startTime: '21:05:00'
                      position:
                        lat: 45.4403
                        lon: -73.66461
                      bearing: 0
                      speed: 32
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570921'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: /storage/shapes/stm/900254.json
                        shapeId: '900254'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-13 12:28:38'
                      meta: {  }
                    -
                      id: 3244
                      ref: '29099'
                      isActive: true
                      label: '29099'
                      timestamp: 1743817952
                      tripId: '286569994'
                      routeId: '211'
                      startTime: '21:05:00'
                      position:
                        lat: 45.40851
                        lon: -73.9157
                      bearing: 238
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286569994'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '211'
                        routeLongName: Bord-du-Lac
                        shapeLink: /storage/shapes/stm/2110143.json
                        shapeId: '2110143'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-14 20:10:24'
                      meta: {  }
                    -
                      id: 3247
                      ref: '40052'
                      isActive: true
                      label: '40052'
                      timestamp: 1743817970
                      tripId: '286572256'
                      routeId: '138'
                      startTime: '21:31:00'
                      position:
                        lat: 45.46547
                        lon: -73.62565
                      bearing: 232
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572256'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '138'
                        routeLongName: Notre-Dame-de-Grâce
                        shapeLink: /storage/shapes/stm/1380088.json
                        shapeId: '1380088'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-15 10:48:31'
                      meta: {  }
                    -
                      id: 3262
                      ref: '40012'
                      isActive: true
                      label: '40012'
                      timestamp: 1743817971
                      tripId: '286572012'
                      routeId: '107'
                      startTime: '21:20:00'
                      position:
                        lat: 45.48997
                        lon: -73.55727
                      bearing: 350
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572012'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '107'
                        routeLongName: Verdun
                        shapeLink: /storage/shapes/stm/1070142.json
                        shapeId: '1070142'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-17 16:46:50'
                      meta: {  }
                    -
                      id: 3263
                      ref: '31102'
                      isActive: true
                      label: '31102'
                      timestamp: 1743817972
                      tripId: '285283255'
                      routeId: '777'
                      startTime: '21:47:00'
                      position:
                        lat: 45.49555
                        lon: -73.55556
                      bearing: 115
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 3
                      trip:
                        id: '285283255'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '777'
                        routeLongName: 'Jean-Drapeau / Casino / Bonaventure'
                        shapeLink: /storage/shapes/stm/7770040.json
                        shapeId: '7770040'
                        serviceId: 25M-H59M000S-81-S
                        blockId: null
                      createdAt: '2020-01-17 21:10:49'
                      meta: {  }
                    -
                      id: 3291
                      ref: '40026'
                      isActive: true
                      label: '40026'
                      timestamp: 1743817966
                      tripId: '286572101'
                      routeId: '108'
                      startTime: '21:40:00'
                      position:
                        lat: 45.48534
                        lon: -73.58059
                      bearing: 156
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572101'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '108'
                        routeLongName: Bannantyne
                        shapeLink: /storage/shapes/stm/1080082.json
                        shapeId: '1080082'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-25 13:50:04'
                      meta: {  }
                    -
                      id: 3297
                      ref: '40059'
                      isActive: true
                      label: '40059'
                      timestamp: 1743817965
                      tripId: '286574569'
                      routeId: '211'
                      startTime: '20:40:00'
                      position:
                        lat: 45.44405
                        lon: -73.63588
                      bearing: 122
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286574569'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '211'
                        routeLongName: Bord-du-Lac
                        shapeLink: /storage/shapes/stm/2110142.json
                        shapeId: '2110142'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-27 12:34:08'
                      meta: {  }
                    -
                      id: 3300
                      ref: '40054'
                      isActive: true
                      label: '40054'
                      timestamp: 1743817958
                      tripId: '286570148'
                      routeId: '36'
                      startTime: '21:16:00'
                      position:
                        lat: 45.44639
                        lon: -73.60271
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570148'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '36'
                        routeLongName: Monk
                        shapeLink: /storage/shapes/stm/360157.json
                        shapeId: '360157'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-27 21:40:06'
                      meta: {  }
                    -
                      id: 3304
                      ref: '40010'
                      isActive: true
                      label: '40010'
                      timestamp: 1743817960
                      tripId: '286571754'
                      routeId: '195'
                      startTime: '21:50:00'
                      position:
                        lat: 45.44769
                        lon: -73.75069
                      bearing: 169
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571754'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '195'
                        routeLongName: 'Dorval / Angrignon'
                        shapeLink: /storage/shapes/stm/1950182.json
                        shapeId: '1950182'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-28 12:39:08'
                      meta: {  }
                    -
                      id: 3305
                      ref: '40025'
                      isActive: true
                      label: '40025'
                      timestamp: 1743817970
                      tripId: '286570320'
                      routeId: '37'
                      startTime: '21:38:00'
                      position:
                        lat: 45.45655
                        lon: -73.58229
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570320'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '37'
                        routeLongName: Jolicoeur
                        shapeLink: /storage/shapes/stm/370159.json
                        shapeId: '370159'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-28 12:49:09'
                      meta: {  }
                    -
                      id: 3317
                      ref: '39147'
                      isActive: true
                      label: '39147'
                      timestamp: 1743817961
                      tripId: '285031993'
                      routeId: '192'
                      startTime: '21:49:00'
                      position:
                        lat: 45.6094
                        lon: -73.58273
                      bearing: 210
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285031993'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '192'
                        routeLongName: Robert
                        shapeLink: /storage/shapes/stm/1920151.json
                        shapeId: '1920151'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2020-02-01 15:28:05'
                      meta: {  }
                    -
                      id: 3318
                      ref: '31849'
                      isActive: true
                      label: '31849'
                      timestamp: 1743817968
                      tripId: '284740169'
                      routeId: '69'
                      startTime: '21:19:00'
                      position:
                        lat: 45.58807
                        lon: -73.64842
                      bearing: 20
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740169'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '69'
                        routeLongName: Gouin
                        shapeLink: /storage/shapes/stm/690225.json
                        shapeId: '690225'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2020-02-03 17:11:06'
                      meta: {  }
                    -
                      id: 3327
                      ref: '40050'
                      isActive: true
                      label: '40050'
                      timestamp: 1743817967
                      tripId: '286571425'
                      routeId: '102'
                      startTime: '21:37:00'
                      position:
                        lat: 45.46335
                        lon: -73.64176
                      bearing: 204
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571425'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '102'
                        routeLongName: Somerled
                        shapeLink: /storage/shapes/stm/1020074.json
                        shapeId: '1020074'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-02-05 15:56:05'
                      meta: {  }
                    -
                      id: 3336
                      ref: '29115'
                      isActive: true
                      label: '29115'
                      timestamp: 1743817963
                      tripId: '286571077'
                      routeId: '90'
                      startTime: '21:02:00'
                      position:
                        lat: 45.48495
                        lon: -73.58884
                      bearing: 29
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 51
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571077'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: /storage/shapes/stm/900252.json
                        shapeId: '900252'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-02-07 17:00:04'
                      meta: {  }
                    -
                      id: 3347
                      ref: '31020'
                      isActive: true
                      label: '31020'
                      timestamp: 1743817972
                      tripId: '284727280'
                      routeId: '197'
                      startTime: '21:32:00'
                      position:
                        lat: 45.56407
                        lon: -73.57078
                      bearing: 32
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727280'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '197'
                        routeLongName: Rosemont
                        shapeLink: /storage/shapes/stm/1970140.json
                        shapeId: '1970140'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2020-02-11 16:10:03'
                      meta: {  }
                    -
                      id: 3353
                      ref: '29036'
                      isActive: true
                      label: '29036'
                      timestamp: 1743817964
                      tripId: '284728333'
                      routeId: '161'
                      startTime: '21:38:00'
                      position:
                        lat: 45.49427
                        lon: -73.63772
                      bearing: 33
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728333'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '161'
                        routeLongName: 'Van Horne'
                        shapeLink: /storage/shapes/stm/1610138.json
                        shapeId: '1610138'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2020-02-13 01:19:04'
                      meta: {  }
                    -
                      id: 3354
                      ref: '31021'
                      isActive: true
                      label: '31021'
                      timestamp: 1743817955
                      tripId: '284728684'
                      routeId: '30'
                      startTime: '21:57:00'
                      position:
                        lat: 45.55622
                        lon: -73.66711
                      bearing: 237
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284728684'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '30'
                        routeLongName: 'Saint-Denis / Saint-Hubert'
                        shapeLink: /storage/shapes/stm/300085.json
                        shapeId: '300085'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2020-02-13 01:19:06'
                      meta: {  }
                    -
                      id: 3373
                      ref: '40045'
                      isActive: true
                      label: '40045'
                      timestamp: 1743817969
                      tripId: '286573544'
                      routeId: '496'
                      startTime: '21:20:00'
                      position:
                        lat: 45.44214
                        lon: -73.70984
                      bearing: 285
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573544'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '496'
                        routeLongName: 'Express Victoria'
                        shapeLink: /storage/shapes/stm/4960099.json
                        shapeId: '4960099'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-02-22 01:54:07'
                      meta: {  }
                    -
                      id: 3378
                      ref: '31008'
                      isActive: true
                      label: '31008'
                      timestamp: 1743817832
                      tripId: '284780839'
                      routeId: '747'
                      startTime: '21:36:00'
                      position:
                        lat: 45.48288
                        lon: -73.58113
                      bearing: 50
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284780839'
                        headsign: 'Est trajet 2 station Lionel-Groulx.'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '747'
                        routeLongName: 'YUL Aéroport  / Centre-Ville'
                        shapeLink: /storage/shapes/stm/7471222.json
                        shapeId: '7471222'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2020-02-26 03:25:06'
                      meta: {  }
                    -
                      id: 3381
                      ref: '31073'
                      isActive: true
                      label: '31073'
                      timestamp: 1743817961
                      tripId: '285030974'
                      routeId: '141'
                      startTime: '21:30:00'
                      position:
                        lat: 45.59582
                        lon: -73.56516
                      bearing: 116
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 2
                      trip:
                        id: '285030974'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: /storage/shapes/stm/1410586.json
                        shapeId: '1410586'
                        serviceId: 25M-H54M000S-80-S
                        blockId: null
                      createdAt: '2020-02-26 17:34:06'
                      meta: {  }
                    -
                      id: 3392
                      ref: '33829'
                      isActive: true
                      label: '33829'
                      timestamp: 1743817971
                      tripId: '284777098'
                      routeId: '80'
                      startTime: '21:36:00'
                      position:
                        lat: 45.52226
                        lon: -73.60233
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284777098'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '80'
                        routeLongName: 'Avenue du Parc'
                        shapeLink: /storage/shapes/stm/800107.json
                        shapeId: '800107'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2020-02-29 19:01:04'
                      meta: {  }
                    -
                      id: 7023
                      ref: '30207'
                      isActive: true
                      label: '30207'
                      timestamp: 1743817954
                      tripId: '284727346'
                      routeId: '95'
                      startTime: '21:32:00'
                      position:
                        lat: 45.57537
                        lon: -73.57829
                      bearing: 31
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 7
                      trip:
                        id: '284727346'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '95'
                        routeLongName: Bélanger
                        shapeLink: /storage/shapes/stm/950103.json
                        shapeId: '950103'
                        serviceId: 25M-H55M000S-80-S
                        blockId: null
                      createdAt: '2020-03-23 17:02:09'
                      meta: {  }
                    -
                      id: 7056
                      ref: '30029'
                      isActive: true
                      label: '30029'
                      timestamp: 1743817953
                      tripId: '286571382'
                      routeId: '496'
                      startTime: '21:38:00'
                      position:
                        lat: 45.45118
                        lon: -73.63284
                      bearing: 230
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571382'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '496'
                        routeLongName: 'Express Victoria'
                        shapeLink: /storage/shapes/stm/4960099.json
                        shapeId: '4960099'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-03-30 14:03:03'
                      meta: {  }
                    -
                      id: 7110
                      ref: '37003'
                      isActive: true
                      label: '37003'
                      timestamp: 1743817961
                      tripId: '284779676'
                      routeId: '171'
                      startTime: '21:47:00'
                      position:
                        lat: 45.5088
                        lon: -73.69649
                      bearing: 133
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                      trip:
                        id: '284779676'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '171'
                        routeLongName: Henri-Bourassa
                        shapeLink: /storage/shapes/stm/1710235.json
                        shapeId: '1710235'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2020-04-18 19:14:07'
                      meta: {  }
                    -
                      id: 7703
                      ref: '40084'
                      isActive: true
                      label: '40084'
                      timestamp: 1743817956
                      tripId: '284759122'
                      routeId: '61'
                      startTime: '21:02:00'
                      position:
                        lat: 45.499
                        lon: -73.56911
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 53
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '284759122'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '61'
                        routeLongName: Wellington
                        shapeLink: /storage/shapes/stm/610123.json
                        shapeId: '610123'
                        serviceId: 25M-H56M000S-80-S
                        blockId: null
                      createdAt: '2020-08-13 15:52:05'
                      meta: {  }
                    -
                      id: 7807
                      ref: '40085'
                      isActive: true
                      label: '40085'
                      timestamp: 1743817965
                      tripId: '286569813'
                      routeId: '12'
                      startTime: '22:03:00'
                      position:
                        lat: 45.46276
                        lon: -73.56629
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286569813'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '12'
                        routeLongName: Île-des-Soeurs
                        shapeLink: /storage/shapes/stm/120114.json
                        shapeId: '120114'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-08-14 06:38:08'
                      meta: {  }
                    -
                      id: 8494
                      ref: '40063'
                      isActive: true
                      label: '40063'
                      timestamp: 1743817967
                      tripId: '286571513'
                      routeId: '104'
                      startTime: '21:32:00'
                      position:
                        lat: 45.46709
                        lon: -73.63615
                      bearing: 118
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571513'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '104'
                        routeLongName: Cavendish
                        shapeLink: /storage/shapes/stm/1040114.json
                        shapeId: '1040114'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-08-26 13:01:08'
                      meta: {  }
                    -
                      id: 8634
                      ref: '40071'
                      isActive: true
                      label: '40071'
                      timestamp: 1743817953
                      tripId: '286573832'
                      routeId: '211'
                      startTime: '21:09:00'
                      position:
                        lat: 45.44721
                        lon: -73.67707
                      bearing: 92
                      speed: 99
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573832'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '211'
                        routeLongName: Bord-du-Lac
                        shapeLink: /storage/shapes/stm/2110142.json
                        shapeId: '2110142'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-08-31 13:51:07'
                      meta: {  }
                    -
                      id: 8765
                      ref: '40067'
                      isActive: true
                      label: '40067'
                      timestamp: 1743817962
                      tripId: '286570391'
                      routeId: '57'
                      startTime: '21:50:00'
                      position:
                        lat: 45.48059
                        lon: -73.55586
                      bearing: 93
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570391'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '57'
                        routeLongName: Charlevoix
                        shapeLink: /storage/shapes/stm/570103.json
                        shapeId: '570103'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-09-08 07:44:14'
                      meta: {  }
                    -
                      id: 8767
                      ref: '40072'
                      isActive: true
                      label: '40072'
                      timestamp: 1743817967
                      tripId: '286572302'
                      routeId: '35'
                      startTime: '21:45:00'
                      position:
                        lat: 45.45408
                        lon: -73.58932
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572302'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: /storage/shapes/stm/350017.json
                        shapeId: '350017'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-09-08 10:21:08'
                      meta: {  }
                    -
                      id: 8807
                      ref: '40078'
                      isActive: true
                      label: '40078'
                      timestamp: 1743817961
                      tripId: '286573419'
                      routeId: '106'
                      startTime: '21:56:00'
                      position:
                        lat: 45.4462
                        lon: -73.60425
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573419'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '106'
                        routeLongName: Newman
                        shapeLink: /storage/shapes/stm/1060135.json
                        shapeId: '1060135'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-09-12 11:28:06'
                      meta: {  }
                    -
                      id: 8851
                      ref: '40081'
                      isActive: true
                      label: '40081'
                      timestamp: 1743817972
                      tripId: '286573856'
                      routeId: '211'
                      startTime: '21:38:00'
                      position:
                        lat: 45.43104
                        lon: -73.84607
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573856'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '211'
                        routeLongName: Bord-du-Lac
                        shapeLink: /storage/shapes/stm/2110142.json
                        shapeId: '2110142'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-09-19 16:43:07'
                      meta: {  }
                    -
                      id: 8897
                      ref: '40068'
                      isActive: true
                      label: '40068'
                      timestamp: 1743817969
                      tripId: '286572148'
                      routeId: '108'
                      startTime: '21:41:00'
                      position:
                        lat: 45.47063
                        lon: -73.56574
                      bearing: 271
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572148'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '108'
                        routeLongName: Bannantyne
                        shapeLink: /storage/shapes/stm/1080081.json
                        shapeId: '1080081'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-09-25 05:29:05'
                      meta: {  }
                    -
                      id: 8913
                      ref: '40066'
                      isActive: true
                      label: '40066'
                      timestamp: 1743817969
                      tripId: '286569982'
                      routeId: '35'
                      startTime: '21:44:00'
                      position:
                        lat: 45.50107
                        lon: -73.55976
                      bearing: 114
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286569982'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: /storage/shapes/stm/350019.json
                        shapeId: '350019'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-09-29 17:32:12'
                      meta: {  }
                    -
                      id: 9050
                      ref: '40143'
                      isActive: true
                      label: '40143'
                      timestamp: 1743817968
                      tripId: '285009839'
                      routeId: '164'
                      startTime: '21:18:00'
                      position:
                        lat: 45.53866
                        lon: -73.67803
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 40
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009839'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '164'
                        routeLongName: Dudemaine
                        shapeLink: /storage/shapes/stm/1640160.json
                        shapeId: '1640160'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-10-05 15:36:13'
                      meta: {  }
                    -
                      id: 9098
                      ref: '40133'
                      isActive: true
                      label: '40133'
                      timestamp: 1743817969
                      tripId: '285009206'
                      routeId: '201'
                      startTime: '21:27:00'
                      position:
                        lat: 45.43303
                        lon: -73.84662
                      bearing: 348
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009206'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '201'
                        routeLongName: 'Saint-Charles / Saint-Jean'
                        shapeLink: /storage/shapes/stm/2010210.json
                        shapeId: '2010210'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-10-14 07:22:13'
                      meta: {  }
                    -
                      id: 9111
                      ref: '40175'
                      isActive: true
                      label: '40175'
                      timestamp: 1743817972
                      tripId: '285006480'
                      routeId: '17'
                      startTime: '21:24:00'
                      position:
                        lat: 45.48269
                        lon: -73.62753
                      bearing: 123
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285006480'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '17'
                        routeLongName: Décarie
                        shapeLink: /storage/shapes/stm/170097.json
                        shapeId: '170097'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-10-16 15:28:14'
                      meta: {  }
                    -
                      id: 9112
                      ref: '40163'
                      isActive: true
                      label: '40163'
                      timestamp: 1743817967
                      tripId: '285009342'
                      routeId: '205'
                      startTime: '21:24:00'
                      position:
                        lat: 45.50882
                        lon: -73.82102
                      bearing: 58
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009342'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '205'
                        routeLongName: Gouin
                        shapeLink: /storage/shapes/stm/2050112.json
                        shapeId: '2050112'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-10-16 15:36:14'
                      meta: {  }
                    -
                      id: 9113
                      ref: '40179'
                      isActive: true
                      label: '40179'
                      timestamp: 1743817965
                      tripId: '285008734'
                      routeId: '202'
                      startTime: '21:54:00'
                      position:
                        lat: 45.50879
                        lon: -73.67281
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008734'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '202'
                        routeLongName: Dawson
                        shapeLink: /storage/shapes/stm/2020185.json
                        shapeId: '2020185'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-10-16 15:48:09'
                      meta: {  }
                    -
                      id: 9204
                      ref: '40126'
                      isActive: true
                      label: '40126'
                      timestamp: 1743817969
                      tripId: '285007736'
                      routeId: '170'
                      startTime: '21:43:00'
                      position:
                        lat: 45.52454
                        lon: -73.7023
                      bearing: 237
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007736'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '170'
                        routeLongName: Keller
                        shapeLink: /storage/shapes/stm/1700176.json
                        shapeId: '1700176'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:11'
                      meta: {  }
                    -
                      id: 9213
                      ref: '40142'
                      isActive: true
                      label: '40142'
                      timestamp: 1743817964
                      tripId: '285009067'
                      routeId: '204'
                      startTime: '21:21:00'
                      position:
                        lat: 45.46678
                        lon: -73.80317
                      bearing: 335
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009067'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '204'
                        routeLongName: Cardinal
                        shapeLink: /storage/shapes/stm/2040214.json
                        shapeId: '2040214'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:12'
                      meta: {  }
                    -
                      id: 9217
                      ref: '40149'
                      isActive: true
                      label: '40149'
                      timestamp: 1743817961
                      tripId: '285009411'
                      routeId: '206'
                      startTime: '21:29:00'
                      position:
                        lat: 45.50899
                        lon: -73.80627
                      bearing: 335
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009411'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '206'
                        routeLongName: Roger-Pilon
                        shapeLink: /storage/shapes/stm/2060107.json
                        shapeId: '2060107'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:12'
                      meta: {  }
                    -
                      id: 9219
                      ref: '40154'
                      isActive: true
                      label: '40154'
                      timestamp: 1743817968
                      tripId: '285008533'
                      routeId: '201'
                      startTime: '21:02:00'
                      position:
                        lat: 45.43112
                        lon: -73.8454
                      bearing: 89
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008533'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '201'
                        routeLongName: 'Saint-Charles / Saint-Jean'
                        shapeLink: /storage/shapes/stm/2010211.json
                        shapeId: '2010211'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:12'
                      meta: {  }
                    -
                      id: 9222
                      ref: '40159'
                      isActive: true
                      label: '40159'
                      timestamp: 1743817965
                      tripId: '285006538'
                      routeId: '17'
                      startTime: '21:38:00'
                      position:
                        lat: 45.4768
                        lon: -73.62151
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285006538'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '17'
                        routeLongName: Décarie
                        shapeLink: /storage/shapes/stm/170094.json
                        shapeId: '170094'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:12'
                      meta: {  }
                    -
                      id: 9229
                      ref: '40180'
                      isActive: true
                      label: '40180'
                      timestamp: 1743817954
                      tripId: '285007888'
                      routeId: '174'
                      startTime: '21:48:00'
                      position:
                        lat: 45.50034
                        lon: -73.70034
                      bearing: 221
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007888'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '174'
                        routeLongName: Côte-Vertu-Ouest
                        shapeLink: /storage/shapes/stm/1740116.json
                        shapeId: '1740116'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:12'
                      meta: {  }
                    -
                      id: 9233
                      ref: '40186'
                      isActive: true
                      label: '40186'
                      timestamp: 1743817956
                      tripId: '285007532'
                      routeId: '164'
                      startTime: '21:28:00'
                      position:
                        lat: 45.52613
                        lon: -73.70379
                      bearing: 215
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007532'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '164'
                        routeLongName: Dudemaine
                        shapeLink: /storage/shapes/stm/1640159.json
                        shapeId: '1640159'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:13'
                      meta: {  }
                    -
                      id: 9234
                      ref: '40187'
                      isActive: true
                      label: '40187'
                      timestamp: 1743817967
                      tripId: '285009429'
                      routeId: '208'
                      startTime: '21:26:00'
                      position:
                        lat: 45.50239
                        lon: -73.7871
                      bearing: 241
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009429'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '208'
                        routeLongName: Brunswick
                        shapeLink: /storage/shapes/stm/2080107.json
                        shapeId: '2080107'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:13'
                      meta: {  }
                    -
                      id: 9237
                      ref: '40193'
                      isActive: true
                      label: '40193'
                      timestamp: 1743817960
                      tripId: '285007270'
                      routeId: '202'
                      startTime: '21:37:00'
                      position:
                        lat: 45.44736
                        lon: -73.79651
                      bearing: 59
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007270'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '202'
                        routeLongName: Dawson
                        shapeLink: /storage/shapes/stm/2020187.json
                        shapeId: '2020187'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:13'
                      meta: {  }
                    -
                      id: 9239
                      ref: '40200'
                      isActive: true
                      label: '40200'
                      timestamp: 1743817960
                      tripId: '285008019'
                      routeId: '177'
                      startTime: '21:40:00'
                      position:
                        lat: 45.49419
                        lon: -73.72185
                      bearing: 101
                      speed: 63
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008019'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '177'
                        routeLongName: Thimens
                        shapeLink: /storage/shapes/stm/1770139.json
                        shapeId: '1770139'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 08:02:13'
                      meta: {  }
                    -
                      id: 9251
                      ref: '40203'
                      isActive: true
                      label: '40203'
                      timestamp: 1743817958
                      tripId: '285009081'
                      routeId: '204'
                      startTime: '21:04:00'
                      position:
                        lat: 45.44974
                        lon: -73.74482
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009081'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '204'
                        routeLongName: Cardinal
                        shapeLink: /storage/shapes/stm/2040212.json
                        shapeId: '2040212'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-01 15:28:12'
                      meta: {  }
                    -
                      id: 9256
                      ref: '40168'
                      isActive: true
                      label: '40168'
                      timestamp: 1743817963
                      tripId: '285009145'
                      routeId: '205'
                      startTime: '21:57:00'
                      position:
                        lat: 45.46519
                        lon: -73.83078
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009145'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '205'
                        routeLongName: Gouin
                        shapeLink: /storage/shapes/stm/2050112.json
                        shapeId: '2050112'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-02 05:16:04'
                      meta: {  }
                    -
                      id: 9260
                      ref: '40196'
                      isActive: true
                      label: '40196'
                      timestamp: 1743817955
                      tripId: '285009693'
                      routeId: '201'
                      startTime: '21:33:00'
                      position:
                        lat: 45.47453
                        lon: -73.87434
                      bearing: 184
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009693'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '201'
                        routeLongName: 'Saint-Charles / Saint-Jean'
                        shapeLink: /storage/shapes/stm/2010211.json
                        shapeId: '2010211'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-02 06:09:07'
                      meta: {  }
                    -
                      id: 9268
                      ref: '40218'
                      isActive: true
                      label: '40218'
                      timestamp: 1743817970
                      tripId: '286571597'
                      routeId: '104'
                      startTime: '21:46:00'
                      position:
                        lat: 45.48876
                        lon: -73.59073
                      bearing: 221
                      speed: 29
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571597'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '104'
                        routeLongName: Cavendish
                        shapeLink: /storage/shapes/stm/1040117.json
                        shapeId: '1040117'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-12-03 17:08:16'
                      meta: {  }
                    -
                      id: 9272
                      ref: '40225'
                      isActive: true
                      label: '40225'
                      timestamp: 1743817964
                      tripId: '286572215'
                      routeId: '110'
                      startTime: '21:42:00'
                      position:
                        lat: 45.44167
                        lon: -73.68648
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572215'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '110'
                        routeLongName: Centrale
                        shapeLink: /storage/shapes/stm/1100211.json
                        shapeId: '1100211'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-12-05 09:59:04'
                      meta: {  }
                    -
                      id: 9282
                      ref: '40214'
                      isActive: true
                      label: '40214'
                      timestamp: 1743817966
                      tripId: '285006665'
                      routeId: '70'
                      startTime: '21:32:00'
                      position:
                        lat: 45.51075
                        lon: -73.68708
                      bearing: 41
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285006665'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '70'
                        routeLongName: Bois-Franc
                        shapeLink: /storage/shapes/stm/700192.json
                        shapeId: '700192'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-09 15:39:15'
                      meta: {  }
                    -
                      id: 9292
                      ref: '40234'
                      isActive: true
                      label: '40234'
                      timestamp: 1743817707
                      tripId: '286573711'
                      routeId: '491'
                      startTime: '21:15:00'
                      position:
                        lat: 45.43768
                        lon: -73.68936
                      bearing: 263
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573711'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '491'
                        routeLongName: 'Express Provost'
                        shapeLink: /storage/shapes/stm/4910084.json
                        shapeId: '4910084'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-12-13 16:32:08'
                      meta: {  }
                    -
                      id: 9297
                      ref: '40153'
                      isActive: true
                      label: '40153'
                      timestamp: 1743817968
                      tripId: '285008725'
                      routeId: '202'
                      startTime: '21:26:00'
                      position:
                        lat: 45.44416
                        lon: -73.74092
                      bearing: 169
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008725'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '202'
                        routeLongName: Dawson
                        shapeLink: /storage/shapes/stm/2020185.json
                        shapeId: '2020185'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-15 05:49:04'
                      meta: {  }
                    -
                      id: 9300
                      ref: '40236'
                      isActive: true
                      label: '40236'
                      timestamp: 1743817953
                      tripId: '286573066'
                      routeId: '138'
                      startTime: '21:47:00'
                      position:
                        lat: 45.47428
                        lon: -73.66795
                      bearing: 12
                      speed: 4
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 4
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573066'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '138'
                        routeLongName: Notre-Dame-de-Grâce
                        shapeLink: /storage/shapes/stm/1380086.json
                        shapeId: '1380086'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-12-15 17:19:15'
                      meta: {  }
                    -
                      id: 9301
                      ref: '40184'
                      isActive: true
                      label: '40184'
                      timestamp: 1743817960
                      tripId: '285007177'
                      routeId: '215'
                      startTime: '21:10:00'
                      position:
                        lat: 45.51076
                        lon: -73.68707
                      bearing: 41
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007177'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '215'
                        routeLongName: Henri-Bourassa
                        shapeLink: /storage/shapes/stm/2150156.json
                        shapeId: '2150156'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-16 06:07:05'
                      meta: {  }
                    -
                      id: 9303
                      ref: '40206'
                      isActive: true
                      label: '40206'
                      timestamp: 1743817972
                      tripId: '285008381'
                      routeId: '204'
                      startTime: '21:35:00'
                      position:
                        lat: 45.45271
                        lon: -73.79646
                      bearing: 162
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008381'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '204'
                        routeLongName: Cardinal
                        shapeLink: /storage/shapes/stm/2040212.json
                        shapeId: '2040212'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-16 07:01:13'
                      meta: {  }
                    -
                      id: 9306
                      ref: '40146'
                      isActive: true
                      label: '40146'
                      timestamp: 1743817961
                      tripId: '285006981'
                      routeId: '68'
                      startTime: '20:50:00'
                      position:
                        lat: 45.46811
                        lon: -73.87666
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 88
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285006981'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '68'
                        routeLongName: Pierrefonds
                        shapeLink: /storage/shapes/stm/680416.json
                        shapeId: '680416'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-16 15:36:11'
                      meta: {  }
                    -
                      id: 9312
                      ref: '40207'
                      isActive: true
                      label: '40207'
                      timestamp: 1743817970
                      tripId: '285009287'
                      routeId: '203'
                      startTime: '21:49:00'
                      position:
                        lat: 45.44448
                        lon: -73.74876
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009287'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '203'
                        routeLongName: Carson
                        shapeLink: /storage/shapes/stm/2030122.json
                        shapeId: '2030122'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-18 06:30:08'
                      meta: {  }
                    -
                      id: 9314
                      ref: '40230'
                      isActive: true
                      label: '40230'
                      timestamp: 1743817969
                      tripId: '286572204'
                      routeId: '110'
                      startTime: '21:09:00'
                      position:
                        lat: 45.43211
                        lon: -73.66298
                      bearing: 238
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572204'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '110'
                        routeLongName: Centrale
                        shapeLink: /storage/shapes/stm/1100210.json
                        shapeId: '1100210'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-12-18 11:55:07'
                      meta: {  }
                    -
                      id: 9316
                      ref: '40235'
                      isActive: true
                      label: '40235'
                      timestamp: 1743817972
                      tripId: '286571913'
                      routeId: '107'
                      startTime: '21:48:00'
                      position:
                        lat: 45.4316
                        lon: -73.605
                      bearing: 46
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571913'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '107'
                        routeLongName: Verdun
                        shapeLink: /storage/shapes/stm/1070142.json
                        shapeId: '1070142'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-12-19 04:57:04'
                      meta: {  }
                    -
                      id: 9320
                      ref: '40216'
                      isActive: true
                      label: '40216'
                      timestamp: 1743817953
                      tripId: '285009247'
                      routeId: '207'
                      startTime: '21:36:00'
                      position:
                        lat: 45.47424
                        lon: -73.85714
                      bearing: 154
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009247'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '207'
                        routeLongName: Jacques-Bizard
                        shapeLink: /storage/shapes/stm/2070089.json
                        shapeId: '2070089'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-22 06:22:06'
                      meta: {  }
                    -
                      id: 9323
                      ref: '40209'
                      isActive: true
                      label: '40209'
                      timestamp: 1743817956
                      tripId: '285008977'
                      routeId: '203'
                      startTime: '21:19:00'
                      position:
                        lat: 45.45917
                        lon: -73.82285
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008977'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '203'
                        routeLongName: Carson
                        shapeLink: /storage/shapes/stm/2030122.json
                        shapeId: '2030122'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-23 06:26:09'
                      meta: {  }
                    -
                      id: 9327
                      ref: '40150'
                      isActive: true
                      label: '40150'
                      timestamp: 1743817965
                      tripId: '285009532'
                      routeId: '209'
                      startTime: '21:39:00'
                      position:
                        lat: 45.44025
                        lon: -73.76685
                      bearing: 265
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009532'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '209'
                        routeLongName: 'Des Sources'
                        shapeLink: /storage/shapes/stm/2090097.json
                        shapeId: '2090097'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-12-28 06:15:10'
                      meta: {  }
                    -
                      id: 9335
                      ref: '40232'
                      isActive: true
                      label: '40232'
                      timestamp: 1743817960
                      tripId: '286574674'
                      routeId: '568'
                      startTime: '21:40:00'
                      position:
                        lat: 45.49827
                        lon: -73.56052
                      bearing: 302
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286574674'
                        headsign: Nord
                        shortName: null
                        routeColor: '#034638'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '568'
                        routeLongName: 'Service spécial REM Île-des-Soeurs'
                        shapeLink: /storage/shapes/stm/5680019.json
                        shapeId: '5680019'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-12-31 18:14:13'
                      meta: {  }
                    -
                      id: 9352
                      ref: '40244'
                      isActive: true
                      label: '40244'
                      timestamp: 1743817960
                      tripId: '286572462'
                      routeId: '110'
                      startTime: '21:13:00'
                      position:
                        lat: 45.41952
                        lon: -73.61146
                      bearing: 70
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 53
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572462'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '110'
                        routeLongName: Centrale
                        shapeLink: /storage/shapes/stm/1100211.json
                        shapeId: '1100211'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2021-01-13 16:42:13'
                      meta: {  }
                    -
                      id: 9359
                      ref: '40242'
                      isActive: true
                      label: '40242'
                      timestamp: 1743817968
                      tripId: '286572805'
                      routeId: '195'
                      startTime: '21:52:00'
                      position:
                        lat: 45.44672
                        lon: -73.60472
                      bearing: 18
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572805'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '195'
                        routeLongName: 'Dorval / Angrignon'
                        shapeLink: /storage/shapes/stm/1950177.json
                        shapeId: '1950177'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2021-01-15 17:19:12'
                      meta: {  }
                    -
                      id: 10555
                      ref: '40250'
                      isActive: true
                      label: '40250'
                      timestamp: 1743817972
                      tripId: '286571127'
                      routeId: '90'
                      startTime: '21:33:00'
                      position:
                        lat: 45.45546
                        lon: -73.63212
                      bearing: 51
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571127'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: /storage/shapes/stm/900252.json
                        shapeId: '900252'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2021-05-18 06:34:04'
                      meta: {  }
                    -
                      id: 10672
                      ref: '41005'
                      isActive: true
                      label: '41005'
                      timestamp: 1743817970
                      tripId: '285001710'
                      routeId: '51'
                      startTime: '21:43:00'
                      position:
                        lat: 45.52197
                        lon: -73.59377
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001710'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: /storage/shapes/stm/510191.json
                        shapeId: '510191'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-07-09 13:14:05'
                      meta: {  }
                    -
                      id: 10678
                      ref: '41014'
                      isActive: true
                      label: '41014'
                      timestamp: 1743817962
                      tripId: '285001307'
                      routeId: '97'
                      startTime: '21:59:00'
                      position:
                        lat: 45.51595
                        lon: -73.58958
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001307'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '97'
                        routeLongName: Avenue-du-Mont-Royal
                        shapeLink: /storage/shapes/stm/970203.json
                        shapeId: '970203'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-07-09 17:01:04'
                      meta: {  }
                    -
                      id: 10684
                      ref: '41016'
                      isActive: true
                      label: '41016'
                      timestamp: 1743817968
                      tripId: '285001400'
                      routeId: '27'
                      startTime: '21:49:00'
                      position:
                        lat: 45.53116
                        lon: -73.58323
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001400'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '27'
                        routeLongName: 'Boulevard Saint-Joseph'
                        shapeLink: /storage/shapes/stm/270111.json
                        shapeId: '270111'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-07-13 10:33:04'
                      meta: {  }
                    -
                      id: 10685
                      ref: '41021'
                      isActive: true
                      label: '41021'
                      timestamp: 1743817961
                      tripId: '285001986'
                      routeId: '51'
                      startTime: '21:27:00'
                      position:
                        lat: 45.48718
                        lon: -73.62608
                      bearing: 212
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 32
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001986'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: /storage/shapes/stm/510191.json
                        shapeId: '510191'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-07-13 16:13:03'
                      meta: {  }
                    -
                      id: 10686
                      ref: '41020'
                      isActive: true
                      label: '41020'
                      timestamp: 1743817971
                      tripId: '285001552'
                      routeId: '47'
                      startTime: '21:44:00'
                      position:
                        lat: 45.53768
                        lon: -73.5835
                      bearing: 32
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001552'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '47'
                        routeLongName: Masson
                        shapeLink: /storage/shapes/stm/470115.json
                        shapeId: '470115'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-07-13 18:03:04'
                      meta: {  }
                    -
                      id: 10710
                      ref: '41026'
                      isActive: true
                      label: '41026'
                      timestamp: 1743817963
                      tripId: '285001015'
                      routeId: '11'
                      startTime: '21:30:00'
                      position:
                        lat: 45.49532
                        lon: -73.60489
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001015'
                        headsign: 'Ouest destination Gatineau / Queen-Mary'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '11'
                        routeLongName: 'Parc-du-Mont-Royal / Ridgewood'
                        shapeLink: /storage/shapes/stm/110158.json
                        shapeId: '110158'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-07-22 16:58:05'
                      meta: {  }
                    -
                      id: 10728
                      ref: '41017'
                      isActive: true
                      label: '41017'
                      timestamp: 1743817961
                      tripId: '285002157'
                      routeId: '51'
                      startTime: '21:24:00'
                      position:
                        lat: 45.49911
                        lon: -73.62222
                      bearing: 0
                      speed: 4
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285002157'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: /storage/shapes/stm/510185.json
                        shapeId: '510185'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-07-27 15:14:06'
                      meta: {  }
                    -
                      id: 10731
                      ref: '41034'
                      isActive: true
                      label: '41034'
                      timestamp: 1743817968
                      tripId: '285002104'
                      routeId: '51'
                      startTime: '21:49:00'
                      position:
                        lat: 45.45678
                        lon: -73.64069
                      bearing: 291
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 4
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285002104'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: /storage/shapes/stm/510185.json
                        shapeId: '510185'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-07-27 18:46:04'
                      meta: {  }
                    -
                      id: 10747
                      ref: '41041'
                      isActive: true
                      label: '41041'
                      timestamp: 1743817965
                      tripId: '285001058'
                      routeId: '11'
                      startTime: '21:33:00'
                      position:
                        lat: 45.52467
                        lon: -73.58228
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001058'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '11'
                        routeLongName: 'Parc-du-Mont-Royal / Ridgewood'
                        shapeLink: /storage/shapes/stm/110156.json
                        shapeId: '110156'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-08-03 17:22:05'
                      meta: {  }
                    -
                      id: 10753
                      ref: '41007'
                      isActive: true
                      label: '41007'
                      timestamp: 1743817962
                      tripId: '285001583'
                      routeId: '47'
                      startTime: '21:46:00'
                      position:
                        lat: 45.54984
                        lon: -73.57382
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001583'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '47'
                        routeLongName: Masson
                        shapeLink: /storage/shapes/stm/470114.json
                        shapeId: '470114'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-08-05 05:56:04'
                      meta: {  }
                    -
                      id: 10766
                      ref: '41015'
                      isActive: true
                      label: '41015'
                      timestamp: 1743817965
                      tripId: '285002035'
                      routeId: '51'
                      startTime: '21:15:00'
                      position:
                        lat: 45.47959
                        lon: -73.63288
                      bearing: 213
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285002035'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: /storage/shapes/stm/510191.json
                        shapeId: '510191'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-08-10 08:12:05'
                      meta: {  }
                    -
                      id: 10853
                      ref: '41056'
                      isActive: true
                      label: '41056'
                      timestamp: 1743817969
                      tripId: '284739913'
                      routeId: '180'
                      startTime: '21:28:00'
                      position:
                        lat: 45.54315
                        lon: -73.67234
                      bearing: 115
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739913'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '180'
                        routeLongName: 'De Salaberry'
                        shapeLink: /storage/shapes/stm/1800111.json
                        shapeId: '1800111'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-09-07 13:37:04'
                      meta: {  }
                    -
                      id: 10855
                      ref: '41054'
                      isActive: true
                      label: '41054'
                      timestamp: 1743817970
                      tripId: '284740256'
                      routeId: '193'
                      startTime: '21:28:00'
                      position:
                        lat: 45.56364
                        lon: -73.6097
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740256'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '193'
                        routeLongName: Jarry
                        shapeLink: /storage/shapes/stm/1930136.json
                        shapeId: '1930136'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-09-08 06:39:06'
                      meta: {  }
                    -
                      id: 10861
                      ref: '41058'
                      isActive: true
                      label: '41058'
                      timestamp: 1743817971
                      tripId: '284740093'
                      routeId: '193'
                      startTime: '21:47:00'
                      position:
                        lat: 45.59673
                        lon: -73.57991
                      bearing: 212
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740093'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '193'
                        routeLongName: Jarry
                        shapeLink: /storage/shapes/stm/1930135.json
                        shapeId: '1930135'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-09-08 15:11:05'
                      meta: {  }
                    -
                      id: 10868
                      ref: '41057'
                      isActive: true
                      label: '41057'
                      timestamp: 1743817964
                      tripId: '284740783'
                      routeId: '193'
                      startTime: '21:48:00'
                      position:
                        lat: 45.53093
                        lon: -73.63628
                      bearing: 108
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740783'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '193'
                        routeLongName: Jarry
                        shapeLink: /storage/shapes/stm/1930136.json
                        shapeId: '1930136'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-09-09 14:59:06'
                      meta: {  }
                    -
                      id: 10875
                      ref: '41055'
                      isActive: true
                      label: '41055'
                      timestamp: 1743817955
                      tripId: '284739524'
                      routeId: '45'
                      startTime: '21:16:00'
                      position:
                        lat: 45.55545
                        lon: -73.62369
                      bearing: 301
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739524'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '45'
                        routeLongName: Papineau
                        shapeLink: /storage/shapes/stm/450176.json
                        shapeId: '450176'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-09-14 16:36:08'
                      meta: {  }
                    -
                      id: 10876
                      ref: '41059'
                      isActive: true
                      label: '41059'
                      timestamp: 1743817963
                      tripId: '284739869'
                      routeId: '180'
                      startTime: '21:55:00'
                      position:
                        lat: 45.55028
                        lon: -73.65649
                      bearing: 47
                      speed: 4
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739869'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '180'
                        routeLongName: 'De Salaberry'
                        shapeLink: /storage/shapes/stm/1800112.json
                        shapeId: '1800112'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-09-15 05:34:04'
                      meta: {  }
                    -
                      id: 10877
                      ref: '41048'
                      isActive: true
                      label: '41048'
                      timestamp: 1743817962
                      tripId: '284739265'
                      routeId: '48'
                      startTime: '21:36:00'
                      position:
                        lat: 45.63556
                        lon: -73.60275
                      bearing: 234
                      speed: 28
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739265'
                        headsign: 'Ouest via Gouin / Ozias-Leduc'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: /storage/shapes/stm/480412.json
                        shapeId: '480412'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-09-15 06:57:04'
                      meta: {  }
                    -
                      id: 10880
                      ref: '41065'
                      isActive: true
                      label: '41065'
                      timestamp: 1743817968
                      tripId: '284739964'
                      routeId: '48'
                      startTime: '21:46:00'
                      position:
                        lat: 45.55614
                        lon: -73.66714
                      bearing: 14
                      speed: 13
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739964'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: /storage/shapes/stm/480414.json
                        shapeId: '480414'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-09-15 16:58:07'
                      meta: {  }
                    -
                      id: 10893
                      ref: '41072'
                      isActive: true
                      label: '41072'
                      timestamp: 1743817864
                      tripId: '284739069'
                      routeId: '193'
                      startTime: '21:10:00'
                      position:
                        lat: 45.60556
                        lon: -73.57227
                      bearing: 39
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739069'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '193'
                        routeLongName: Jarry
                        shapeLink: /storage/shapes/stm/1930136.json
                        shapeId: '1930136'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-09-21 15:01:04'
                      meta: {  }
                    -
                      id: 10923
                      ref: '41046'
                      isActive: true
                      label: '41046'
                      timestamp: 1743817966
                      tripId: '284740455'
                      routeId: '45'
                      startTime: '21:27:00'
                      position:
                        lat: 45.53902
                        lon: -73.58787
                      bearing: 125
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740455'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '45'
                        routeLongName: Papineau
                        shapeLink: /storage/shapes/stm/450177.json
                        shapeId: '450177'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-10-05 06:45:16'
                      meta: {  }
                    -
                      id: 10938
                      ref: '41037'
                      isActive: true
                      label: '41037'
                      timestamp: 1743817971
                      tripId: '285002123'
                      routeId: '97'
                      startTime: '21:27:00'
                      position:
                        lat: 45.54259
                        lon: -73.56171
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285002123'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '97'
                        routeLongName: Avenue-du-Mont-Royal
                        shapeLink: /storage/shapes/stm/970203.json
                        shapeId: '970203'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2021-10-13 06:47:04'
                      meta: {  }
                    -
                      id: 10942
                      ref: '41071'
                      isActive: true
                      label: '41071'
                      timestamp: 1743817972
                      tripId: '284740931'
                      routeId: '140'
                      startTime: '21:30:00'
                      position:
                        lat: 45.58615
                        lon: -73.63291
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740931'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '140'
                        routeLongName: Fleury
                        shapeLink: /storage/shapes/stm/1400133.json
                        shapeId: '1400133'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2021-10-21 16:04:04'
                      meta: {  }
                    -
                      id: 11031
                      ref: '41013'
                      isActive: true
                      label: '41013'
                      timestamp: 1743817963
                      tripId: '285001803'
                      routeId: '97'
                      startTime: '21:43:00'
                      position:
                        lat: 45.54886
                        lon: -73.56467
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 6
                      trip:
                        id: '285001803'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '97'
                        routeLongName: Avenue-du-Mont-Royal
                        shapeLink: /storage/shapes/stm/970204.json
                        shapeId: '970204'
                        serviceId: 25M-H57M000S-81-S
                        blockId: null
                      createdAt: '2022-01-13 09:23:05'
                      meta: {  }
                    -
                      id: 11053
                      ref: '41115'
                      isActive: true
                      label: '41115'
                      timestamp: 1743817966
                      tripId: '284740466'
                      routeId: '193'
                      startTime: '21:18:00'
                      position:
                        lat: 45.54256
                        lon: -73.62921
                      bearing: 199
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740466'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '193'
                        routeLongName: Jarry
                        shapeLink: /storage/shapes/stm/1930135.json
                        shapeId: '1930135'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-01-28 11:10:06'
                      meta: {  }
                    -
                      id: 11054
                      ref: '41095'
                      isActive: true
                      label: '41095'
                      timestamp: 1743817965
                      tripId: '284740631'
                      routeId: '48'
                      startTime: '21:15:00'
                      position:
                        lat: 45.59912
                        lon: -73.64001
                      bearing: 211
                      speed: 6
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740631'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: /storage/shapes/stm/480411.json
                        shapeId: '480411'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-01-28 15:32:04'
                      meta: {  }
                    -
                      id: 11098
                      ref: '41097'
                      isActive: true
                      label: '41097'
                      timestamp: 1743817758
                      tripId: '284739180'
                      routeId: '41'
                      startTime: '21:02:00'
                      position:
                        lat: 45.55149
                        lon: -73.65854
                      bearing: 113
                      speed: 53
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 55
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739180'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '41'
                        routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                        shapeLink: /storage/shapes/stm/410320.json
                        shapeId: '410320'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-02-17 04:23:04'
                      meta: {  }
                    -
                      id: 11102
                      ref: '41092'
                      isActive: true
                      label: '41092'
                      timestamp: 1743817956
                      tripId: '284740656'
                      routeId: '48'
                      startTime: '22:01:00'
                      position:
                        lat: 45.55605
                        lon: -73.66719
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740656'
                        headsign: 'Est via Gouin / Ozias-Leduc'
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: /storage/shapes/stm/480413.json
                        shapeId: '480413'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-02-21 06:12:03'
                      meta: {  }
                    -
                      id: 11111
                      ref: '41123'
                      isActive: true
                      label: '41123'
                      timestamp: 1743817966
                      tripId: '284741116'
                      routeId: '19'
                      startTime: '21:54:00'
                      position:
                        lat: 45.53381
                        lon: -73.6568
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741116'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '19'
                        routeLongName: 'Chabanel / Marché Central'
                        shapeLink: /storage/shapes/stm/190033.json
                        shapeId: '190033'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-02-24 15:34:05'
                      meta: {  }
                    -
                      id: 11144
                      ref: '41085'
                      isActive: true
                      label: '41085'
                      timestamp: 1743817964
                      tripId: '284738343'
                      routeId: '55'
                      startTime: '21:41:00'
                      position:
                        lat: 45.51428
                        lon: -73.57339
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284738343'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: /storage/shapes/stm/550147.json
                        shapeId: '550147'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-03-21 15:27:04'
                      meta: {  }
                    -
                      id: 11159
                      ref: '41126'
                      isActive: true
                      label: '41126'
                      timestamp: 1743817964
                      tripId: '284737964'
                      routeId: '139'
                      startTime: '21:30:00'
                      position:
                        lat: 45.56767
                        lon: -73.59372
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284737964'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '139'
                        routeLongName: Pie-IX
                        shapeLink: /storage/shapes/stm/1394411.json
                        shapeId: '1394411'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-04-04 06:45:05'
                      meta: {  }
                    -
                      id: 12444
                      ref: '42028'
                      isActive: true
                      label: '42028'
                      timestamp: 1743817558
                      tripId: '284741030'
                      routeId: '19'
                      startTime: '21:34:00'
                      position:
                        lat: 45.54413
                        lon: -73.63953
                      bearing: 27
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284741030'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '19'
                        routeLongName: 'Chabanel / Marché Central'
                        shapeLink: /storage/shapes/stm/190033.json
                        shapeId: '190033'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-09-01 06:11:04'
                      meta: {  }
                    -
                      id: 12619
                      ref: '42002'
                      isActive: true
                      label: '42002'
                      timestamp: 1743817966
                      tripId: '284740872'
                      routeId: '41'
                      startTime: '21:05:00'
                      position:
                        lat: 45.57652
                        lon: -73.61379
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740872'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '41'
                        routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                        shapeLink: /storage/shapes/stm/410323.json
                        shapeId: '410323'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-10-01 16:37:04'
                      meta: {  }
                    -
                      id: 12625
                      ref: '42010'
                      isActive: true
                      label: '42010'
                      timestamp: 1743817962
                      tripId: '284739820'
                      routeId: '139'
                      startTime: '21:01:00'
                      position:
                        lat: 45.59649
                        lon: -73.64314
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739820'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '139'
                        routeLongName: Pie-IX
                        shapeLink: /storage/shapes/stm/1394411.json
                        shapeId: '1394411'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-10-03 16:14:07'
                      meta: {  }
                    -
                      id: 12638
                      ref: '42027'
                      isActive: true
                      label: '42027'
                      timestamp: 1743817953
                      tripId: '284740953'
                      routeId: '55'
                      startTime: '21:59:00'
                      position:
                        lat: 45.50643
                        lon: -73.55622
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740953'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: /storage/shapes/stm/550147.json
                        shapeId: '550147'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-10-05 11:40:06'
                      meta: {  }
                    -
                      id: 12661
                      ref: '42043'
                      isActive: true
                      label: '42043'
                      timestamp: 1743817971
                      tripId: '284740948'
                      routeId: '55'
                      startTime: '21:25:00'
                      position:
                        lat: 45.53017
                        lon: -73.60841
                      bearing: 304
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 5
                        label: Full
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740948'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: /storage/shapes/stm/550147.json
                        shapeId: '550147'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-10-12 05:43:04'
                      meta: {  }
                    -
                      id: 12662
                      ref: '42033'
                      isActive: true
                      label: '42033'
                      timestamp: 1743817961
                      tripId: '284740000'
                      routeId: '45'
                      startTime: '20:56:00'
                      position:
                        lat: 45.52715
                        lon: -73.5552
                      bearing: 303
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740000'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '45'
                        routeLongName: Papineau
                        shapeLink: /storage/shapes/stm/450177.json
                        shapeId: '450177'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-10-12 15:24:04'
                      meta: {  }
                    -
                      id: 12677
                      ref: '42045'
                      isActive: true
                      label: '42045'
                      timestamp: 1743817960
                      tripId: '284740572'
                      routeId: '55'
                      startTime: '21:15:00'
                      position:
                        lat: 45.51701
                        lon: -73.58322
                      bearing: 128
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740572'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: /storage/shapes/stm/550145.json
                        shapeId: '550145'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-10-19 15:38:07'
                      meta: {  }
                    -
                      id: 12721
                      ref: '42048'
                      isActive: true
                      label: '42048'
                      timestamp: 1743817970
                      tripId: '284739489'
                      routeId: '55'
                      startTime: '21:46:00'
                      position:
                        lat: 45.54703
                        lon: -73.66004
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284739489'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: /storage/shapes/stm/550145.json
                        shapeId: '550145'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-11-03 05:42:06'
                      meta: {  }
                    -
                      id: 12744
                      ref: '42049'
                      isActive: true
                      label: '42049'
                      timestamp: 1743817958
                      tripId: '284740072'
                      routeId: '55'
                      startTime: '21:09:00'
                      position:
                        lat: 45.54052
                        lon: -73.63664
                      bearing: 295
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '284740072'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: /storage/shapes/stm/550147.json
                        shapeId: '550147'
                        serviceId: 25M-H58M000S-80-S
                        blockId: null
                      createdAt: '2022-11-18 14:46:03'
                      meta: {  }
                    -
                      id: 12746
                      ref: '40912'
                      isActive: true
                      label: '40912'
                      timestamp: 1743817962
                      tripId: '284778842'
                      routeId: '103'
                      startTime: '21:38:00'
                      position:
                        lat: 45.47453
                        lon: -73.62378
                      bearing: 29
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 9
                        - 1
                      trip:
                        id: '284778842'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '103'
                        routeLongName: Monkland
                        shapeLink: /storage/shapes/stm/1030154.json
                        shapeId: '1030154'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2022-11-21 15:19:07'
                      meta: {  }
                    -
                      id: 2928815
                      ref: '44011'
                      isActive: true
                      label: '44011'
                      timestamp: 1743817967
                      tripId: '286574680'
                      routeId: '568'
                      startTime: '21:40:00'
                      position:
                        lat: 45.47224
                        lon: -73.54206
                      bearing: 146
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286574680'
                        headsign: Sud
                        shortName: null
                        routeColor: '#034638'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '568'
                        routeLongName: 'Service spécial REM Île-des-Soeurs'
                        shapeLink: /storage/shapes/stm/5680020.json
                        shapeId: '5680020'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2024-12-18 22:00:08'
                      meta: {  }
                    -
                      id: 2928819
                      ref: '44019'
                      isActive: true
                      label: '44019'
                      timestamp: 1743817969
                      tripId: '286573303'
                      routeId: '37'
                      startTime: '21:38:00'
                      position:
                        lat: 45.45305
                        lon: -73.58275
                      bearing: 111
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573303'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '37'
                        routeLongName: Jolicoeur
                        shapeLink: /storage/shapes/stm/370158.json
                        shapeId: '370158'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2024-12-19 15:40:07'
                      meta: {  }
                    -
                      id: 2928840
                      ref: '44014'
                      isActive: true
                      label: '44014'
                      timestamp: 1743817954
                      tripId: '286572381'
                      routeId: '113'
                      startTime: '21:30:00'
                      position:
                        lat: 45.43866
                        lon: -73.5984
                      bearing: 31
                      speed: 63
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572381'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: /storage/shapes/stm/1130162.json
                        shapeId: '1130162'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2024-12-23 18:02:03'
                      meta: {  }
                    -
                      id: 2928924
                      ref: '44017'
                      isActive: true
                      label: '44017'
                      timestamp: 1743817965
                      tripId: '286573355'
                      routeId: '106'
                      startTime: '21:33:00'
                      position:
                        lat: 45.44545
                        lon: -73.61274
                      bearing: 222
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 4
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 5
                        label: Full
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573355'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '106'
                        routeLongName: Newman
                        shapeLink: /storage/shapes/stm/1060135.json
                        shapeId: '1060135'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2025-01-22 16:06:04'
                      meta: {  }
                    -
                      id: 2928951
                      ref: '44021'
                      isActive: true
                      label: '44021'
                      timestamp: 1743817972
                      tripId: '286574179'
                      routeId: '211'
                      startTime: '21:21:00'
                      position:
                        lat: 45.43246
                        lon: -73.82454
                      bearing: 166
                      speed: 63
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286574179'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '211'
                        routeLongName: Bord-du-Lac
                        shapeLink: /storage/shapes/stm/2110143.json
                        shapeId: '2110143'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2025-02-05 15:24:06'
                      meta: {  }
                    -
                      id: 2928953
                      ref: '44023'
                      isActive: true
                      label: '44023'
                      timestamp: 1743817970
                      tripId: '286569886'
                      routeId: '113'
                      startTime: '21:35:00'
                      position:
                        lat: 45.42988
                        lon: -73.64391
                      bearing: 288
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286569886'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: /storage/shapes/stm/1130161.json
                        shapeId: '1130161'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2025-02-05 16:07:06'
                      meta: {  }
                    -
                      id: 2928954
                      ref: '44033'
                      isActive: true
                      label: '44033'
                      timestamp: 1743817958
                      tripId: '286570348'
                      routeId: '38'
                      startTime: '21:31:00'
                      position:
                        lat: 45.46377
                        lon: -73.5898
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570348'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '38'
                        routeLongName: "De l'Église"
                        shapeLink: /storage/shapes/stm/380008.json
                        shapeId: '380008'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2025-02-05 16:14:08'
                      meta: {  }
                    -
                      id: 2928981
                      ref: '44026'
                      isActive: true
                      label: '44026'
                      timestamp: 1743817955
                      tripId: '286572894'
                      routeId: '114'
                      startTime: '21:29:00'
                      position:
                        lat: 45.44616
                        lon: -73.58997
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572894'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '114'
                        routeLongName: Angrignon
                        shapeLink: /storage/shapes/stm/1140007.json
                        shapeId: '1140007'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2025-02-20 15:11:05'
                      meta: {  }
                    -
                      id: 2928987
                      ref: '44002'
                      isActive: true
                      label: '44002'
                      timestamp: 1743817965
                      tripId: '286570133'
                      routeId: '36'
                      startTime: '21:30:00'
                      position:
                        lat: 45.47612
                        lon: -73.58851
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570133'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '36'
                        routeLongName: Monk
                        shapeLink: /storage/shapes/stm/360158.json
                        shapeId: '360158'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2025-02-21 16:33:06'
                      meta: {  }
                    -
                      id: 2929051
                      ref: '44025'
                      isActive: true
                      label: '44025'
                      timestamp: 1743817956
                      tripId: '284761650'
                      routeId: '138'
                      startTime: '21:15:00'
                      position:
                        lat: 45.48875
                        lon: -73.59074
                      bearing: 45
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 40
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '284761650'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '138'
                        routeLongName: Notre-Dame-de-Grâce
                        shapeLink: /storage/shapes/stm/1380086.json
                        shapeId: '1380086'
                        serviceId: 25M-H56M000S-80-S
                        blockId: null
                      createdAt: '2025-03-17 15:43:07'
                      meta: {  }
                  timestamp: 1743817973
                  count: 390
                  geojson:
                    type: FeatureCollection
                    features:
                      -
                        type: Feature
                        properties:
                          id: 117
                          label: '28006'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62131
                            - 45.42202
                      -
                        type: Feature
                        properties:
                          id: 135
                          label: '28052'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56516
                            - 45.49248
                      -
                        type: Feature
                        properties:
                          id: 155
                          label: '28109'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55592
                            - 45.49976
                      -
                        type: Feature
                        properties:
                          id: 193
                          label: '29074'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58655
                            - 45.49225
                      -
                        type: Feature
                        properties:
                          id: 195
                          label: '29076'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55451
                            - 45.46447
                      -
                        type: Feature
                        properties:
                          id: 203
                          label: '29090'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53788
                            - 45.4674
                      -
                        type: Feature
                        properties:
                          id: 207
                          label: '29098'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65421
                            - 45.43436
                      -
                        type: Feature
                        properties:
                          id: 219
                          label: '29139'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60661
                            - 45.42747
                      -
                        type: Feature
                        properties:
                          id: 241
                          label: '29830'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5338
                            - 45.54726
                      -
                        type: Feature
                        properties:
                          id: 250
                          label: '29844'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59509
                            - 45.55777
                      -
                        type: Feature
                        properties:
                          id: 259
                          label: '30006'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67166
                            - 45.52042
                      -
                        type: Feature
                        properties:
                          id: 271
                          label: '30062'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53445
                            - 45.64316
                      -
                        type: Feature
                        properties:
                          id: 291
                          label: '30131'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53227
                            - 45.60094
                      -
                        type: Feature
                        properties:
                          id: 293
                          label: '30138'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57367
                            - 45.6216
                      -
                        type: Feature
                        properties:
                          id: 295
                          label: '30140'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6109
                            - 45.61356
                      -
                        type: Feature
                        properties:
                          id: 300
                          label: '30149'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57312
                            - 45.57012
                      -
                        type: Feature
                        properties:
                          id: 303
                          label: '30153'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57647
                            - 45.50195
                      -
                        type: Feature
                        properties:
                          id: 306
                          label: '30166'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71857
                            - 45.53122
                      -
                        type: Feature
                        properties:
                          id: 309
                          label: '30170'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58454
                            - 45.48927
                      -
                        type: Feature
                        properties:
                          id: 312
                          label: '30183'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6141
                            - 45.5543
                      -
                        type: Feature
                        properties:
                          id: 314
                          label: '30187'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63802
                            - 45.54665
                      -
                        type: Feature
                        properties:
                          id: 315
                          label: '30193'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57137
                            - 45.59115
                      -
                        type: Feature
                        properties:
                          id: 316
                          label: '30194'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62936
                            - 45.61564
                      -
                        type: Feature
                        properties:
                          id: 317
                          label: '30195'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49911
                            - 45.65092
                      -
                        type: Feature
                        properties:
                          id: 327
                          label: '30242'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.90126
                            - 45.43745
                      -
                        type: Feature
                        properties:
                          id: 343
                          label: '30824'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64186
                            - 45.59654
                      -
                        type: Feature
                        properties:
                          id: 346
                          label: '30830'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66091
                            - 45.61211
                      -
                        type: Feature
                        properties:
                          id: 347
                          label: '30835'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60523
                            - 45.56194
                      -
                        type: Feature
                        properties:
                          id: 353
                          label: '30843'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64989
                            - 45.58372
                      -
                        type: Feature
                        properties:
                          id: 354
                          label: '30846'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67094
                            - 45.52545
                      -
                        type: Feature
                        properties:
                          id: 357
                          label: '30853'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68392
                            - 45.51325
                      -
                        type: Feature
                        properties:
                          id: 358
                          label: '30857'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61739
                            - 45.61581
                      -
                        type: Feature
                        properties:
                          id: 365
                          label: '30875'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68987
                            - 45.5086
                      -
                        type: Feature
                        properties:
                          id: 366
                          label: '30878'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56689
                            - 45.54924
                      -
                        type: Feature
                        properties:
                          id: 375
                          label: '31019'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57527
                            - 45.56766
                      -
                        type: Feature
                        properties:
                          id: 378
                          label: '31038'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6196
                            - 45.47975
                      -
                        type: Feature
                        properties:
                          id: 379
                          label: '31039'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59709
                            - 45.56899
                      -
                        type: Feature
                        properties:
                          id: 381
                          label: '31042'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54714
                            - 45.56086
                      -
                        type: Feature
                        properties:
                          id: 383
                          label: '31048'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62501
                            - 45.61185
                      -
                        type: Feature
                        properties:
                          id: 389
                          label: '31060'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61497
                            - 45.52041
                      -
                        type: Feature
                        properties:
                          id: 391
                          label: '31069'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5683
                            - 45.59687
                      -
                        type: Feature
                        properties:
                          id: 401
                          label: '31103'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53419
                            - 45.5965
                      -
                        type: Feature
                        properties:
                          id: 417
                          label: '31146'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55237
                            - 45.60809
                      -
                        type: Feature
                        properties:
                          id: 418
                          label: '31147'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6674
                            - 45.55717
                      -
                        type: Feature
                        properties:
                          id: 422
                          label: '31153'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58111
                            - 45.5443
                      -
                        type: Feature
                        properties:
                          id: 425
                          label: '31161'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53174
                            - 45.5097
                      -
                        type: Feature
                        properties:
                          id: 430
                          label: '31171'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55254
                            - 45.53365
                      -
                        type: Feature
                        properties:
                          id: 431
                          label: '31173'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55149
                            - 45.53461
                      -
                        type: Feature
                        properties:
                          id: 434
                          label: '31183'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55911
                            - 45.54011
                      -
                        type: Feature
                        properties:
                          id: 438
                          label: '31190'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63773
                            - 45.52792
                      -
                        type: Feature
                        properties:
                          id: 444
                          label: '31207'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59792
                            - 45.53164
                      -
                        type: Feature
                        properties:
                          id: 449
                          label: '31224'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56569
                            - 45.57552
                      -
                        type: Feature
                        properties:
                          id: 455
                          label: '31233'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53557
                            - 45.55923
                      -
                        type: Feature
                        properties:
                          id: 459
                          label: '31805'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60542
                            - 45.52364
                      -
                        type: Feature
                        properties:
                          id: 462
                          label: '31815'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57741
                            - 45.49485
                      -
                        type: Feature
                        properties:
                          id: 463
                          label: '31816'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85166
                            - 45.49164
                      -
                        type: Feature
                        properties:
                          id: 481
                          label: '31853'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61095
                            - 45.6136
                      -
                        type: Feature
                        properties:
                          id: 482
                          label: '31854'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58054
                            - 45.5532
                      -
                        type: Feature
                        properties:
                          id: 484
                          label: '31857'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62879
                            - 45.58292
                      -
                        type: Feature
                        properties:
                          id: 489
                          label: '32008'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59226
                            - 45.49495
                      -
                        type: Feature
                        properties:
                          id: 490
                          label: '32010'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69791
                            - 45.54144
                      -
                        type: Feature
                        properties:
                          id: 491
                          label: '32011'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55454
                            - 45.50759
                      -
                        type: Feature
                        properties:
                          id: 499
                          label: '32801'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55262
                            - 45.55402
                      -
                        type: Feature
                        properties:
                          id: 503
                          label: '32807'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58701
                            - 45.56494
                      -
                        type: Feature
                        properties:
                          id: 508
                          label: '33809'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64283
                            - 45.53437
                      -
                        type: Feature
                        properties:
                          id: 511
                          label: '33817'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56902
                            - 45.50727
                      -
                        type: Feature
                        properties:
                          id: 514
                          label: '33828'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85415
                            - 45.49039
                      -
                        type: Feature
                        properties:
                          id: 525
                          label: '36009'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59422
                            - 45.56344
                      -
                        type: Feature
                        properties:
                          id: 526
                          label: '36011'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60194
                            - 45.59321
                      -
                        type: Feature
                        properties:
                          id: 534
                          label: '36037'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5071
                            - 45.66364
                      -
                        type: Feature
                        properties:
                          id: 536
                          label: '36049'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52261
                            - 45.57984
                      -
                        type: Feature
                        properties:
                          id: 539
                          label: '37006'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65255
                            - 45.50489
                      -
                        type: Feature
                        properties:
                          id: 541
                          label: '37011'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6204
                            - 45.51997
                      -
                        type: Feature
                        properties:
                          id: 543
                          label: '37015'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57635
                            - 45.49439
                      -
                        type: Feature
                        properties:
                          id: 546
                          label: '37028'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65334
                            - 45.47423
                      -
                        type: Feature
                        properties:
                          id: 549
                          label: '37037'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69716
                            - 45.50937
                      -
                        type: Feature
                        properties:
                          id: 550
                          label: '37038'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69479
                            - 45.47281
                      -
                        type: Feature
                        properties:
                          id: 558
                          label: '37060'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65404
                            - 45.44223
                      -
                        type: Feature
                        properties:
                          id: 559
                          label: '37062'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57888
                            - 45.48254
                      -
                        type: Feature
                        properties:
                          id: 564
                          label: '37076'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62157
                            - 45.47699
                      -
                        type: Feature
                        properties:
                          id: 568
                          label: '37081'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69465
                            - 45.47326
                      -
                        type: Feature
                        properties:
                          id: 569
                          label: '37082'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67214
                            - 45.51141
                      -
                        type: Feature
                        properties:
                          id: 577
                          label: '38007'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54633
                            - 45.57218
                      -
                        type: Feature
                        properties:
                          id: 583
                          label: '38024'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56721
                            - 45.53293
                      -
                        type: Feature
                        properties:
                          id: 585
                          label: '38030'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52206
                            - 45.60217
                      -
                        type: Feature
                        properties:
                          id: 586
                          label: '38037'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58382
                            - 45.48988
                      -
                        type: Feature
                        properties:
                          id: 587
                          label: '38038'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8586
                            - 45.47652
                      -
                        type: Feature
                        properties:
                          id: 597
                          label: '38060'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84209
                            - 45.4987
                      -
                        type: Feature
                        properties:
                          id: 605
                          label: '38080'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75723
                            - 45.49318
                      -
                        type: Feature
                        properties:
                          id: 613
                          label: '38094'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53053
                            - 45.58231
                      -
                        type: Feature
                        properties:
                          id: 615
                          label: '38097'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54624
                            - 45.56902
                      -
                        type: Feature
                        properties:
                          id: 616
                          label: '38099'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53792
                            - 45.46722
                      -
                        type: Feature
                        properties:
                          id: 617
                          label: '38100'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57858
                            - 45.53804
                      -
                        type: Feature
                        properties:
                          id: 618
                          label: '39002'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64789
                            - 45.44255
                      -
                        type: Feature
                        properties:
                          id: 621
                          label: '39009'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75085
                            - 45.45756
                      -
                        type: Feature
                        properties:
                          id: 623
                          label: '39014'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75156
                            - 45.45657
                      -
                        type: Feature
                        properties:
                          id: 625
                          label: '39019'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57146
                            - 45.50419
                      -
                        type: Feature
                        properties:
                          id: 636
                          label: '39045'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54377
                            - 45.60404
                      -
                        type: Feature
                        properties:
                          id: 637
                          label: '39046'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58157
                            - 45.60452
                      -
                        type: Feature
                        properties:
                          id: 646
                          label: '39064'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53622
                            - 45.59711
                      -
                        type: Feature
                        properties:
                          id: 666
                          label: '39112'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52667
                            - 45.59393
                      -
                        type: Feature
                        properties:
                          id: 673
                          label: '39125'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58055
                            - 45.64814
                      -
                        type: Feature
                        properties:
                          id: 825
                          label: '29009'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59601
                            - 45.53377
                      -
                        type: Feature
                        properties:
                          id: 829
                          label: '29838'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63217
                            - 45.60263
                      -
                        type: Feature
                        properties:
                          id: 830
                          label: '29856'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7188
                            - 45.53158
                      -
                        type: Feature
                        properties:
                          id: 842
                          label: '32028'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4931
                            - 45.66045
                      -
                        type: Feature
                        properties:
                          id: 844
                          label: '33801'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63586
                            - 45.50251
                      -
                        type: Feature
                        properties:
                          id: 847
                          label: '36004'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56473
                            - 45.61413
                      -
                        type: Feature
                        properties:
                          id: 851
                          label: '37012'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60841
                            - 45.53017
                      -
                        type: Feature
                        properties:
                          id: 852
                          label: '37018'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69362
                            - 45.50714
                      -
                        type: Feature
                        properties:
                          id: 853
                          label: '37042'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62447
                            - 45.52657
                      -
                        type: Feature
                        properties:
                          id: 858
                          label: '38021'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55074
                            - 45.53574
                      -
                        type: Feature
                        properties:
                          id: 860
                          label: '38039'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79543
                            - 45.48341
                      -
                        type: Feature
                        properties:
                          id: 862
                          label: '39025'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55579
                            - 45.51548
                      -
                        type: Feature
                        properties:
                          id: 1110
                          label: '27534'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64808
                            - 45.42538
                      -
                        type: Feature
                        properties:
                          id: 1113
                          label: '31154'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5414
                            - 45.53883
                      -
                        type: Feature
                        properties:
                          id: 1125
                          label: '38075'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83131
                            - 45.46526
                      -
                        type: Feature
                        properties:
                          id: 1131
                          label: '37070'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61469
                            - 45.53838
                      -
                        type: Feature
                        properties:
                          id: 1139
                          label: '31210'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71524
                            - 45.43838
                      -
                        type: Feature
                        properties:
                          id: 1144
                          label: '30209'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57243
                            - 45.58295
                      -
                        type: Feature
                        properties:
                          id: 1145
                          label: '37102'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66502
                            - 45.49185
                      -
                        type: Feature
                        properties:
                          id: 1163
                          label: '37036'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61005
                            - 45.47353
                      -
                        type: Feature
                        properties:
                          id: 1166
                          label: '30065'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52665
                            - 45.50751
                      -
                        type: Feature
                        properties:
                          id: 1169
                          label: '30829'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65145
                            - 45.5847
                      -
                        type: Feature
                        properties:
                          id: 1196
                          label: '30097'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6347
                            - 45.54418
                      -
                        type: Feature
                        properties:
                          id: 1204
                          label: '31136'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65083
                            - 45.53856
                      -
                        type: Feature
                        properties:
                          id: 1226
                          label: '39007'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56467
                            - 45.5054
                      -
                        type: Feature
                        properties:
                          id: 1232
                          label: '30038'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56859
                            - 45.57001
                      -
                        type: Feature
                        properties:
                          id: 1235
                          label: '30249'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6841
                            - 45.51423
                      -
                        type: Feature
                        properties:
                          id: 1261
                          label: '32032'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53852
                            - 45.59077
                      -
                        type: Feature
                        properties:
                          id: 1262
                          label: '36002'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62261
                            - 45.59598
                      -
                        type: Feature
                        properties:
                          id: 1291
                          label: '39122'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49167
                            - 45.68118
                      -
                        type: Feature
                        properties:
                          id: 1294
                          label: '27536'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59801
                            - 45.43554
                      -
                        type: Feature
                        properties:
                          id: 1295
                          label: '29126'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6973
                            - 45.43903
                      -
                        type: Feature
                        properties:
                          id: 1303
                          label: '31145'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63081
                            - 45.59167
                      -
                        type: Feature
                        properties:
                          id: 1333
                          label: '28074'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63138
                            - 45.48121
                      -
                        type: Feature
                        properties:
                          id: 1334
                          label: '29010'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55506
                            - 45.59656
                      -
                        type: Feature
                        properties:
                          id: 1338
                          label: '30809'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5338
                            - 45.54726
                      -
                        type: Feature
                        properties:
                          id: 1341
                          label: '31105'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70562
                            - 45.523
                      -
                        type: Feature
                        properties:
                          id: 1374
                          label: '31044'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58806
                            - 45.5161
                      -
                        type: Feature
                        properties:
                          id: 1377
                          label: '37005'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60434
                            - 45.47374
                      -
                        type: Feature
                        properties:
                          id: 1388
                          label: '30227'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70612
                            - 45.49574
                      -
                        type: Feature
                        properties:
                          id: 1397
                          label: '31126'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71825
                            - 45.529
                      -
                        type: Feature
                        properties:
                          id: 1405
                          label: '33821'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.89368
                            - 45.46073
                      -
                        type: Feature
                        properties:
                          id: 1407
                          label: '37086'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67139
                            - 45.52585
                      -
                        type: Feature
                        properties:
                          id: 1441
                          label: '31150'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56456
                            - 45.50525
                      -
                        type: Feature
                        properties:
                          id: 1469
                          label: '30125'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5821
                            - 45.6258
                      -
                        type: Feature
                        properties:
                          id: 1471
                          label: '30151'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62397
                            - 45.52745
                      -
                        type: Feature
                        properties:
                          id: 1474
                          label: '30203'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64626
                            - 45.4851
                      -
                        type: Feature
                        properties:
                          id: 1488
                          label: '37083'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6395
                            - 45.54416
                      -
                        type: Feature
                        properties:
                          id: 1542
                          label: '30173'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80655
                            - 45.51086
                      -
                        type: Feature
                        properties:
                          id: 1555
                          label: '38033'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58418
                            - 45.57488
                      -
                        type: Feature
                        properties:
                          id: 1575
                          label: '29043'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66464
                            - 45.53545
                      -
                        type: Feature
                        properties:
                          id: 1577
                          label: '29062'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61126
                            - 45.53147
                      -
                        type: Feature
                        properties:
                          id: 1596
                          label: '31195'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80781
                            - 45.51089
                      -
                        type: Feature
                        properties:
                          id: 1612
                          label: '29058'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63424
                            - 45.54881
                      -
                        type: Feature
                        properties:
                          id: 1621
                          label: '37097'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66747
                            - 45.55551
                      -
                        type: Feature
                        properties:
                          id: 1622
                          label: '37099'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64819
                            - 45.42522
                      -
                        type: Feature
                        properties:
                          id: 1624
                          label: '38086'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57204
                            - 45.50428
                      -
                        type: Feature
                        properties:
                          id: 1625
                          label: '39006'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55978
                            - 45.5147
                      -
                        type: Feature
                        properties:
                          id: 1644
                          label: '30066'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56573
                            - 45.55792
                      -
                        type: Feature
                        properties:
                          id: 1657
                          label: '38073'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7028
                            - 45.45892
                      -
                        type: Feature
                        properties:
                          id: 1690
                          label: '31821'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65639
                            - 45.55055
                      -
                        type: Feature
                        properties:
                          id: 1696
                          label: '37022'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60358
                            - 45.47374
                      -
                        type: Feature
                        properties:
                          id: 1717
                          label: '29073'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6164
                            - 45.47605
                      -
                        type: Feature
                        properties:
                          id: 1742
                          label: '28100'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56651
                            - 45.46775
                      -
                        type: Feature
                        properties:
                          id: 1749
                          label: '30154'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48464
                            - 45.69738
                      -
                        type: Feature
                        properties:
                          id: 1762
                          label: '37075'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66542
                            - 45.46497
                      -
                        type: Feature
                        properties:
                          id: 1763
                          label: '38079'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81143
                            - 45.44532
                      -
                        type: Feature
                        properties:
                          id: 1794
                          label: '30819'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65412
                            - 45.55441
                      -
                        type: Feature
                        properties:
                          id: 1795
                          label: '30866'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66813
                            - 45.55553
                      -
                        type: Feature
                        properties:
                          id: 1803
                          label: '36042'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6427
                            - 45.59548
                      -
                        type: Feature
                        properties:
                          id: 1805
                          label: '38096'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5573
                            - 45.49009
                      -
                        type: Feature
                        properties:
                          id: 1837
                          label: '31177'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54383
                            - 45.5817
                      -
                        type: Feature
                        properties:
                          id: 1844
                          label: '37088'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66193
                            - 45.45955
                      -
                        type: Feature
                        properties:
                          id: 1863
                          label: '30160'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55354
                            - 45.59948
                      -
                        type: Feature
                        properties:
                          id: 1873
                          label: '36007'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59965
                            - 45.55986
                      -
                        type: Feature
                        properties:
                          id: 1889
                          label: '29094'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58314
                            - 45.4944
                      -
                        type: Feature
                        properties:
                          id: 1901
                          label: '31107'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61206
                            - 45.59898
                      -
                        type: Feature
                        properties:
                          id: 1949
                          label: '38034'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54009
                            - 45.46851
                      -
                        type: Feature
                        properties:
                          id: 2111
                          label: '31125'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61183
                            - 45.42651
                      -
                        type: Feature
                        properties:
                          id: 2127
                          label: '29059'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56329
                            - 45.46231
                      -
                        type: Feature
                        properties:
                          id: 2132
                          label: '30246'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69446
                            - 45.51628
                      -
                        type: Feature
                        properties:
                          id: 2149
                          label: '36044'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51293
                            - 45.61187
                      -
                        type: Feature
                        properties:
                          id: 2150
                          label: '37029'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69451
                            - 45.51611
                      -
                        type: Feature
                        properties:
                          id: 2152
                          label: '38015'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56076
                            - 45.44717
                      -
                        type: Feature
                        properties:
                          id: 2154
                          label: '38051'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81289
                            - 45.49936
                      -
                        type: Feature
                        properties:
                          id: 2162
                          label: '39100'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54734
                            - 45.66903
                      -
                        type: Feature
                        properties:
                          id: 2163
                          label: '39110'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49116
                            - 45.68277
                      -
                        type: Feature
                        properties:
                          id: 2182
                          label: '30009'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68325
                            - 45.49964
                      -
                        type: Feature
                        properties:
                          id: 2323
                          label: '38081'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71953
                            - 45.49817
                      -
                        type: Feature
                        properties:
                          id: 2326
                          label: '30177'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83115
                            - 45.4656
                      -
                        type: Feature
                        properties:
                          id: 2477
                          label: '31070'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59979
                            - 45.48215
                      -
                        type: Feature
                        properties:
                          id: 2487
                          label: '39052'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50917
                            - 45.67104
                      -
                        type: Feature
                        properties:
                          id: 2505
                          label: '31099'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55943
                            - 45.66103
                      -
                        type: Feature
                        properties:
                          id: 2516
                          label: '39018'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56251
                            - 45.53236
                      -
                        type: Feature
                        properties:
                          id: 2532
                          label: '37004'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60329
                            - 45.44673
                      -
                        type: Feature
                        properties:
                          id: 2535
                          label: '31122'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57796
                            - 45.4951
                      -
                        type: Feature
                        properties:
                          id: 2547
                          label: '31098'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61522
                            - 45.60821
                      -
                        type: Feature
                        properties:
                          id: 2588
                          label: '37034'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63444
                            - 45.46083
                      -
                        type: Feature
                        properties:
                          id: 2590
                          label: '29855'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58944
                            - 45.56561
                      -
                        type: Feature
                        properties:
                          id: 2617
                          label: '39071'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50412
                            - 45.67202
                      -
                        type: Feature
                        properties:
                          id: 2639
                          label: '38050'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71513
                            - 45.46784
                      -
                        type: Feature
                        properties:
                          id: 2714
                          label: '39131'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62321
                            - 45.62499
                      -
                        type: Feature
                        properties:
                          id: 2720
                          label: '29028'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64027
                            - 45.48679
                      -
                        type: Feature
                        properties:
                          id: 2738
                          label: '37052'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66359
                            - 45.50811
                      -
                        type: Feature
                        properties:
                          id: 2745
                          label: '39093'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54636
                            - 45.57675
                      -
                        type: Feature
                        properties:
                          id: 2751
                          label: '31134'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63768
                            - 45.55539
                      -
                        type: Feature
                        properties:
                          id: 2760
                          label: '31077'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55012
                            - 45.4903
                      -
                        type: Feature
                        properties:
                          id: 2770
                          label: '30180'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72778
                            - 45.49966
                      -
                        type: Feature
                        properties:
                          id: 2774
                          label: '37101'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67546
                            - 45.50909
                      -
                        type: Feature
                        properties:
                          id: 2784
                          label: '30880'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64236
                            - 45.5059
                      -
                        type: Feature
                        properties:
                          id: 2785
                          label: '37051'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63501
                            - 45.50183
                      -
                        type: Feature
                        properties:
                          id: 2786
                          label: '31120'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63602
                            - 45.60121
                      -
                        type: Feature
                        properties:
                          id: 2793
                          label: '39132'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53337
                            - 45.66253
                      -
                        type: Feature
                        properties:
                          id: 2799
                          label: '30245'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83138
                            - 45.46655
                      -
                        type: Feature
                        properties:
                          id: 2801
                          label: '39146'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54756
                            - 45.64676
                      -
                        type: Feature
                        properties:
                          id: 2809
                          label: '36026'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57069
                            - 45.58211
                      -
                        type: Feature
                        properties:
                          id: 2817
                          label: '33823'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5964
                            - 45.49489
                      -
                        type: Feature
                        properties:
                          id: 2818
                          label: '39050'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54752
                            - 45.59188
                      -
                        type: Feature
                        properties:
                          id: 2842
                          label: '32017'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57388
                            - 45.64287
                      -
                        type: Feature
                        properties:
                          id: 2854
                          label: '30219'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6087
                            - 45.51473
                      -
                        type: Feature
                        properties:
                          id: 2867
                          label: '29065'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62598
                            - 45.54166
                      -
                        type: Feature
                        properties:
                          id: 2877
                          label: '39070'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5182
                            - 45.60407
                      -
                        type: Feature
                        properties:
                          id: 2888
                          label: '30225'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6023
                            - 45.56275
                      -
                        type: Feature
                        properties:
                          id: 2897
                          label: '39121'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59911
                            - 45.55923
                      -
                        type: Feature
                        properties:
                          id: 2917
                          label: '37068'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59514
                            - 45.56596
                      -
                        type: Feature
                        properties:
                          id: 2922
                          label: '31202'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59792
                            - 45.54179
                      -
                        type: Feature
                        properties:
                          id: 2934
                          label: '31083'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53494
                            - 45.59677
                      -
                        type: Feature
                        properties:
                          id: 2947
                          label: '30136'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49185
                            - 45.69733
                      -
                        type: Feature
                        properties:
                          id: 2955
                          label: '30256'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51289
                            - 45.65908
                      -
                        type: Feature
                        properties:
                          id: 2958
                          label: '30080'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53803
                            - 45.46736
                      -
                        type: Feature
                        properties:
                          id: 2961
                          label: '29148'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59675
                            - 45.43854
                      -
                        type: Feature
                        properties:
                          id: 2962
                          label: '38035'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5779
                            - 45.54293
                      -
                        type: Feature
                        properties:
                          id: 2974
                          label: '30859'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55136
                            - 45.54692
                      -
                        type: Feature
                        properties:
                          id: 3001
                          label: '37094'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62926
                            - 45.48331
                      -
                        type: Feature
                        properties:
                          id: 3015
                          label: '29006'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56821
                            - 45.518
                      -
                        type: Feature
                        properties:
                          id: 3020
                          label: '39140'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60173
                            - 45.62387
                      -
                        type: Feature
                        properties:
                          id: 3021
                          label: '30164'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54257
                            - 45.58268
                      -
                        type: Feature
                        properties:
                          id: 3023
                          label: '37019'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63232
                            - 45.46509
                      -
                        type: Feature
                        properties:
                          id: 3024
                          label: '30132'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5321
                            - 45.60513
                      -
                        type: Feature
                        properties:
                          id: 3026
                          label: '33826'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60272
                            - 45.49528
                      -
                        type: Feature
                        properties:
                          id: 3028
                          label: '30020'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57162
                            - 45.49723
                      -
                        type: Feature
                        properties:
                          id: 3036
                          label: '40001'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58245
                            - 45.48174
                      -
                        type: Feature
                        properties:
                          id: 3039
                          label: '30157'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64667
                            - 45.50041
                      -
                        type: Feature
                        properties:
                          id: 3040
                          label: '27529'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61143
                            - 45.42636
                      -
                        type: Feature
                        properties:
                          id: 3081
                          label: '29132'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65134
                            - 45.44228
                      -
                        type: Feature
                        properties:
                          id: 3102
                          label: '33843'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7021
                            - 45.49875
                      -
                        type: Feature
                        properties:
                          id: 3103
                          label: '39061'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62209
                            - 45.62708
                      -
                        type: Feature
                        properties:
                          id: 3104
                          label: '29108'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62397
                            - 45.46164
                      -
                        type: Feature
                        properties:
                          id: 3106
                          label: '31807'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70872
                            - 45.49374
                      -
                        type: Feature
                        properties:
                          id: 3109
                          label: '39145'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60154
                            - 45.57383
                      -
                        type: Feature
                        properties:
                          id: 3115
                          label: '40011'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64748
                            - 45.44306
                      -
                        type: Feature
                        properties:
                          id: 3118
                          label: '40004'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64064
                            - 45.45472
                      -
                        type: Feature
                        properties:
                          id: 3141
                          label: '40028'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56641
                            - 45.46276
                      -
                        type: Feature
                        properties:
                          id: 3146
                          label: '30197'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66729
                            - 45.55586
                      -
                        type: Feature
                        properties:
                          id: 3157
                          label: '39040'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56138
                            - 45.49793
                      -
                        type: Feature
                        properties:
                          id: 3172
                          label: '40031'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66614
                            - 45.43181
                      -
                        type: Feature
                        properties:
                          id: 3181
                          label: '40039'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56699
                            - 45.4629
                      -
                        type: Feature
                        properties:
                          id: 3182
                          label: '28016'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58941
                            - 45.45304
                      -
                        type: Feature
                        properties:
                          id: 3200
                          label: '40019'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59528
                            - 45.44028
                      -
                        type: Feature
                        properties:
                          id: 3201
                          label: '40040'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5564
                            - 45.48128
                      -
                        type: Feature
                        properties:
                          id: 3209
                          label: '31071'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56572
                            - 45.58991
                      -
                        type: Feature
                        properties:
                          id: 3210
                          label: '29011'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67255
                            - 45.46078
                      -
                        type: Feature
                        properties:
                          id: 3219
                          label: '29029'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61146
                            - 45.53156
                      -
                        type: Feature
                        properties:
                          id: 3231
                          label: '40009'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59586
                            - 45.47895
                      -
                        type: Feature
                        properties:
                          id: 3232
                          label: '40036'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69218
                            - 45.43792
                      -
                        type: Feature
                        properties:
                          id: 3235
                          label: '33806'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58884
                            - 45.51666
                      -
                        type: Feature
                        properties:
                          id: 3236
                          label: '29127'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66461
                            - 45.4403
                      -
                        type: Feature
                        properties:
                          id: 3244
                          label: '29099'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.9157
                            - 45.40851
                      -
                        type: Feature
                        properties:
                          id: 3247
                          label: '40052'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62565
                            - 45.46547
                      -
                        type: Feature
                        properties:
                          id: 3262
                          label: '40012'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55727
                            - 45.48997
                      -
                        type: Feature
                        properties:
                          id: 3263
                          label: '31102'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55556
                            - 45.49555
                      -
                        type: Feature
                        properties:
                          id: 3291
                          label: '40026'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58059
                            - 45.48534
                      -
                        type: Feature
                        properties:
                          id: 3297
                          label: '40059'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63588
                            - 45.44405
                      -
                        type: Feature
                        properties:
                          id: 3300
                          label: '40054'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60271
                            - 45.44639
                      -
                        type: Feature
                        properties:
                          id: 3304
                          label: '40010'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75069
                            - 45.44769
                      -
                        type: Feature
                        properties:
                          id: 3305
                          label: '40025'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58229
                            - 45.45655
                      -
                        type: Feature
                        properties:
                          id: 3317
                          label: '39147'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58273
                            - 45.6094
                      -
                        type: Feature
                        properties:
                          id: 3318
                          label: '31849'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64842
                            - 45.58807
                      -
                        type: Feature
                        properties:
                          id: 3327
                          label: '40050'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64176
                            - 45.46335
                      -
                        type: Feature
                        properties:
                          id: 3336
                          label: '29115'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58884
                            - 45.48495
                      -
                        type: Feature
                        properties:
                          id: 3347
                          label: '31020'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57078
                            - 45.56407
                      -
                        type: Feature
                        properties:
                          id: 3353
                          label: '29036'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63772
                            - 45.49427
                      -
                        type: Feature
                        properties:
                          id: 3354
                          label: '31021'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66711
                            - 45.55622
                      -
                        type: Feature
                        properties:
                          id: 3373
                          label: '40045'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70984
                            - 45.44214
                      -
                        type: Feature
                        properties:
                          id: 3378
                          label: '31008'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58113
                            - 45.48288
                      -
                        type: Feature
                        properties:
                          id: 3381
                          label: '31073'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56516
                            - 45.59582
                      -
                        type: Feature
                        properties:
                          id: 3392
                          label: '33829'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60233
                            - 45.52226
                      -
                        type: Feature
                        properties:
                          id: 7023
                          label: '30207'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57829
                            - 45.57537
                      -
                        type: Feature
                        properties:
                          id: 7056
                          label: '30029'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63284
                            - 45.45118
                      -
                        type: Feature
                        properties:
                          id: 7110
                          label: '37003'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69649
                            - 45.5088
                      -
                        type: Feature
                        properties:
                          id: 7703
                          label: '40084'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56911
                            - 45.499
                      -
                        type: Feature
                        properties:
                          id: 7807
                          label: '40085'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56629
                            - 45.46276
                      -
                        type: Feature
                        properties:
                          id: 8494
                          label: '40063'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63615
                            - 45.46709
                      -
                        type: Feature
                        properties:
                          id: 8634
                          label: '40071'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67707
                            - 45.44721
                      -
                        type: Feature
                        properties:
                          id: 8765
                          label: '40067'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55586
                            - 45.48059
                      -
                        type: Feature
                        properties:
                          id: 8767
                          label: '40072'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58932
                            - 45.45408
                      -
                        type: Feature
                        properties:
                          id: 8807
                          label: '40078'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60425
                            - 45.4462
                      -
                        type: Feature
                        properties:
                          id: 8851
                          label: '40081'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84607
                            - 45.43104
                      -
                        type: Feature
                        properties:
                          id: 8897
                          label: '40068'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56574
                            - 45.47063
                      -
                        type: Feature
                        properties:
                          id: 8913
                          label: '40066'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55976
                            - 45.50107
                      -
                        type: Feature
                        properties:
                          id: 9050
                          label: '40143'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67803
                            - 45.53866
                      -
                        type: Feature
                        properties:
                          id: 9098
                          label: '40133'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84662
                            - 45.43303
                      -
                        type: Feature
                        properties:
                          id: 9111
                          label: '40175'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62753
                            - 45.48269
                      -
                        type: Feature
                        properties:
                          id: 9112
                          label: '40163'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82102
                            - 45.50882
                      -
                        type: Feature
                        properties:
                          id: 9113
                          label: '40179'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67281
                            - 45.50879
                      -
                        type: Feature
                        properties:
                          id: 9204
                          label: '40126'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7023
                            - 45.52454
                      -
                        type: Feature
                        properties:
                          id: 9213
                          label: '40142'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80317
                            - 45.46678
                      -
                        type: Feature
                        properties:
                          id: 9217
                          label: '40149'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80627
                            - 45.50899
                      -
                        type: Feature
                        properties:
                          id: 9219
                          label: '40154'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8454
                            - 45.43112
                      -
                        type: Feature
                        properties:
                          id: 9222
                          label: '40159'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62151
                            - 45.4768
                      -
                        type: Feature
                        properties:
                          id: 9229
                          label: '40180'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70034
                            - 45.50034
                      -
                        type: Feature
                        properties:
                          id: 9233
                          label: '40186'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70379
                            - 45.52613
                      -
                        type: Feature
                        properties:
                          id: 9234
                          label: '40187'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7871
                            - 45.50239
                      -
                        type: Feature
                        properties:
                          id: 9237
                          label: '40193'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79651
                            - 45.44736
                      -
                        type: Feature
                        properties:
                          id: 9239
                          label: '40200'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72185
                            - 45.49419
                      -
                        type: Feature
                        properties:
                          id: 9251
                          label: '40203'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74482
                            - 45.44974
                      -
                        type: Feature
                        properties:
                          id: 9256
                          label: '40168'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83078
                            - 45.46519
                      -
                        type: Feature
                        properties:
                          id: 9260
                          label: '40196'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.87434
                            - 45.47453
                      -
                        type: Feature
                        properties:
                          id: 9268
                          label: '40218'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59073
                            - 45.48876
                      -
                        type: Feature
                        properties:
                          id: 9272
                          label: '40225'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68648
                            - 45.44167
                      -
                        type: Feature
                        properties:
                          id: 9282
                          label: '40214'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68708
                            - 45.51075
                      -
                        type: Feature
                        properties:
                          id: 9292
                          label: '40234'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68936
                            - 45.43768
                      -
                        type: Feature
                        properties:
                          id: 9297
                          label: '40153'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74092
                            - 45.44416
                      -
                        type: Feature
                        properties:
                          id: 9300
                          label: '40236'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66795
                            - 45.47428
                      -
                        type: Feature
                        properties:
                          id: 9301
                          label: '40184'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68707
                            - 45.51076
                      -
                        type: Feature
                        properties:
                          id: 9303
                          label: '40206'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79646
                            - 45.45271
                      -
                        type: Feature
                        properties:
                          id: 9306
                          label: '40146'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.87666
                            - 45.46811
                      -
                        type: Feature
                        properties:
                          id: 9312
                          label: '40207'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74876
                            - 45.44448
                      -
                        type: Feature
                        properties:
                          id: 9314
                          label: '40230'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66298
                            - 45.43211
                      -
                        type: Feature
                        properties:
                          id: 9316
                          label: '40235'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.605
                            - 45.4316
                      -
                        type: Feature
                        properties:
                          id: 9320
                          label: '40216'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85714
                            - 45.47424
                      -
                        type: Feature
                        properties:
                          id: 9323
                          label: '40209'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82285
                            - 45.45917
                      -
                        type: Feature
                        properties:
                          id: 9327
                          label: '40150'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.76685
                            - 45.44025
                      -
                        type: Feature
                        properties:
                          id: 9335
                          label: '40232'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56052
                            - 45.49827
                      -
                        type: Feature
                        properties:
                          id: 9352
                          label: '40244'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61146
                            - 45.41952
                      -
                        type: Feature
                        properties:
                          id: 9359
                          label: '40242'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60472
                            - 45.44672
                      -
                        type: Feature
                        properties:
                          id: 10555
                          label: '40250'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63212
                            - 45.45546
                      -
                        type: Feature
                        properties:
                          id: 10672
                          label: '41005'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59377
                            - 45.52197
                      -
                        type: Feature
                        properties:
                          id: 10678
                          label: '41014'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58958
                            - 45.51595
                      -
                        type: Feature
                        properties:
                          id: 10684
                          label: '41016'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58323
                            - 45.53116
                      -
                        type: Feature
                        properties:
                          id: 10685
                          label: '41021'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62608
                            - 45.48718
                      -
                        type: Feature
                        properties:
                          id: 10686
                          label: '41020'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5835
                            - 45.53768
                      -
                        type: Feature
                        properties:
                          id: 10710
                          label: '41026'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60489
                            - 45.49532
                      -
                        type: Feature
                        properties:
                          id: 10728
                          label: '41017'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62222
                            - 45.49911
                      -
                        type: Feature
                        properties:
                          id: 10731
                          label: '41034'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64069
                            - 45.45678
                      -
                        type: Feature
                        properties:
                          id: 10747
                          label: '41041'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58228
                            - 45.52467
                      -
                        type: Feature
                        properties:
                          id: 10753
                          label: '41007'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57382
                            - 45.54984
                      -
                        type: Feature
                        properties:
                          id: 10766
                          label: '41015'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63288
                            - 45.47959
                      -
                        type: Feature
                        properties:
                          id: 10853
                          label: '41056'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67234
                            - 45.54315
                      -
                        type: Feature
                        properties:
                          id: 10855
                          label: '41054'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6097
                            - 45.56364
                      -
                        type: Feature
                        properties:
                          id: 10861
                          label: '41058'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57991
                            - 45.59673
                      -
                        type: Feature
                        properties:
                          id: 10868
                          label: '41057'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63628
                            - 45.53093
                      -
                        type: Feature
                        properties:
                          id: 10875
                          label: '41055'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62369
                            - 45.55545
                      -
                        type: Feature
                        properties:
                          id: 10876
                          label: '41059'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65649
                            - 45.55028
                      -
                        type: Feature
                        properties:
                          id: 10877
                          label: '41048'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60275
                            - 45.63556
                      -
                        type: Feature
                        properties:
                          id: 10880
                          label: '41065'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66714
                            - 45.55614
                      -
                        type: Feature
                        properties:
                          id: 10893
                          label: '41072'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57227
                            - 45.60556
                      -
                        type: Feature
                        properties:
                          id: 10923
                          label: '41046'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58787
                            - 45.53902
                      -
                        type: Feature
                        properties:
                          id: 10938
                          label: '41037'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56171
                            - 45.54259
                      -
                        type: Feature
                        properties:
                          id: 10942
                          label: '41071'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63291
                            - 45.58615
                      -
                        type: Feature
                        properties:
                          id: 11031
                          label: '41013'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56467
                            - 45.54886
                      -
                        type: Feature
                        properties:
                          id: 11053
                          label: '41115'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62921
                            - 45.54256
                      -
                        type: Feature
                        properties:
                          id: 11054
                          label: '41095'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64001
                            - 45.59912
                      -
                        type: Feature
                        properties:
                          id: 11098
                          label: '41097'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65854
                            - 45.55149
                      -
                        type: Feature
                        properties:
                          id: 11102
                          label: '41092'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66719
                            - 45.55605
                      -
                        type: Feature
                        properties:
                          id: 11111
                          label: '41123'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6568
                            - 45.53381
                      -
                        type: Feature
                        properties:
                          id: 11144
                          label: '41085'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57339
                            - 45.51428
                      -
                        type: Feature
                        properties:
                          id: 11159
                          label: '41126'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59372
                            - 45.56767
                      -
                        type: Feature
                        properties:
                          id: 12444
                          label: '42028'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63953
                            - 45.54413
                      -
                        type: Feature
                        properties:
                          id: 12619
                          label: '42002'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61379
                            - 45.57652
                      -
                        type: Feature
                        properties:
                          id: 12625
                          label: '42010'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64314
                            - 45.59649
                      -
                        type: Feature
                        properties:
                          id: 12638
                          label: '42027'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55622
                            - 45.50643
                      -
                        type: Feature
                        properties:
                          id: 12661
                          label: '42043'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60841
                            - 45.53017
                      -
                        type: Feature
                        properties:
                          id: 12662
                          label: '42033'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5552
                            - 45.52715
                      -
                        type: Feature
                        properties:
                          id: 12677
                          label: '42045'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58322
                            - 45.51701
                      -
                        type: Feature
                        properties:
                          id: 12721
                          label: '42048'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66004
                            - 45.54703
                      -
                        type: Feature
                        properties:
                          id: 12744
                          label: '42049'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63664
                            - 45.54052
                      -
                        type: Feature
                        properties:
                          id: 12746
                          label: '40912'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62378
                            - 45.47453
                      -
                        type: Feature
                        properties:
                          id: 2928815
                          label: '44011'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54206
                            - 45.47224
                      -
                        type: Feature
                        properties:
                          id: 2928819
                          label: '44019'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58275
                            - 45.45305
                      -
                        type: Feature
                        properties:
                          id: 2928840
                          label: '44014'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5984
                            - 45.43866
                      -
                        type: Feature
                        properties:
                          id: 2928924
                          label: '44017'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61274
                            - 45.44545
                      -
                        type: Feature
                        properties:
                          id: 2928951
                          label: '44021'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82454
                            - 45.43246
                      -
                        type: Feature
                        properties:
                          id: 2928953
                          label: '44023'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64391
                            - 45.42988
                      -
                        type: Feature
                        properties:
                          id: 2928954
                          label: '44033'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5898
                            - 45.46377
                      -
                        type: Feature
                        properties:
                          id: 2928981
                          label: '44026'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58997
                            - 45.44616
                      -
                        type: Feature
                        properties:
                          id: 2928987
                          label: '44002'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58851
                            - 45.47612
                      -
                        type: Feature
                        properties:
                          id: 2929051
                          label: '44025'
                          marker-symbol: tt-stm-bus
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59074
                            - 45.48875
                properties:
                  data:
                    type: array
                    example:
                      -
                        id: 117
                        ref: '28006'
                        isActive: true
                        label: '28006'
                        timestamp: 1743817971
                        tripId: '286573562'
                        routeId: '198'
                        startTime: '21:40:00'
                        position:
                          lat: 45.42202
                          lon: -73.62131
                        bearing: 343
                        speed: 7
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286573562'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: /storage/shapes/stm/1980009.json
                          shapeId: '1980009'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 135
                        ref: '28052'
                        isActive: true
                        label: '28052'
                        timestamp: 1743817969
                        tripId: '286570032'
                        routeId: '35'
                        startTime: '21:15:00'
                        position:
                          lat: 45.49248
                          lon: -73.56516
                        bearing: 33
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570032'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: /storage/shapes/stm/350017.json
                          shapeId: '350017'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 155
                        ref: '28109'
                        isActive: true
                        label: '28109'
                        timestamp: 1743817961
                        tripId: '286572059'
                        routeId: '107'
                        startTime: '21:47:00'
                        position:
                          lat: 45.49976
                          lon: -73.55592
                        bearing: 115
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286572059'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '107'
                          routeLongName: Verdun
                          shapeLink: /storage/shapes/stm/1070141.json
                          shapeId: '1070141'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 193
                        ref: '29074'
                        isActive: true
                        label: '29074'
                        timestamp: 1743817971
                        tripId: '286570372'
                        routeId: '57'
                        startTime: '21:20:00'
                        position:
                          lat: 45.49225
                          lon: -73.58655
                        bearing: 50
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570372'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '57'
                          routeLongName: Charlevoix
                          shapeLink: /storage/shapes/stm/570103.json
                          shapeId: '570103'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 195
                        ref: '29076'
                        isActive: true
                        label: '29076'
                        timestamp: 1743817958
                        tripId: '286570780'
                        routeId: '12'
                        startTime: '21:42:00'
                        position:
                          lat: 45.46447
                          lon: -73.55451
                        bearing: 357
                        speed: 38
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570780'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '12'
                          routeLongName: Île-des-Soeurs
                          shapeLink: /storage/shapes/stm/120115.json
                          shapeId: '120115'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 203
                        ref: '29090'
                        isActive: true
                        label: '29090'
                        timestamp: 1743817964
                        tripId: '286569792'
                        routeId: '12'
                        startTime: '21:35:00'
                        position:
                          lat: 45.4674
                          lon: -73.53788
                        bearing: 250
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286569792'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '12'
                          routeLongName: Île-des-Soeurs
                          shapeLink: /storage/shapes/stm/120114.json
                          shapeId: '120114'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 207
                        ref: '29098'
                        isActive: true
                        label: '29098'
                        timestamp: 1743817965
                        tripId: '286570231'
                        routeId: '195'
                        startTime: '21:21:00'
                        position:
                          lat: 45.43436
                          lon: -73.65421
                        bearing: 230
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570231'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '195'
                          routeLongName: 'Dorval / Angrignon'
                          shapeLink: /storage/shapes/stm/1950182.json
                          shapeId: '1950182'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 219
                        ref: '29139'
                        isActive: true
                        label: '29139'
                        timestamp: 1743817960
                        tripId: '286572336'
                        routeId: '110'
                        startTime: '21:38:00'
                        position:
                          lat: 45.42747
                          lon: -73.60661
                        bearing: 194
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572336'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '110'
                          routeLongName: Centrale
                          shapeLink: /storage/shapes/stm/1100210.json
                          shapeId: '1100210'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 241
                        ref: '29830'
                        isActive: true
                        label: '29830'
                        timestamp: 1743817970
                        tripId: '284741288'
                        routeId: '439'
                        startTime: '21:58:00'
                        position:
                          lat: 45.54726
                          lon: -73.5338
                        bearing: 224
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741288'
                          headsign: 'Nord destination Laval'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '439'
                          routeLongName: 'Express Pie-IX'
                          shapeLink: /storage/shapes/stm/4390254.json
                          shapeId: '4390254'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 250
                        ref: '29844'
                        isActive: true
                        label: '29844'
                        timestamp: 1743817959
                        tripId: '284740271'
                        routeId: '67'
                        startTime: '21:35:00'
                        position:
                          lat: 45.55777
                          lon: -73.59509
                        bearing: 294
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740271'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '67'
                          routeLongName: Saint-Michel
                          shapeLink: /storage/shapes/stm/670126.json
                          shapeId: '670126'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 259
                        ref: '30006'
                        isActive: true
                        label: '30006'
                        timestamp: 1743817970
                        tripId: '284778388'
                        routeId: '128'
                        startTime: '21:57:00'
                        position:
                          lat: 45.52042
                          lon: -73.67166
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778388'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '128'
                          routeLongName: Saint-Laurent
                          shapeLink: /storage/shapes/stm/1280152.json
                          shapeId: '1280152'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 271
                        ref: '30062'
                        isActive: true
                        label: '30062'
                        timestamp: 1743817960
                        tripId: '285028515'
                        routeId: '86'
                        startTime: '21:04:00'
                        position:
                          lat: 45.64316
                          lon: -73.53445
                        bearing: 299
                        speed: 44
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 84
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285028515'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '86'
                          routeLongName: Pointe-aux-Trembles
                          shapeLink: /storage/shapes/stm/860189.json
                          shapeId: '860189'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 291
                        ref: '30131'
                        isActive: true
                        label: '30131'
                        timestamp: 1743817960
                        tripId: '285032129'
                        routeId: '186'
                        startTime: '21:49:00'
                        position:
                          lat: 45.60094
                          lon: -73.53227
                        bearing: 23
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 4
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 5
                          label: Full
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285032129'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: /storage/shapes/stm/1860250.json
                          shapeId: '1860250'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 293
                        ref: '30138'
                        isActive: true
                        label: '30138'
                        timestamp: 1743817967
                        tripId: '285030185'
                        routeId: '449'
                        startTime: '21:31:00'
                        position:
                          lat: 45.6216
                          lon: -73.57367
                        bearing: 121
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030185'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '449'
                          routeLongName: 'Express Rivière-des-Prairies'
                          shapeLink: /storage/shapes/stm/4490189.json
                          shapeId: '4490189'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 295
                        ref: '30140'
                        isActive: true
                        label: '30140'
                        timestamp: 1743817960
                        tripId: '285031800'
                        routeId: '43'
                        startTime: '21:23:00'
                        position:
                          lat: 45.61356
                          lon: -73.6109
                        bearing: 313
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031800'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '43'
                          routeLongName: Monselet
                          shapeLink: /storage/shapes/stm/430204.json
                          shapeId: '430204'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 300
                        ref: '30149'
                        isActive: true
                        label: '30149'
                        timestamp: 1743817969
                        tripId: '284728296'
                        routeId: '18'
                        startTime: '21:29:00'
                        position:
                          lat: 45.57012
                          lon: -73.57312
                        bearing: 214
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728296'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: /storage/shapes/stm/180228.json
                          shapeId: '180228'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 303
                        ref: '30153'
                        isActive: true
                        label: '30153'
                        timestamp: 1743817953
                        tripId: '285284544'
                        routeId: '24'
                        startTime: '21:27:00'
                        position:
                          lat: 45.50195
                          lon: -73.57647
                        bearing: 215
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285284544'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '24'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/240184.json
                          shapeId: '240184'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 306
                        ref: '30166'
                        isActive: true
                        label: '30166'
                        timestamp: 1743817956
                        tripId: '285007001'
                        routeId: '64'
                        startTime: '21:57:00'
                        position:
                          lat: 45.53122
                          lon: -73.71857
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007001'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '64'
                          routeLongName: Grenet
                          shapeLink: /storage/shapes/stm/640165.json
                          shapeId: '640165'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 309
                        ref: '30170'
                        isActive: true
                        label: '30170'
                        timestamp: 1743817962
                        tripId: '284728221'
                        routeId: '144'
                        startTime: '21:30:00'
                        position:
                          lat: 45.48927
                          lon: -73.58454
                        bearing: 148
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '284728221'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '144'
                          routeLongName: 'Avenue des Pins'
                          shapeLink: /storage/shapes/stm/1440096.json
                          shapeId: '1440096'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 312
                        ref: '30183'
                        isActive: true
                        label: '30183'
                        timestamp: 1743817971
                        tripId: '285284521'
                        routeId: '10'
                        startTime: '21:26:00'
                        position:
                          lat: 45.5543
                          lon: -73.6141
                        bearing: 295
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '285284521'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '10'
                          routeLongName: 'De Lorimier'
                          shapeLink: /storage/shapes/stm/100073.json
                          shapeId: '100073'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 314
                        ref: '30187'
                        isActive: true
                        label: '30187'
                        timestamp: 1743817860
                        tripId: '285032247'
                        routeId: '192'
                        startTime: '21:19:00'
                        position:
                          lat: 45.54665
                          lon: -73.63802
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285032247'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '192'
                          routeLongName: Robert
                          shapeLink: /storage/shapes/stm/1920151.json
                          shapeId: '1920151'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 315
                        ref: '30193'
                        isActive: true
                        label: '30193'
                        timestamp: 1743817971
                        tripId: '285030602'
                        routeId: '33'
                        startTime: '21:18:00'
                        position:
                          lat: 45.59115
                          lon: -73.57137
                        bearing: 107
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030602'
                          headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: /storage/shapes/stm/330283.json
                          shapeId: '330283'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 316
                        ref: '30194'
                        isActive: true
                        label: '30194'
                        timestamp: 1743817972
                        tripId: '285032161'
                        routeId: '32'
                        startTime: '21:53:00'
                        position:
                          lat: 45.61564
                          lon: -73.62936
                        bearing: 321
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285032161'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: /storage/shapes/stm/320170.json
                          shapeId: '320170'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 317
                        ref: '30195'
                        isActive: true
                        label: '30195'
                        timestamp: 1743817969
                        tripId: '285029744'
                        routeId: '187'
                        startTime: '21:43:00'
                        position:
                          lat: 45.65092
                          lon: -73.49911
                        bearing: 102
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285029744'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '187'
                          routeLongName: René-Lévesque
                          shapeLink: /storage/shapes/stm/1870218.json
                          shapeId: '1870218'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 327
                        ref: '30242'
                        isActive: true
                        label: '30242'
                        timestamp: 1743817959
                        tripId: '285009858'
                        routeId: '217'
                        startTime: '21:52:00'
                        position:
                          lat: 45.43745
                          lon: -73.90126
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009858'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '217'
                          routeLongName: "Anse-à-l'Orme"
                          shapeLink: /storage/shapes/stm/2170106.json
                          shapeId: '2170106'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 343
                        ref: '30824'
                        isActive: true
                        label: '30824'
                        timestamp: 1743817968
                        tripId: '284741563'
                        routeId: '439'
                        startTime: '21:13:00'
                        position:
                          lat: 45.59654
                          lon: -73.64186
                        bearing: 30
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741563'
                          headsign: 'Nord destination Cégep Marie-Victorin'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '439'
                          routeLongName: 'Express Pie-IX'
                          shapeLink: /storage/shapes/stm/4390256.json
                          shapeId: '4390256'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 346
                        ref: '30830'
                        isActive: true
                        label: '30830'
                        timestamp: 1743817967
                        tripId: '284741605'
                        routeId: '439'
                        startTime: '22:06:00'
                        position:
                          lat: 45.61211
                          lon: -73.66091
                        bearing: 323
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741605'
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '439'
                          routeLongName: 'Express Pie-IX'
                          shapeLink: /storage/shapes/stm/4390251.json
                          shapeId: '4390251'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 347
                        ref: '30835'
                        isActive: true
                        label: '30835'
                        timestamp: 1743817960
                        tripId: '284740239'
                        routeId: '67'
                        startTime: '21:24:00'
                        position:
                          lat: 45.56194
                          lon: -73.60523
                        bearing: 301
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 5
                          label: Full
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740239'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '67'
                          routeLongName: Saint-Michel
                          shapeLink: /storage/shapes/stm/670126.json
                          shapeId: '670126'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 353
                        ref: '30843'
                        isActive: true
                        label: '30843'
                        timestamp: 1743817756
                        tripId: '284740135'
                        routeId: '67'
                        startTime: '21:10:00'
                        position:
                          lat: 45.58372
                          lon: -73.64989
                        bearing: 309
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740135'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '67'
                          routeLongName: Saint-Michel
                          shapeLink: /storage/shapes/stm/670126.json
                          shapeId: '670126'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 354
                        ref: '30846'
                        isActive: true
                        label: '30846'
                        timestamp: 1743817971
                        tripId: '284740211'
                        routeId: '121'
                        startTime: '21:38:00'
                        position:
                          lat: 45.52545
                          lon: -73.67094
                        bearing: 16
                        speed: 25
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740211'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '121'
                          routeLongName: 'Sauvé / Côte-Vertu'
                          shapeLink: /storage/shapes/stm/1210267.json
                          shapeId: '1210267'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 357
                        ref: '30853'
                        isActive: true
                        label: '30853'
                        timestamp: 1743817968
                        tripId: '284739407'
                        routeId: '121'
                        startTime: '21:38:00'
                        position:
                          lat: 45.51325
                          lon: -73.68392
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739407'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '121'
                          routeLongName: 'Sauvé / Côte-Vertu'
                          shapeLink: /storage/shapes/stm/1210266.json
                          shapeId: '1210266'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 358
                        ref: '30857'
                        isActive: true
                        label: '30857'
                        timestamp: 1743817958
                        tripId: '284741309'
                        routeId: '439'
                        startTime: '21:49:00'
                        position:
                          lat: 45.61581
                          lon: -73.61739
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741309'
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '439'
                          routeLongName: 'Express Pie-IX'
                          shapeLink: /storage/shapes/stm/4390255.json
                          shapeId: '4390255'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 365
                        ref: '30875'
                        isActive: true
                        label: '30875'
                        timestamp: 1743817960
                        tripId: '284740562'
                        routeId: '121'
                        startTime: '21:12:00'
                        position:
                          lat: 45.5086
                          lon: -73.68987
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740562'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '121'
                          routeLongName: 'Sauvé / Côte-Vertu'
                          shapeLink: /storage/shapes/stm/1210271.json
                          shapeId: '1210271'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 366
                        ref: '30878'
                        isActive: true
                        label: '30878'
                        timestamp: 1743817962
                        tripId: '284739981'
                        routeId: '67'
                        startTime: '21:47:00'
                        position:
                          lat: 45.54924
                          lon: -73.56689
                        bearing: 289
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739981'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '67'
                          routeLongName: Saint-Michel
                          shapeLink: /storage/shapes/stm/670126.json
                          shapeId: '670126'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 375
                        ref: '31019'
                        isActive: true
                        label: '31019'
                        timestamp: 1743817972
                        tripId: '284727754'
                        routeId: '18'
                        startTime: '21:23:00'
                        position:
                          lat: 45.56766
                          lon: -73.57527
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727754'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: /storage/shapes/stm/180220.json
                          shapeId: '180220'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 378
                        ref: '31038'
                        isActive: true
                        label: '31038'
                        timestamp: 1743817965
                        tripId: '285283152'
                        routeId: '24'
                        startTime: '22:01:00'
                        position:
                          lat: 45.47975
                          lon: -73.6196
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283152'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '24'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/240185.json
                          shapeId: '240185'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 379
                        ref: '31039'
                        isActive: true
                        label: '31039'
                        timestamp: 1743817964
                        tripId: '284739152'
                        routeId: '139'
                        startTime: '21:34:00'
                        position:
                          lat: 45.56899
                          lon: -73.59709
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739152'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '139'
                          routeLongName: Pie-IX
                          shapeLink: /storage/shapes/stm/1394410.json
                          shapeId: '1394410'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 381
                        ref: '31042'
                        isActive: true
                        label: '31042'
                        timestamp: 1743817968
                        tripId: '285283039'
                        routeId: '136'
                        startTime: '21:54:00'
                        position:
                          lat: 45.56086
                          lon: -73.54714
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283039'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: /storage/shapes/stm/1360114.json
                          shapeId: '1360114'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 383
                        ref: '31048'
                        isActive: true
                        label: '31048'
                        timestamp: 1743817960
                        tripId: '285028860'
                        routeId: '49'
                        startTime: '21:23:00'
                        position:
                          lat: 45.61185
                          lon: -73.62501
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285028860'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: /storage/shapes/stm/490345.json
                          shapeId: '490345'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 389
                        ref: '31060'
                        isActive: true
                        label: '31060'
                        timestamp: 1743817968
                        tripId: '284728822'
                        routeId: '161'
                        startTime: '21:43:00'
                        position:
                          lat: 45.52041
                          lon: -73.61497
                        bearing: 207
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728822'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '161'
                          routeLongName: 'Van Horne'
                          shapeLink: /storage/shapes/stm/1610134.json
                          shapeId: '1610134'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 391
                        ref: '31069'
                        isActive: true
                        label: '31069'
                        timestamp: 1743817961
                        tripId: '285031333'
                        routeId: '141'
                        startTime: '21:31:00'
                        position:
                          lat: 45.59687
                          lon: -73.5683
                        bearing: 296
                        speed: 54
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031333'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: /storage/shapes/stm/1410585.json
                          shapeId: '1410585'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 401
                        ref: '31103'
                        isActive: true
                        label: '31103'
                        timestamp: 1743817967
                        tripId: '284728906'
                        routeId: '18'
                        startTime: '22:01:00'
                        position:
                          lat: 45.5965
                          lon: -73.53419
                        bearing: 109
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728906'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: /storage/shapes/stm/180228.json
                          shapeId: '180228'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 417
                        ref: '31146'
                        isActive: true
                        label: '31146'
                        timestamp: 1743817971
                        tripId: '285284142'
                        routeId: '85'
                        startTime: '21:40:00'
                        position:
                          lat: 45.60809
                          lon: -73.55237
                        bearing: 207
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284142'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '85'
                          routeLongName: Hochelaga
                          shapeLink: /storage/shapes/stm/850206.json
                          shapeId: '850206'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 418
                        ref: '31147'
                        isActive: true
                        label: '31147'
                        timestamp: 1743817972
                        tripId: '284727090'
                        routeId: '30'
                        startTime: '21:11:00'
                        position:
                          lat: 45.55717
                          lon: -73.6674
                        bearing: 293
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 45
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727090'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '30'
                          routeLongName: 'Saint-Denis / Saint-Hubert'
                          shapeLink: /storage/shapes/stm/300087.json
                          shapeId: '300087'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 422
                        ref: '31153'
                        isActive: true
                        label: '31153'
                        timestamp: 1743817959
                        tripId: '285282887'
                        routeId: '94'
                        startTime: '21:38:00'
                        position:
                          lat: 45.5443
                          lon: -73.58111
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285282887'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '94'
                          routeLongName: "D'Iberville"
                          shapeLink: /storage/shapes/stm/940089.json
                          shapeId: '940089'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                      -
                        id: 425
                        ref: '31161'
                        isActive: true
                        label: '31161'
                        timestamp: 1743817959
                        tripId: '285284940'
                        routeId: '777'
                        startTime: '21:28:00'
                        position:
                          lat: 45.5097
                          lon: -73.53174
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284940'
                          headsign: 'Ouest destination Casino de Montréal'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '777'
                          routeLongName: 'Jean-Drapeau / Casino / Bonaventure'
                          shapeLink: /storage/shapes/stm/7770038.json
                          shapeId: '7770038'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 430
                        ref: '31171'
                        isActive: true
                        label: '31171'
                        timestamp: 1743817960
                        tripId: '285284606'
                        routeId: '85'
                        startTime: '20:57:00'
                        position:
                          lat: 45.53365
                          lon: -73.55254
                        bearing: 122
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 59
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284606'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '85'
                          routeLongName: Hochelaga
                          shapeLink: /storage/shapes/stm/850206.json
                          shapeId: '850206'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 431
                        ref: '31173'
                        isActive: true
                        label: '31173'
                        timestamp: 1743817958
                        tripId: '285282352'
                        routeId: '125'
                        startTime: '21:31:00'
                        position:
                          lat: 45.53461
                          lon: -73.55149
                        bearing: 201
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285282352'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '125'
                          routeLongName: Ontario
                          shapeLink: /storage/shapes/stm/1250191.json
                          shapeId: '1250191'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 434
                        ref: '31183'
                        isActive: true
                        label: '31183'
                        timestamp: 1743817969
                        tripId: '285284740'
                        routeId: '185'
                        startTime: '21:49:00'
                        position:
                          lat: 45.54011
                          lon: -73.55911
                        bearing: 21
                        speed: 41
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284740'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '185'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/1850126.json
                          shapeId: '1850126'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 438
                        ref: '31190'
                        isActive: true
                        label: '31190'
                        timestamp: 1743817972
                        tripId: '284728592'
                        routeId: '179'
                        startTime: '21:44:00'
                        position:
                          lat: 45.52792
                          lon: -73.63773
                        bearing: 202
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728592'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '179'
                          routeLongName: "De l'Acadie"
                          shapeLink: /storage/shapes/stm/1790192.json
                          shapeId: '1790192'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 444
                        ref: '31207'
                        isActive: true
                        label: '31207'
                        timestamp: 1743817970
                        tripId: '284728652'
                        routeId: '161'
                        startTime: '22:09:00'
                        position:
                          lat: 45.53164
                          lon: -73.59792
                        bearing: 34
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728652'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '161'
                          routeLongName: 'Van Horne'
                          shapeLink: /storage/shapes/stm/1610134.json
                          shapeId: '1610134'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 449
                        ref: '31224'
                        isActive: true
                        label: '31224'
                        timestamp: 1743817961
                        tripId: '285284627'
                        routeId: '131'
                        startTime: '21:47:00'
                        position:
                          lat: 45.57552
                          lon: -73.56569
                        bearing: 296
                        speed: 30
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284627'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '131'
                          routeLongName: "De l'Assomption"
                          shapeLink: /storage/shapes/stm/1310092.json
                          shapeId: '1310092'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 455
                        ref: '31233'
                        isActive: true
                        label: '31233'
                        timestamp: 1743817958
                        tripId: '285282419'
                        routeId: '34'
                        startTime: '21:46:00'
                        position:
                          lat: 45.55923
                          lon: -73.53557
                        bearing: 114
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285282419'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '34'
                          routeLongName: Sainte-Catherine
                          shapeLink: /storage/shapes/stm/340097.json
                          shapeId: '340097'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 459
                        ref: '31805'
                        isActive: true
                        label: '31805'
                        timestamp: 1743817971
                        tripId: '284777053'
                        routeId: '80'
                        startTime: '21:25:00'
                        position:
                          lat: 45.52364
                          lon: -73.60542
                        bearing: 291
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777053'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '80'
                          routeLongName: 'Avenue du Parc'
                          shapeLink: /storage/shapes/stm/800106.json
                          shapeId: '800106'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 462
                        ref: '31815'
                        isActive: true
                        label: '31815'
                        timestamp: 1743817970
                        tripId: '284779282'
                        routeId: '165'
                        startTime: '21:04:00'
                        position:
                          lat: 45.49485
                          lon: -73.57741
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284779282'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '165'
                          routeLongName: Côte-des-Neiges
                          shapeLink: /storage/shapes/stm/1650117.json
                          shapeId: '1650117'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 463
                        ref: '31816'
                        isActive: true
                        label: '31816'
                        timestamp: 1743817959
                        tripId: '284780246'
                        routeId: '470'
                        startTime: '21:19:00'
                        position:
                          lat: 45.49164
                          lon: -73.85166
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780246'
                          headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '470'
                          routeLongName: 'Express Pierrefonds'
                          shapeLink: /storage/shapes/stm/4700258.json
                          shapeId: '4700258'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 481
                        ref: '31853'
                        isActive: true
                        label: '31853'
                        timestamp: 1743817966
                        tripId: '284738581'
                        routeId: '69'
                        startTime: '20:56:00'
                        position:
                          lat: 45.6136
                          lon: -73.61095
                        bearing: 323
                        speed: 6
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 69
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284738581'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '69'
                          routeLongName: Gouin
                          shapeLink: /storage/shapes/stm/690225.json
                          shapeId: '690225'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 482
                        ref: '31854'
                        isActive: true
                        label: '31854'
                        timestamp: 1743817956
                        tripId: '284740479'
                        routeId: '67'
                        startTime: '21:22:00'
                        position:
                          lat: 45.5532
                          lon: -73.58054
                        bearing: 123
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740479'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '67'
                          routeLongName: Saint-Michel
                          shapeLink: /storage/shapes/stm/670125.json
                          shapeId: '670125'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 484
                        ref: '31857'
                        isActive: true
                        label: '31857'
                        timestamp: 1743817972
                        tripId: '284741639'
                        routeId: '439'
                        startTime: '21:36:00'
                        position:
                          lat: 45.58292
                          lon: -73.62879
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741639'
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '439'
                          routeLongName: 'Express Pie-IX'
                          shapeLink: /storage/shapes/stm/4390251.json
                          shapeId: '4390251'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 489
                        ref: '32008'
                        isActive: true
                        label: '32008'
                        timestamp: 1743817966
                        tripId: '284726668'
                        routeId: '66'
                        startTime: '21:33:00'
                        position:
                          lat: 45.49495
                          lon: -73.59226
                        bearing: 94
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284726668'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '66'
                          routeLongName: 'The Boulevard'
                          shapeLink: /storage/shapes/stm/660103.json
                          shapeId: '660103'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 490
                        ref: '32010'
                        isActive: true
                        label: '32010'
                        timestamp: 1743817962
                        tripId: '284727685'
                        routeId: '179'
                        startTime: '21:19:00'
                        position:
                          lat: 45.54144
                          lon: -73.69791
                        bearing: 117
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727685'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '179'
                          routeLongName: "De l'Acadie"
                          shapeLink: /storage/shapes/stm/1790192.json
                          shapeId: '1790192'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 491
                        ref: '32011'
                        isActive: true
                        label: '32011'
                        timestamp: 1743817964
                        tripId: '284728805'
                        routeId: '129'
                        startTime: '21:00:00'
                        position:
                          lat: 45.50759
                          lon: -73.55454
                        bearing: 218
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728805'
                          headsign: 'Sud destination Notre-Dame / St-Gabriel'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '129'
                          routeLongName: Côte-Sainte-Catherine
                          shapeLink: /storage/shapes/stm/1290222.json
                          shapeId: '1290222'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 499
                        ref: '32801'
                        isActive: true
                        label: '32801'
                        timestamp: 1743817953
                        tripId: '284741407'
                        routeId: '439'
                        startTime: '21:43:00'
                        position:
                          lat: 45.55402
                          lon: -73.55262
                        bearing: 296
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741407'
                          headsign: 'Nord destination Cégep Marie-Victorin'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '439'
                          routeLongName: 'Express Pie-IX'
                          shapeLink: /storage/shapes/stm/4390256.json
                          shapeId: '4390256'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 503
                        ref: '32807'
                        isActive: true
                        label: '32807'
                        timestamp: 1743817958
                        tripId: '284741628'
                        routeId: '439'
                        startTime: '21:28:00'
                        position:
                          lat: 45.56494
                          lon: -73.58701
                        bearing: 293
                        speed: 1
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741628'
                          headsign: 'Nord destination Laval'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '439'
                          routeLongName: 'Express Pie-IX'
                          shapeLink: /storage/shapes/stm/4390254.json
                          shapeId: '4390254'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 508
                        ref: '33809'
                        isActive: true
                        label: '33809'
                        timestamp: 1743817405
                        tripId: '284776968'
                        routeId: '80'
                        startTime: '21:05:00'
                        position:
                          lat: 45.53437
                          lon: -73.64283
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284776968'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '80'
                          routeLongName: 'Avenue du Parc'
                          shapeLink: /storage/shapes/stm/800106.json
                          shapeId: '800106'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 511
                        ref: '33817'
                        isActive: true
                        label: '33817'
                        timestamp: 1743817968
                        tripId: '284777043'
                        routeId: '80'
                        startTime: '21:06:00'
                        position:
                          lat: 45.50727
                          lon: -73.56902
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777043'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '80'
                          routeLongName: 'Avenue du Parc'
                          shapeLink: /storage/shapes/stm/800107.json
                          shapeId: '800107'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 514
                        ref: '33828'
                        isActive: true
                        label: '33828'
                        timestamp: 1743817969
                        tripId: '284780166'
                        routeId: '470'
                        startTime: '21:42:00'
                        position:
                          lat: 45.49039
                          lon: -73.85415
                        bearing: 46
                        speed: 63
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780166'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '470'
                          routeLongName: 'Express Pierrefonds'
                          shapeLink: /storage/shapes/stm/4700245.json
                          shapeId: '4700245'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 525
                        ref: '36009'
                        isActive: true
                        label: '36009'
                        timestamp: 1743817958
                        tripId: '285031653'
                        routeId: '141'
                        startTime: '21:15:00'
                        position:
                          lat: 45.56344
                          lon: -73.59422
                        bearing: 213
                        speed: 35
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 46
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031653'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: /storage/shapes/stm/1410586.json
                          shapeId: '1410586'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 526
                        ref: '36011'
                        isActive: true
                        label: '36011'
                        timestamp: 1743817971
                        tripId: '285030386'
                        routeId: '32'
                        startTime: '21:28:00'
                        position:
                          lat: 45.59321
                          lon: -73.60194
                        bearing: 328
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030386'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: /storage/shapes/stm/320164.json
                          shapeId: '320164'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 534
                        ref: '36037'
                        isActive: true
                        label: '36037'
                        timestamp: 1743817969
                        tripId: '285031277'
                        routeId: '186'
                        startTime: '21:44:00'
                        position:
                          lat: 45.66364
                          lon: -73.5071
                        bearing: 192
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031277'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: /storage/shapes/stm/1860252.json
                          shapeId: '1860252'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 536
                        ref: '36049'
                        isActive: true
                        label: '36049'
                        timestamp: 1743817970
                        tripId: '285028439'
                        routeId: '33'
                        startTime: '21:45:00'
                        position:
                          lat: 45.57984
                          lon: -73.52261
                        bearing: 291
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285028439'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: /storage/shapes/stm/330286.json
                          shapeId: '330286'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 539
                        ref: '37006'
                        isActive: true
                        label: '37006'
                        timestamp: 1743817963
                        tripId: '284778324'
                        routeId: '124'
                        startTime: '21:44:00'
                        position:
                          lat: 45.50489
                          lon: -73.65255
                        bearing: 114
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778324'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '124'
                          routeLongName: Victoria
                          shapeLink: /storage/shapes/stm/1240126.json
                          shapeId: '1240126'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 541
                        ref: '37011'
                        isActive: true
                        label: '37011'
                        timestamp: 1743817966
                        tripId: '284777225'
                        routeId: '160'
                        startTime: '21:33:00'
                        position:
                          lat: 45.51997
                          lon: -73.6204
                        bearing: 301
                        speed: 8
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777225'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '160'
                          routeLongName: Barclay
                          shapeLink: /storage/shapes/stm/1600126.json
                          shapeId: '1600126'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 543
                        ref: '37015'
                        isActive: true
                        label: '37015'
                        timestamp: 1743817970
                        tripId: '284779412'
                        routeId: '166'
                        startTime: '21:09:00'
                        position:
                          lat: 45.49439
                          lon: -73.57635
                        bearing: 296
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284779412'
                          headsign: 'Sud via Ridgewood'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '166'
                          routeLongName: Queen-Mary
                          shapeLink: /storage/shapes/stm/1660194.json
                          shapeId: '1660194'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 546
                        ref: '37028'
                        isActive: true
                        label: '37028'
                        timestamp: 1743817972
                        tripId: '286571463'
                        routeId: '104'
                        startTime: '21:15:00'
                        position:
                          lat: 45.47423
                          lon: -73.65334
                        bearing: 303
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '286571463'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '104'
                          routeLongName: Cavendish
                          shapeLink: /storage/shapes/stm/1040117.json
                          shapeId: '1040117'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 549
                        ref: '37037'
                        isActive: true
                        label: '37037'
                        timestamp: 1743817958
                        tripId: '284778442'
                        routeId: '128'
                        startTime: '21:22:00'
                        position:
                          lat: 45.50937
                          lon: -73.69716
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778442'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '128'
                          routeLongName: Saint-Laurent
                          shapeLink: /storage/shapes/stm/1280152.json
                          shapeId: '1280152'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 550
                        ref: '37038'
                        isActive: true
                        label: '37038'
                        timestamp: 1743817967
                        tripId: '284777355'
                        routeId: '100'
                        startTime: '21:27:00'
                        position:
                          lat: 45.47281
                          lon: -73.69479
                        bearing: 196
                        speed: 34
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777355'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '100'
                          routeLongName: Crémazie
                          shapeLink: /storage/shapes/stm/1000245.json
                          shapeId: '1000245'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 558
                        ref: '37060'
                        isActive: true
                        label: '37060'
                        timestamp: 1743817956
                        tripId: '284780950'
                        routeId: '747'
                        startTime: '21:23:00'
                        position:
                          lat: 45.44223
                          lon: -73.65404
                        bearing: 276
                        speed: 99
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 12
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780950'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '747'
                          routeLongName: 'YUL Aéroport  / Centre-Ville'
                          shapeLink: /storage/shapes/stm/7471239.json
                          shapeId: '7471239'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 559
                        ref: '37062'
                        isActive: true
                        label: '37062'
                        timestamp: 1743817609
                        tripId: '284780712'
                        routeId: '747'
                        startTime: '21:05:00'
                        position:
                          lat: 45.48254
                          lon: -73.57888
                        bearing: 179
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780712'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '747'
                          routeLongName: 'YUL Aéroport  / Centre-Ville'
                          shapeLink: /storage/shapes/stm/7471239.json
                          shapeId: '7471239'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 564
                        ref: '37076'
                        isActive: true
                        label: '37076'
                        timestamp: 1743817963
                        tripId: '284777931'
                        routeId: '103'
                        startTime: '21:50:00'
                        position:
                          lat: 45.47699
                          lon: -73.62157
                        bearing: 213
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777931'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '103'
                          routeLongName: Monkland
                          shapeLink: /storage/shapes/stm/1030167.json
                          shapeId: '1030167'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 568
                        ref: '37081'
                        isActive: true
                        label: '37081'
                        timestamp: 1743817961
                        tripId: '284778064'
                        routeId: '100'
                        startTime: '21:41:00'
                        position:
                          lat: 45.47326
                          lon: -73.69465
                        bearing: 192
                        speed: 28
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778064'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '100'
                          routeLongName: Crémazie
                          shapeLink: /storage/shapes/stm/1000246.json
                          shapeId: '1000246'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 569
                        ref: '37082'
                        isActive: true
                        label: '37082'
                        timestamp: 1743817959
                        tripId: '284776776'
                        routeId: '16'
                        startTime: '21:30:00'
                        position:
                          lat: 45.51141
                          lon: -73.67214
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284776776'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '16'
                          routeLongName: Graham
                          shapeLink: /storage/shapes/stm/160088.json
                          shapeId: '160088'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 577
                        ref: '38007'
                        isActive: true
                        label: '38007'
                        timestamp: 1743817956
                        tripId: '285284349'
                        routeId: '22'
                        startTime: '21:51:00'
                        position:
                          lat: 45.57218
                          lon: -73.54633
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284349'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '22'
                          routeLongName: Notre-Dame
                          shapeLink: /storage/shapes/stm/220075.json
                          shapeId: '220075'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 583
                        ref: '38024'
                        isActive: true
                        label: '38024'
                        timestamp: 1743817969
                        tripId: '285284761'
                        routeId: '29'
                        startTime: '21:37:00'
                        position:
                          lat: 45.53293
                          lon: -73.56721
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 12
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284761'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '29'
                          routeLongName: Rachel
                          shapeLink: /storage/shapes/stm/290083.json
                          shapeId: '290083'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 585
                        ref: '38030'
                        isActive: true
                        label: '38030'
                        timestamp: 1743817972
                        tripId: '285284775'
                        routeId: '185'
                        startTime: '21:18:00'
                        position:
                          lat: 45.60217
                          lon: -73.52206
                        bearing: 108
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284775'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '185'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/1850126.json
                          shapeId: '1850126'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 586
                        ref: '38037'
                        isActive: true
                        label: '38037'
                        timestamp: 1743817965
                        tripId: '285284398'
                        routeId: '150'
                        startTime: '22:03:00'
                        position:
                          lat: 45.48988
                          lon: -73.58382
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284398'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '150'
                          routeLongName: René-Lévesque
                          shapeLink: /storage/shapes/stm/1500060.json
                          shapeId: '1500060'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 587
                        ref: '38038'
                        isActive: true
                        label: '38038'
                        timestamp: 1743817971
                        tripId: '285008892'
                        routeId: '207'
                        startTime: '21:36:00'
                        position:
                          lat: 45.47652
                          lon: -73.8586
                        bearing: 335
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008892'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '207'
                          routeLongName: Jacques-Bizard
                          shapeLink: /storage/shapes/stm/2070090.json
                          shapeId: '2070090'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 597
                        ref: '38060'
                        isActive: true
                        label: '38060'
                        timestamp: 1743817956
                        tripId: '285006969'
                        routeId: '68'
                        startTime: '21:19:00'
                        position:
                          lat: 45.4987
                          lon: -73.84209
                        bearing: 228
                        speed: 53
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 45
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285006969'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '68'
                          routeLongName: Pierrefonds
                          shapeLink: /storage/shapes/stm/680416.json
                          shapeId: '680416'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 605
                        ref: '38080'
                        isActive: true
                        label: '38080'
                        timestamp: 1743817953
                        tripId: '285008273'
                        routeId: '215'
                        startTime: '21:24:00'
                        position:
                          lat: 45.49318
                          lon: -73.75723
                        bearing: 225
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008273'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '215'
                          routeLongName: Henri-Bourassa
                          shapeLink: /storage/shapes/stm/2150155.json
                          shapeId: '2150155'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 613
                        ref: '38094'
                        isActive: true
                        label: '38094'
                        timestamp: 1743817958
                        tripId: '285284678'
                        routeId: '85'
                        startTime: '21:20:00'
                        position:
                          lat: 45.58231
                          lon: -73.53053
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284678'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '85'
                          routeLongName: Hochelaga
                          shapeLink: /storage/shapes/stm/850202.json
                          shapeId: '850202'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 615
                        ref: '38097'
                        isActive: true
                        label: '38097'
                        timestamp: 1743817959
                        tripId: '285284372'
                        routeId: '131'
                        startTime: '21:33:00'
                        position:
                          lat: 45.56902
                          lon: -73.54624
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284372'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '131'
                          routeLongName: "De l'Assomption"
                          shapeLink: /storage/shapes/stm/1310083.json
                          shapeId: '1310083'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 616
                        ref: '38099'
                        isActive: true
                        label: '38099'
                        timestamp: 1743817972
                        tripId: '285283683'
                        routeId: '172'
                        startTime: '21:41:00'
                        position:
                          lat: 45.46722
                          lon: -73.53792
                        bearing: 69
                        speed: 5
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283683'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '172'
                          routeLongName: 'Du Golf'
                          shapeLink: /storage/shapes/stm/1720009.json
                          shapeId: '1720009'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 617
                        ref: '38100'
                        isActive: true
                        label: '38100'
                        timestamp: 1743817962
                        tripId: '285284700'
                        routeId: '10'
                        startTime: '21:25:00'
                        position:
                          lat: 45.53804
                          lon: -73.57858
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284700'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '10'
                          routeLongName: 'De Lorimier'
                          shapeLink: /storage/shapes/stm/100075.json
                          shapeId: '100075'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 618
                        ref: '39002'
                        isActive: true
                        label: '39002'
                        timestamp: 1743817959
                        tripId: '284780762'
                        routeId: '747'
                        startTime: '21:45:00'
                        position:
                          lat: 45.44255
                          lon: -73.64789
                        bearing: 55
                        speed: 99
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780762'
                          headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '747'
                          routeLongName: 'YUL Aéroport  / Centre-Ville'
                          shapeLink: /storage/shapes/stm/7471231.json
                          shapeId: '7471231'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 621
                        ref: '39009'
                        isActive: true
                        label: '39009'
                        timestamp: 1743817972
                        tripId: '284780623'
                        routeId: '747'
                        startTime: '21:36:00'
                        position:
                          lat: 45.45756
                          lon: -73.75085
                        bearing: 200
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780623'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '747'
                          routeLongName: 'YUL Aéroport  / Centre-Ville'
                          shapeLink: /storage/shapes/stm/7471233.json
                          shapeId: '7471233'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 623
                        ref: '39014'
                        isActive: true
                        label: '39014'
                        timestamp: 1743817972
                        tripId: '284780872'
                        routeId: '747'
                        startTime: '21:53:00'
                        position:
                          lat: 45.45657
                          lon: -73.75156
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780872'
                          headsign: 'Est trajet 2 station Lionel-Groulx.'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '747'
                          routeLongName: 'YUL Aéroport  / Centre-Ville'
                          shapeLink: /storage/shapes/stm/7471222.json
                          shapeId: '7471222'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 625
                        ref: '39019'
                        isActive: true
                        label: '39019'
                        timestamp: 1743817969
                        tripId: '285284000'
                        routeId: '125'
                        startTime: '22:00:00'
                        position:
                          lat: 45.50419
                          lon: -73.57146
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 5
                          label: Full
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284000'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '125'
                          routeLongName: Ontario
                          shapeLink: /storage/shapes/stm/1250192.json
                          shapeId: '1250192'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 636
                        ref: '39045'
                        isActive: true
                        label: '39045'
                        timestamp: 1743817970
                        tripId: '285029030'
                        routeId: '28'
                        startTime: '21:34:00'
                        position:
                          lat: 45.60404
                          lon: -73.54377
                        bearing: 54
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285029030'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '28'
                          routeLongName: Honoré-Beaugrand
                          shapeLink: /storage/shapes/stm/280921.json
                          shapeId: '280921'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 637
                        ref: '39046'
                        isActive: true
                        label: '39046'
                        timestamp: 1743817969
                        tripId: '285031214'
                        routeId: '44'
                        startTime: '21:33:00'
                        position:
                          lat: 45.60452
                          lon: -73.58157
                        bearing: 118
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031214'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: /storage/shapes/stm/440168.json
                          shapeId: '440168'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 646
                        ref: '39064'
                        isActive: true
                        label: '39064'
                        timestamp: 1743817955
                        tripId: '285029445'
                        routeId: '187'
                        startTime: '21:57:00'
                        position:
                          lat: 45.59711
                          lon: -73.53622
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285029445'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '187'
                          routeLongName: René-Lévesque
                          shapeLink: /storage/shapes/stm/1870223.json
                          shapeId: '1870223'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 666
                        ref: '39112'
                        isActive: true
                        label: '39112'
                        timestamp: 1743817964
                        tripId: '285031407'
                        routeId: '28'
                        startTime: '21:43:00'
                        position:
                          lat: 45.59393
                          lon: -73.52667
                        bearing: 291
                        speed: 6
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031407'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '28'
                          routeLongName: Honoré-Beaugrand
                          shapeLink: /storage/shapes/stm/280922.json
                          shapeId: '280922'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 673
                        ref: '39125'
                        isActive: true
                        label: '39125'
                        timestamp: 1743817959
                        tripId: '285032061'
                        routeId: '43'
                        startTime: '21:48:00'
                        position:
                          lat: 45.64814
                          lon: -73.58055
                        bearing: 219
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285032061'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '43'
                          routeLongName: Monselet
                          shapeLink: /storage/shapes/stm/430203.json
                          shapeId: '430203'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:36'
                        meta: []
                      -
                        id: 825
                        ref: '29009'
                        isActive: true
                        label: '29009'
                        timestamp: 1743817970
                        tripId: '284728863'
                        routeId: '197'
                        startTime: '21:21:00'
                        position:
                          lat: 45.53377
                          lon: -73.59601
                        bearing: 219
                        speed: 26
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728863'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '197'
                          routeLongName: Rosemont
                          shapeLink: /storage/shapes/stm/1970141.json
                          shapeId: '1970141'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:10'
                        meta: []
                      -
                        id: 829
                        ref: '29838'
                        isActive: true
                        label: '29838'
                        timestamp: 1743817972
                        tripId: '284739559'
                        routeId: '69'
                        startTime: '21:41:00'
                        position:
                          lat: 45.60263
                          lon: -73.63217
                        bearing: 245
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739559'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '69'
                          routeLongName: Gouin
                          shapeLink: /storage/shapes/stm/690221.json
                          shapeId: '690221'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:13'
                        meta: []
                      -
                        id: 830
                        ref: '29856'
                        isActive: true
                        label: '29856'
                        timestamp: 1743817956
                        tripId: '284740510'
                        routeId: '69'
                        startTime: '22:07:00'
                        position:
                          lat: 45.53158
                          lon: -73.7188
                        bearing: 224
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740510'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '69'
                          routeLongName: Gouin
                          shapeLink: /storage/shapes/stm/690225.json
                          shapeId: '690225'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:13'
                        meta: []
                      -
                        id: 842
                        ref: '32028'
                        isActive: true
                        label: '32028'
                        timestamp: 1743817961
                        tripId: '285031498'
                        routeId: '86'
                        startTime: '21:33:00'
                        position:
                          lat: 45.66045
                          lon: -73.4931
                        bearing: 167
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031498'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '86'
                          routeLongName: Pointe-aux-Trembles
                          shapeLink: /storage/shapes/stm/860189.json
                          shapeId: '860189'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:23'
                        meta: []
                      -
                        id: 844
                        ref: '33801'
                        isActive: true
                        label: '33801'
                        timestamp: 1743817971
                        tripId: '284778977'
                        routeId: '165'
                        startTime: '21:46:00'
                        position:
                          lat: 45.50251
                          lon: -73.63586
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778977'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '165'
                          routeLongName: Côte-des-Neiges
                          shapeLink: /storage/shapes/stm/1650117.json
                          shapeId: '1650117'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:24'
                        meta: []
                      -
                        id: 847
                        ref: '36004'
                        isActive: true
                        label: '36004'
                        timestamp: 1743817969
                        tripId: '285032263'
                        routeId: '28'
                        startTime: '21:12:00'
                        position:
                          lat: 45.61413
                          lon: -73.56473
                        bearing: 212
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285032263'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '28'
                          routeLongName: Honoré-Beaugrand
                          shapeLink: /storage/shapes/stm/280922.json
                          shapeId: '280922'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:24'
                        meta: []
                      -
                        id: 851
                        ref: '37012'
                        isActive: true
                        label: '37012'
                        timestamp: 1743817967
                        tripId: '284778625'
                        routeId: '160'
                        startTime: '21:14:00'
                        position:
                          lat: 45.53017
                          lon: -73.60841
                        bearing: 316
                        speed: 8
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778625'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '160'
                          routeLongName: Barclay
                          shapeLink: /storage/shapes/stm/1600123.json
                          shapeId: '1600123'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:25'
                        meta: []
                      -
                        id: 852
                        ref: '37018'
                        isActive: true
                        label: '37018'
                        timestamp: 1743817971
                        tripId: '284777420'
                        routeId: '171'
                        startTime: '21:23:00'
                        position:
                          lat: 45.50714
                          lon: -73.69362
                        bearing: 312
                        speed: 38
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777420'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '171'
                          routeLongName: Henri-Bourassa
                          shapeLink: /storage/shapes/stm/1710232.json
                          shapeId: '1710232'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:25'
                        meta: []
                      -
                        id: 853
                        ref: '37042'
                        isActive: true
                        label: '37042'
                        timestamp: 1743817972
                        tripId: '284776795'
                        routeId: '16'
                        startTime: '21:30:00'
                        position:
                          lat: 45.52657
                          lon: -73.62447
                        bearing: 26
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284776795'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '16'
                          routeLongName: Graham
                          shapeLink: /storage/shapes/stm/160089.json
                          shapeId: '160089'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:25'
                        meta: []
                      -
                        id: 858
                        ref: '38021'
                        isActive: true
                        label: '38021'
                        timestamp: 1743817972
                        tripId: '285283783'
                        routeId: '125'
                        startTime: '21:30:00'
                        position:
                          lat: 45.53574
                          lon: -73.55074
                        bearing: 24
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283783'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '125'
                          routeLongName: Ontario
                          shapeLink: /storage/shapes/stm/1250192.json
                          shapeId: '1250192'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:26'
                        meta: []
                      -
                        id: 860
                        ref: '38039'
                        isActive: true
                        label: '38039'
                        timestamp: 1743817968
                        tripId: '285010404'
                        routeId: '215'
                        startTime: '21:42:00'
                        position:
                          lat: 45.48341
                          lon: -73.79543
                        bearing: 54
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285010404'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '215'
                          routeLongName: Henri-Bourassa
                          shapeLink: /storage/shapes/stm/2150156.json
                          shapeId: '2150156'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:26'
                        meta: []
                      -
                        id: 862
                        ref: '39025'
                        isActive: true
                        label: '39025'
                        timestamp: 1743817972
                        tripId: '285283749'
                        routeId: '150'
                        startTime: '21:44:00'
                        position:
                          lat: 45.51548
                          lon: -73.55579
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283749'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '150'
                          routeLongName: René-Lévesque
                          shapeLink: /storage/shapes/stm/1500061.json
                          shapeId: '1500061'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 01:13:28'
                        meta: []
                      -
                        id: 1110
                        ref: '27534'
                        isActive: true
                        label: '27534'
                        timestamp: 1743817967
                        tripId: '286572663'
                        routeId: '112'
                        startTime: '22:01:00'
                        position:
                          lat: 45.42538
                          lon: -73.64808
                        bearing: 27
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572663'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '112'
                          routeLongName: Airlie
                          shapeLink: /storage/shapes/stm/1120177.json
                          shapeId: '1120177'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 03:00:05'
                        meta: []
                      -
                        id: 1113
                        ref: '31154'
                        isActive: true
                        label: '31154'
                        timestamp: 1743817961
                        tripId: '285283847'
                        routeId: '34'
                        startTime: '21:45:00'
                        position:
                          lat: 45.53883
                          lon: -73.5414
                        bearing: 26
                        speed: 20
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283847'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '34'
                          routeLongName: Sainte-Catherine
                          shapeLink: /storage/shapes/stm/340095.json
                          shapeId: '340095'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 03:00:18'
                        meta: []
                      -
                        id: 1125
                        ref: '38075'
                        isActive: true
                        label: '38075'
                        timestamp: 1743817969
                        tripId: '285008875'
                        routeId: '208'
                        startTime: '21:56:00'
                        position:
                          lat: 45.46526
                          lon: -73.83131
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008875'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '208'
                          routeLongName: Brunswick
                          shapeLink: /storage/shapes/stm/2080107.json
                          shapeId: '2080107'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 03:30:21'
                        meta: []
                      -
                        id: 1131
                        ref: '37070'
                        isActive: true
                        label: '37070'
                        timestamp: 1743817965
                        tripId: '284777112'
                        routeId: '93'
                        startTime: '21:29:00'
                        position:
                          lat: 45.53838
                          lon: -73.61469
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777112'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '93'
                          routeLongName: Jean-Talon
                          shapeLink: /storage/shapes/stm/930087.json
                          shapeId: '930087'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 03:45:20'
                        meta: []
                      -
                        id: 1139
                        ref: '31210'
                        isActive: true
                        label: '31210'
                        timestamp: 1743817962
                        tripId: '286573196'
                        routeId: '198'
                        startTime: '21:42:00'
                        position:
                          lat: 45.43838
                          lon: -73.71524
                        bearing: 120
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '286573196'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: /storage/shapes/stm/1980012.json
                          shapeId: '1980012'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 04:30:12'
                        meta: []
                      -
                        id: 1144
                        ref: '30209'
                        isActive: true
                        label: '30209'
                        timestamp: 1743817956
                        tripId: '284728707'
                        routeId: '95'
                        startTime: '21:46:00'
                        position:
                          lat: 45.58295
                          lon: -73.57243
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728707'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '95'
                          routeLongName: Bélanger
                          shapeLink: /storage/shapes/stm/950102.json
                          shapeId: '950102'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 06:30:04'
                        meta: []
                      -
                        id: 1145
                        ref: '37102'
                        isActive: true
                        label: '37102'
                        timestamp: 1743817959
                        tripId: '284779451'
                        routeId: '115'
                        startTime: '21:45:00'
                        position:
                          lat: 45.49185
                          lon: -73.66502
                        bearing: 41
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284779451'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '115'
                          routeLongName: Paré
                          shapeLink: /storage/shapes/stm/1150061.json
                          shapeId: '1150061'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 07:40:04'
                        meta: []
                      -
                        id: 1163
                        ref: '37036'
                        isActive: true
                        label: '37036'
                        timestamp: 1743817970
                        tripId: '284777737'
                        routeId: '105'
                        startTime: '21:44:00'
                        position:
                          lat: 45.47353
                          lon: -73.61005
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777737'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '105'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/1050147.json
                          shapeId: '1050147'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 09:45:04'
                        meta: []
                      -
                        id: 1166
                        ref: '30065'
                        isActive: true
                        label: '30065'
                        timestamp: 1743817963
                        tripId: '285282942'
                        routeId: '777'
                        startTime: '21:27:00'
                        position:
                          lat: 45.50751
                          lon: -73.52665
                        bearing: 17
                        speed: 34
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285282942'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '777'
                          routeLongName: 'Jean-Drapeau / Casino / Bonaventure'
                          shapeLink: /storage/shapes/stm/7770040.json
                          shapeId: '7770040'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 09:50:02'
                        meta: []
                      -
                        id: 1169
                        ref: '30829'
                        isActive: true
                        label: '30829'
                        timestamp: 1743817967
                        tripId: '284739121'
                        routeId: '67'
                        startTime: '21:51:00'
                        position:
                          lat: 45.5847
                          lon: -73.65145
                        bearing: 308
                        speed: 13
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739121'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '67'
                          routeLongName: Saint-Michel
                          shapeLink: /storage/shapes/stm/670125.json
                          shapeId: '670125'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 09:50:02'
                        meta: []
                      -
                        id: 1196
                        ref: '30097'
                        isActive: true
                        label: '30097'
                        timestamp: 1743817958
                        tripId: '284728947'
                        routeId: '31'
                        startTime: '21:40:00'
                        position:
                          lat: 45.54418
                          lon: -73.6347
                        bearing: 112
                        speed: 38
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728947'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '31'
                          routeLongName: Saint-Denis
                          shapeLink: /storage/shapes/stm/310070.json
                          shapeId: '310070'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:00:04'
                        meta: []
                      -
                        id: 1204
                        ref: '31136'
                        isActive: true
                        label: '31136'
                        timestamp: 1743817962
                        tripId: '284738531'
                        routeId: '146'
                        startTime: '21:42:00'
                        position:
                          lat: 45.53856
                          lon: -73.65083
                        bearing: 21
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284738531'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '146'
                          routeLongName: 'Christophe-Colomb / Meilleur'
                          shapeLink: /storage/shapes/stm/1460137.json
                          shapeId: '1460137'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:00:06'
                        meta: []
                      -
                        id: 1226
                        ref: '39007'
                        isActive: true
                        label: '39007'
                        timestamp: 1743817959
                        tripId: '284780937'
                        routeId: '747'
                        startTime: '21:41:00'
                        position:
                          lat: 45.5054
                          lon: -73.56467
                        bearing: 231
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780937'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '747'
                          routeLongName: 'YUL Aéroport  / Centre-Ville'
                          shapeLink: /storage/shapes/stm/7471239.json
                          shapeId: '7471239'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 10:05:07'
                        meta: []
                      -
                        id: 1232
                        ref: '30038'
                        isActive: true
                        label: '30038'
                        timestamp: 1743817968
                        tripId: '285284439'
                        routeId: '136'
                        startTime: '21:28:00'
                        position:
                          lat: 45.57001
                          lon: -73.56859
                        bearing: 110
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285284439'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: /storage/shapes/stm/1360112.json
                          shapeId: '1360112'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 10:10:02'
                        meta: []
                      -
                        id: 1235
                        ref: '30249'
                        isActive: true
                        label: '30249'
                        timestamp: 1743817965
                        tripId: '285010572'
                        routeId: '968'
                        startTime: '22:30:00'
                        position:
                          lat: 45.51423
                          lon: -73.6841
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285010572'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: /storage/shapes/stm/9680033.json
                          shapeId: '9680033'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:10:03'
                        meta: []
                      -
                        id: 1261
                        ref: '32032'
                        isActive: true
                        label: '32032'
                        timestamp: 1743817966
                        tripId: '285032402'
                        routeId: '444'
                        startTime: '21:40:00'
                        position:
                          lat: 45.59077
                          lon: -73.53852
                        bearing: 203
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285032402'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '444'
                          routeLongName: 'Express Cégep Marie-Victorin'
                          shapeLink: /storage/shapes/stm/4440036.json
                          shapeId: '4440036'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:15:09'
                        meta: []
                      -
                        id: 1262
                        ref: '36002'
                        isActive: true
                        label: '36002'
                        timestamp: 1743817967
                        tripId: '285028177'
                        routeId: '43'
                        startTime: '21:17:00'
                        position:
                          lat: 45.59598
                          lon: -73.62261
                        bearing: 0
                        speed: 3
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285028177'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '43'
                          routeLongName: Monselet
                          shapeLink: /storage/shapes/stm/430203.json
                          shapeId: '430203'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:15:09'
                        meta: []
                      -
                        id: 1291
                        ref: '39122'
                        isActive: true
                        label: '39122'
                        timestamp: 1743817970
                        tripId: '285031891'
                        routeId: '189'
                        startTime: '21:43:00'
                        position:
                          lat: 45.68118
                          lon: -73.49167
                        bearing: 191
                        speed: 54
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 12
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031891'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: /storage/shapes/stm/1890204.json
                          shapeId: '1890204'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:20:08'
                        meta: []
                      -
                        id: 1294
                        ref: '27536'
                        isActive: true
                        label: '27536'
                        timestamp: 1743817956
                        tripId: '286572933'
                        routeId: '114'
                        startTime: '21:45:00'
                        position:
                          lat: 45.43554
                          lon: -73.59801
                        bearing: 281
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 12
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572933'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '114'
                          routeLongName: Angrignon
                          shapeLink: /storage/shapes/stm/1140009.json
                          shapeId: '1140009'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 10:25:03'
                        meta: []
                      -
                        id: 1295
                        ref: '29126'
                        isActive: true
                        label: '29126'
                        timestamp: 1743817963
                        tripId: '286570697'
                        routeId: '496'
                        startTime: '21:42:00'
                        position:
                          lat: 45.43903
                          lon: -73.6973
                        bearing: 117
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570697'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '496'
                          routeLongName: 'Express Victoria'
                          shapeLink: /storage/shapes/stm/4960097.json
                          shapeId: '4960097'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 10:25:03'
                        meta: []
                      -
                        id: 1303
                        ref: '31145'
                        isActive: true
                        label: '31145'
                        timestamp: 1743817962
                        tripId: '284740802'
                        routeId: '140'
                        startTime: '21:44:00'
                        position:
                          lat: 45.59167
                          lon: -73.63081
                        bearing: 209
                        speed: 7
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740802'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '140'
                          routeLongName: Fleury
                          shapeLink: /storage/shapes/stm/1400134.json
                          shapeId: '1400134'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:25:05'
                        meta: []
                      -
                        id: 1333
                        ref: '28074'
                        isActive: true
                        label: '28074'
                        timestamp: 1743817958
                        tripId: '284779393'
                        routeId: '166'
                        startTime: '21:22:00'
                        position:
                          lat: 45.48121
                          lon: -73.63138
                        bearing: 214
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '284779393'
                          headsign: 'Nord via Ridgewood'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '166'
                          routeLongName: Queen-Mary
                          shapeLink: /storage/shapes/stm/1660193.json
                          shapeId: '1660193'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 10:30:03'
                        meta: []
                      -
                        id: 1334
                        ref: '29010'
                        isActive: true
                        label: '29010'
                        timestamp: 1743817965
                        tripId: '284726593'
                        routeId: '18'
                        startTime: '21:10:00'
                        position:
                          lat: 45.59656
                          lon: -73.55506
                        bearing: 30
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 46
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284726593'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: /storage/shapes/stm/180220.json
                          shapeId: '180220'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:30:03'
                        meta: []
                      -
                        id: 1338
                        ref: '30809'
                        isActive: true
                        label: '30809'
                        timestamp: 1743817955
                        tripId: '284741585'
                        routeId: '439'
                        startTime: '21:06:00'
                        position:
                          lat: 45.54726
                          lon: -73.5338
                        bearing: 233
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741585'
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '439'
                          routeLongName: 'Express Pie-IX'
                          shapeLink: /storage/shapes/stm/4390251.json
                          shapeId: '4390251'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:30:04'
                        meta: []
                      -
                        id: 1341
                        ref: '31105'
                        isActive: true
                        label: '31105'
                        timestamp: 1743817970
                        tripId: '285007618'
                        routeId: '170'
                        startTime: '21:39:00'
                        position:
                          lat: 45.523
                          lon: -73.70562
                        bearing: 74
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007618'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '170'
                          routeLongName: Keller
                          shapeLink: /storage/shapes/stm/1700177.json
                          shapeId: '1700177'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:30:05'
                        meta: []
                      -
                        id: 1374
                        ref: '31044'
                        isActive: true
                        label: '31044'
                        timestamp: 1743817960
                        tripId: '284727454'
                        routeId: '129'
                        startTime: '21:30:00'
                        position:
                          lat: 45.5161
                          lon: -73.58806
                        bearing: 122
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727454'
                          headsign: 'Sud destination Notre-Dame / St-Gabriel'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '129'
                          routeLongName: Côte-Sainte-Catherine
                          shapeLink: /storage/shapes/stm/1290222.json
                          shapeId: '1290222'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:35:10'
                        meta: []
                      -
                        id: 1377
                        ref: '37005'
                        isActive: true
                        label: '37005'
                        timestamp: 1743817970
                        tripId: '284779495'
                        routeId: '105'
                        startTime: '21:54:00'
                        position:
                          lat: 45.47374
                          lon: -73.60434
                        bearing: 323
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284779495'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '105'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/1050147.json
                          shapeId: '1050147'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 10:35:12'
                        meta: []
                      -
                        id: 1388
                        ref: '30227'
                        isActive: true
                        label: '30227'
                        timestamp: 1743817968
                        tripId: '285007960'
                        routeId: '177'
                        startTime: '21:43:00'
                        position:
                          lat: 45.49574
                          lon: -73.70612
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007960'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '177'
                          routeLongName: Thimens
                          shapeLink: /storage/shapes/stm/1770140.json
                          shapeId: '1770140'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:40:06'
                        meta: []
                      -
                        id: 1397
                        ref: '31126'
                        isActive: true
                        label: '31126'
                        timestamp: 1743817971
                        tripId: '284740361'
                        routeId: '180'
                        startTime: '21:24:00'
                        position:
                          lat: 45.529
                          lon: -73.71825
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740361'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '180'
                          routeLongName: 'De Salaberry'
                          shapeLink: /storage/shapes/stm/1800112.json
                          shapeId: '1800112'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:40:08'
                        meta: []
                      -
                        id: 1405
                        ref: '33821'
                        isActive: true
                        label: '33821'
                        timestamp: 1743817599
                        tripId: '284780066'
                        routeId: '470'
                        startTime: '21:01:00'
                        position:
                          lat: 45.46073
                          lon: -73.89368
                        bearing: 152
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780066'
                          headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '470'
                          routeLongName: 'Express Pierrefonds'
                          shapeLink: /storage/shapes/stm/4700258.json
                          shapeId: '4700258'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 10:40:11'
                        meta: []
                      -
                        id: 1407
                        ref: '37086'
                        isActive: true
                        label: '37086'
                        timestamp: 1743817961
                        tripId: '284779366'
                        routeId: '171'
                        startTime: '21:27:00'
                        position:
                          lat: 45.52585
                          lon: -73.67139
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284779366'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '171'
                          routeLongName: Henri-Bourassa
                          shapeLink: /storage/shapes/stm/1710235.json
                          shapeId: '1710235'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 10:40:12'
                        meta: []
                      -
                        id: 1441
                        ref: '31150'
                        isActive: true
                        label: '31150'
                        timestamp: 1743817958
                        tripId: '285283895'
                        routeId: '150'
                        startTime: '21:36:00'
                        position:
                          lat: 45.50525
                          lon: -73.56456
                        bearing: 30
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283895'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '150'
                          routeLongName: René-Lévesque
                          shapeLink: /storage/shapes/stm/1500060.json
                          shapeId: '1500060'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 10:45:11'
                        meta: []
                      -
                        id: 1469
                        ref: '30125'
                        isActive: true
                        label: '30125'
                        timestamp: 1743817954
                        tripId: '285031769'
                        routeId: '44'
                        startTime: '21:28:00'
                        position:
                          lat: 45.6258
                          lon: -73.5821
                        bearing: 310
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031769'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: /storage/shapes/stm/440174.json
                          shapeId: '440174'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:50:07'
                        meta: []
                      -
                        id: 1471
                        ref: '30151'
                        isActive: true
                        label: '30151'
                        timestamp: 1743817960
                        tripId: '284726721'
                        routeId: '92'
                        startTime: '21:34:00'
                        position:
                          lat: 45.52745
                          lon: -73.62397
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284726721'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '92'
                          routeLongName: 'Jean-Talon Ouest'
                          shapeLink: /storage/shapes/stm/920105.json
                          shapeId: '920105'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:50:08'
                        meta: []
                      -
                        id: 1474
                        ref: '30203'
                        isActive: true
                        label: '30203'
                        timestamp: 1743817969
                        tripId: '284726876'
                        routeId: '161'
                        startTime: '21:21:00'
                        position:
                          lat: 45.4851
                          lon: -73.64626
                        bearing: 213
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284726876'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '161'
                          routeLongName: 'Van Horne'
                          shapeLink: /storage/shapes/stm/1610134.json
                          shapeId: '1610134'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:50:08'
                        meta: []
                      -
                        id: 1488
                        ref: '37083'
                        isActive: true
                        label: '37083'
                        timestamp: 1743817637
                        tripId: '284777381'
                        routeId: '100'
                        startTime: '21:12:00'
                        position:
                          lat: 45.54416
                          lon: -73.6395
                        bearing: 31
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777381'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '100'
                          routeLongName: Crémazie
                          shapeLink: /storage/shapes/stm/1000244.json
                          shapeId: '1000244'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 10:50:14'
                        meta: []
                      -
                        id: 1542
                        ref: '30173'
                        isActive: true
                        label: '30173'
                        timestamp: 1743817953
                        tripId: '285010577'
                        routeId: '968'
                        startTime: '21:30:00'
                        position:
                          lat: 45.51086
                          lon: -73.80655
                        bearing: 274
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285010577'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: /storage/shapes/stm/9680033.json
                          shapeId: '9680033'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:00:09'
                        meta: []
                      -
                        id: 1555
                        ref: '38033'
                        isActive: true
                        label: '38033'
                        timestamp: 1743817960
                        tripId: '285283072'
                        routeId: '136'
                        startTime: '21:38:00'
                        position:
                          lat: 45.57488
                          lon: -73.58418
                        bearing: 293
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283072'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: /storage/shapes/stm/1360114.json
                          shapeId: '1360114'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:00:18'
                        meta: []
                      -
                        id: 1575
                        ref: '29043'
                        isActive: true
                        label: '29043'
                        timestamp: 1743817971
                        tripId: '284728566'
                        routeId: '179'
                        startTime: '21:43:00'
                        position:
                          lat: 45.53545
                          lon: -73.66464
                        bearing: 105
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728566'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '179'
                          routeLongName: "De l'Acadie"
                          shapeLink: /storage/shapes/stm/1790193.json
                          shapeId: '1790193'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:05:08'
                        meta: []
                      -
                        id: 1577
                        ref: '29062'
                        isActive: true
                        label: '29062'
                        timestamp: 1743817971
                        tripId: '284727552'
                        routeId: '18'
                        startTime: '22:07:00'
                        position:
                          lat: 45.53147
                          lon: -73.61126
                        bearing: 122
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727552'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: /storage/shapes/stm/180220.json
                          shapeId: '180220'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:05:09'
                        meta: []
                      -
                        id: 1596
                        ref: '31195'
                        isActive: true
                        label: '31195'
                        timestamp: 1743817960
                        tripId: '285006897'
                        routeId: '68'
                        startTime: '21:31:00'
                        position:
                          lat: 45.51089
                          lon: -73.80781
                        bearing: 90
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285006897'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '68'
                          routeLongName: Pierrefonds
                          shapeLink: /storage/shapes/stm/680411.json
                          shapeId: '680411'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:05:18'
                        meta: []
                      -
                        id: 1612
                        ref: '29058'
                        isActive: true
                        label: '29058'
                        timestamp: 1743817955
                        tripId: '284728752'
                        routeId: '30'
                        startTime: '21:24:00'
                        position:
                          lat: 45.54881
                          lon: -73.63424
                        bearing: 114
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 12
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728752'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '30'
                          routeLongName: 'Saint-Denis / Saint-Hubert'
                          shapeLink: /storage/shapes/stm/300085.json
                          shapeId: '300085'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:10:07'
                        meta: []
                      -
                        id: 1621
                        ref: '37097'
                        isActive: true
                        label: '37097'
                        timestamp: 1743817972
                        tripId: '284776842'
                        routeId: '171'
                        startTime: '21:53:00'
                        position:
                          lat: 45.55551
                          lon: -73.66747
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284776842'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '171'
                          routeLongName: Henri-Bourassa
                          shapeLink: /storage/shapes/stm/1710232.json
                          shapeId: '1710232'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:10:19'
                        meta: []
                      -
                        id: 1622
                        ref: '37099'
                        isActive: true
                        label: '37099'
                        timestamp: 1743817968
                        tripId: '286572398'
                        routeId: '113'
                        startTime: '21:59:00'
                        position:
                          lat: 45.42522
                          lon: -73.64819
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '286572398'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: /storage/shapes/stm/1130162.json
                          shapeId: '1130162'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:10:19'
                        meta: []
                      -
                        id: 1624
                        ref: '38086'
                        isActive: true
                        label: '38086'
                        timestamp: 1743817448
                        tripId: '285283812'
                        routeId: '168'
                        startTime: '21:23:00'
                        position:
                          lat: 45.50428
                          lon: -73.57204
                        bearing: 311
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283812'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '168'
                          routeLongName: Cité-du-Havre
                          shapeLink: /storage/shapes/stm/1680170.json
                          shapeId: '1680170'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:10:20'
                        meta: []
                      -
                        id: 1625
                        ref: '39006'
                        isActive: true
                        label: '39006'
                        timestamp: 1743817955
                        tripId: '284780900'
                        routeId: '747'
                        startTime: '21:09:00'
                        position:
                          lat: 45.5147
                          lon: -73.55978
                        bearing: 307
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 12
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780900'
                          headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '747'
                          routeLongName: 'YUL Aéroport  / Centre-Ville'
                          shapeLink: /storage/shapes/stm/7471231.json
                          shapeId: '7471231'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:10:20'
                        meta: []
                      -
                        id: 1644
                        ref: '30066'
                        isActive: true
                        label: '30066'
                        timestamp: 1743817955
                        tripId: '285001148'
                        routeId: '27'
                        startTime: '21:57:00'
                        position:
                          lat: 45.55792
                          lon: -73.56573
                        bearing: 73
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001148'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '27'
                          routeLongName: 'Boulevard Saint-Joseph'
                          shapeLink: /storage/shapes/stm/270110.json
                          shapeId: '270110'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:15:13'
                        meta: []
                      -
                        id: 1657
                        ref: '38073'
                        isActive: true
                        label: '38073'
                        timestamp: 1743817967
                        tripId: '285008436'
                        routeId: '196'
                        startTime: '21:30:00'
                        position:
                          lat: 45.45892
                          lon: -73.7028
                        bearing: 313
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008436'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: /storage/shapes/stm/1960208.json
                          shapeId: '1960208'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:15:23'
                        meta: []
                      -
                        id: 1690
                        ref: '31821'
                        isActive: true
                        label: '31821'
                        timestamp: 1743817958
                        tripId: '284739240'
                        routeId: '121'
                        startTime: '21:36:00'
                        position:
                          lat: 45.55055
                          lon: -73.65639
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739240'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '121'
                          routeLongName: 'Sauvé / Côte-Vertu'
                          shapeLink: /storage/shapes/stm/1210271.json
                          shapeId: '1210271'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:20:23'
                        meta: []
                      -
                        id: 1696
                        ref: '37022'
                        isActive: true
                        label: '37022'
                        timestamp: 1743817963
                        tripId: '284778262'
                        routeId: '124'
                        startTime: '21:59:00'
                        position:
                          lat: 45.47374
                          lon: -73.60358
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778262'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '124'
                          routeLongName: Victoria
                          shapeLink: /storage/shapes/stm/1240125.json
                          shapeId: '1240125'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:20:24'
                        meta: []
                      -
                        id: 1717
                        ref: '29073'
                        isActive: true
                        label: '29073'
                        timestamp: 1743817966
                        tripId: '286571331'
                        routeId: '102'
                        startTime: '21:33:00'
                        position:
                          lat: 45.47605
                          lon: -73.6164
                        bearing: 31
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571331'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '102'
                          routeLongName: Somerled
                          shapeLink: /storage/shapes/stm/1020075.json
                          shapeId: '1020075'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:25:10'
                        meta: []
                      -
                        id: 1742
                        ref: '28100'
                        isActive: true
                        label: '28100'
                        timestamp: 1743817955
                        tripId: '286570749'
                        routeId: '71'
                        startTime: '21:20:00'
                        position:
                          lat: 45.46775
                          lon: -73.56651
                        bearing: 209
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286570749'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '71'
                          routeLongName: Pointe-Saint-Charles
                          shapeLink: /storage/shapes/stm/710084.json
                          shapeId: '710084'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:30:10'
                        meta: []
                      -
                        id: 1749
                        ref: '30154'
                        isActive: true
                        label: '30154'
                        timestamp: 1743817968
                        tripId: '285029465'
                        routeId: '86'
                        startTime: '20:48:00'
                        position:
                          lat: 45.69738
                          lon: -73.48464
                        bearing: 38
                        speed: 30
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 98
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285029465'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '86'
                          routeLongName: Pointe-aux-Trembles
                          shapeLink: /storage/shapes/stm/860188.json
                          shapeId: '860188'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:30:16'
                        meta: []
                      -
                        id: 1762
                        ref: '37075'
                        isActive: true
                        label: '37075'
                        timestamp: 1743817970
                        tripId: '284778805'
                        routeId: '162'
                        startTime: '21:29:00'
                        position:
                          lat: 45.46497
                          lon: -73.66542
                        bearing: 30
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778805'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '162'
                          routeLongName: Westminster
                          shapeLink: /storage/shapes/stm/1620099.json
                          shapeId: '1620099'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:30:26'
                        meta: []
                      -
                        id: 1763
                        ref: '38079'
                        isActive: true
                        label: '38079'
                        timestamp: 1743817972
                        tripId: '285009017'
                        routeId: '203'
                        startTime: '21:35:00'
                        position:
                          lat: 45.44532
                          lon: -73.81143
                        bearing: 117
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009017'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '203'
                          routeLongName: Carson
                          shapeLink: /storage/shapes/stm/2030123.json
                          shapeId: '2030123'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:30:27'
                        meta: []
                      -
                        id: 1794
                        ref: '30819'
                        isActive: true
                        label: '30819'
                        timestamp: 1743817969
                        tripId: '284740686'
                        routeId: '121'
                        startTime: '21:09:00'
                        position:
                          lat: 45.55441
                          lon: -73.65412
                        bearing: 26
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740686'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '121'
                          routeLongName: 'Sauvé / Côte-Vertu'
                          shapeLink: /storage/shapes/stm/1210266.json
                          shapeId: '1210266'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:35:18'
                        meta: []
                      -
                        id: 1795
                        ref: '30866'
                        isActive: true
                        label: '30866'
                        timestamp: 1743817959
                        tripId: '284740497'
                        routeId: '69'
                        startTime: '21:11:00'
                        position:
                          lat: 45.55553
                          lon: -73.66813
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740497'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '69'
                          routeLongName: Gouin
                          shapeLink: /storage/shapes/stm/690221.json
                          shapeId: '690221'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:35:19'
                        meta: []
                      -
                        id: 1803
                        ref: '36042'
                        isActive: true
                        label: '36042'
                        timestamp: 1743817958
                        tripId: '285031664'
                        routeId: '49'
                        startTime: '21:36:00'
                        position:
                          lat: 45.59548
                          lon: -73.6427
                        bearing: 30
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031664'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: /storage/shapes/stm/490344.json
                          shapeId: '490344'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:35:26'
                        meta: []
                      -
                        id: 1805
                        ref: '38096'
                        isActive: true
                        label: '38096'
                        timestamp: 1743817960
                        tripId: '285283489'
                        routeId: '74'
                        startTime: '21:43:00'
                        position:
                          lat: 45.49009
                          lon: -73.5573
                        bearing: 350
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283489'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '74'
                          routeLongName: Bridge
                          shapeLink: /storage/shapes/stm/740072.json
                          shapeId: '740072'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:35:28'
                        meta: []
                      -
                        id: 1837
                        ref: '31177'
                        isActive: true
                        label: '31177'
                        timestamp: 1743817968
                        tripId: '285284504'
                        routeId: '185'
                        startTime: '21:33:00'
                        position:
                          lat: 45.5817
                          lon: -73.54383
                        bearing: 202
                        speed: 29
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284504'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '185'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/1850127.json
                          shapeId: '1850127'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:40:44'
                        meta: []
                      -
                        id: 1844
                        ref: '37088'
                        isActive: true
                        label: '37088'
                        timestamp: 1743817959
                        tripId: '284777987'
                        routeId: '103'
                        startTime: '21:30:00'
                        position:
                          lat: 45.45955
                          lon: -73.66193
                        bearing: 74
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777987'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '103'
                          routeLongName: Monkland
                          shapeLink: /storage/shapes/stm/1030167.json
                          shapeId: '1030167'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:40:50'
                        meta: []
                      -
                        id: 1863
                        ref: '30160'
                        isActive: true
                        label: '30160'
                        timestamp: 1743817960
                        tripId: '285028555'
                        routeId: '449'
                        startTime: '21:49:00'
                        position:
                          lat: 45.59948
                          lon: -73.55354
                        bearing: 304
                        speed: 47
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 40
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285028555'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '449'
                          routeLongName: 'Express Rivière-des-Prairies'
                          shapeLink: /storage/shapes/stm/4490191.json
                          shapeId: '4490191'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:45:32'
                        meta: []
                      -
                        id: 1873
                        ref: '36007'
                        isActive: true
                        label: '36007'
                        timestamp: 1743817972
                        tripId: '285032209'
                        routeId: '141'
                        startTime: '21:55:00'
                        position:
                          lat: 45.55986
                          lon: -73.59965
                        bearing: 167
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285032209'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: /storage/shapes/stm/1410585.json
                          shapeId: '1410585'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:45:50'
                        meta: []
                      -
                        id: 1889
                        ref: '29094'
                        isActive: true
                        label: '29094'
                        timestamp: 1743817971
                        tripId: '286570731'
                        routeId: '71'
                        startTime: '21:51:00'
                        position:
                          lat: 45.4944
                          lon: -73.58314
                        bearing: 314
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570731'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '71'
                          routeLongName: Pointe-Saint-Charles
                          shapeLink: /storage/shapes/stm/710084.json
                          shapeId: '710084'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:50:23'
                        meta: []
                      -
                        id: 1901
                        ref: '31107'
                        isActive: true
                        label: '31107'
                        timestamp: 1743817966
                        tripId: '285283121'
                        routeId: '136'
                        startTime: '21:22:00'
                        position:
                          lat: 45.59898
                          lon: -73.61206
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283121'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: /storage/shapes/stm/1360114.json
                          shapeId: '1360114'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:50:42'
                        meta: []
                      -
                        id: 1949
                        ref: '38034'
                        isActive: true
                        label: '38034'
                        timestamp: 1743817958
                        tripId: '285282749'
                        routeId: '172'
                        startTime: '21:42:00'
                        position:
                          lat: 45.46851
                          lon: -73.54009
                        bearing: 72
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285282749'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '172'
                          routeLongName: 'Du Golf'
                          shapeLink: /storage/shapes/stm/1720010.json
                          shapeId: '1720010'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 11:55:58'
                        meta: []
                      -
                        id: 2111
                        ref: '31125'
                        isActive: true
                        label: '31125'
                        timestamp: 1743817964
                        tripId: '286572965'
                        routeId: '123'
                        startTime: '21:25:00'
                        position:
                          lat: 45.42651
                          lon: -73.61183
                        bearing: 128
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '286572965'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '123'
                          routeLongName: 'Dollard / Shevchenko'
                          shapeLink: /storage/shapes/stm/1230114.json
                          shapeId: '1230114'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 12:30:58'
                        meta: []
                      -
                        id: 2127
                        ref: '29059'
                        isActive: true
                        label: '29059'
                        timestamp: 1743817967
                        tripId: '286570247'
                        routeId: '38'
                        startTime: '21:31:00'
                        position:
                          lat: 45.46231
                          lon: -73.56329
                        bearing: 331
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570247'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '38'
                          routeLongName: "De l'Église"
                          shapeLink: /storage/shapes/stm/380009.json
                          shapeId: '380009'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 12:40:31'
                        meta: []
                      -
                        id: 2132
                        ref: '30246'
                        isActive: true
                        label: '30246'
                        timestamp: 1743817972
                        tripId: '285006713'
                        routeId: '64'
                        startTime: '21:45:00'
                        position:
                          lat: 45.51628
                          lon: -73.69446
                        bearing: 270
                        speed: 6
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285006713'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '64'
                          routeLongName: Grenet
                          shapeLink: /storage/shapes/stm/640164.json
                          shapeId: '640164'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 12:40:47'
                        meta: []
                      -
                        id: 2149
                        ref: '36044'
                        isActive: true
                        label: '36044'
                        timestamp: 1743817953
                        tripId: '285032024'
                        routeId: '189'
                        startTime: '21:40:00'
                        position:
                          lat: 45.61187
                          lon: -73.51293
                        bearing: 107
                        speed: 7
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285032024'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: /storage/shapes/stm/1890206.json
                          shapeId: '1890206'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 12:50:40'
                        meta: []
                      -
                        id: 2150
                        ref: '37029'
                        isActive: true
                        label: '37029'
                        timestamp: 1743817961
                        tripId: '284778427'
                        routeId: '128'
                        startTime: '21:08:00'
                        position:
                          lat: 45.51611
                          lon: -73.69451
                        bearing: 319
                        speed: 25
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 58
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778427'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '128'
                          routeLongName: Saint-Laurent
                          shapeLink: /storage/shapes/stm/1280153.json
                          shapeId: '1280153'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 12:50:40'
                        meta: []
                      -
                        id: 2152
                        ref: '38015'
                        isActive: true
                        label: '38015'
                        timestamp: 1743817958
                        tripId: '285283320'
                        routeId: '168'
                        startTime: '21:52:00'
                        position:
                          lat: 45.44717
                          lon: -73.56076
                        bearing: 122
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283320'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '168'
                          routeLongName: Cité-du-Havre
                          shapeLink: /storage/shapes/stm/1680170.json
                          shapeId: '1680170'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 12:50:41'
                        meta: []
                      -
                        id: 2154
                        ref: '38051'
                        isActive: true
                        label: '38051'
                        timestamp: 1743817963
                        tripId: '285008759'
                        routeId: '208'
                        startTime: '21:40:00'
                        position:
                          lat: 45.49936
                          lon: -73.81289
                        bearing: 146
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008759'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '208'
                          routeLongName: Brunswick
                          shapeLink: /storage/shapes/stm/2080106.json
                          shapeId: '2080106'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 12:50:42'
                        meta: []
                      -
                        id: 2162
                        ref: '39100'
                        isActive: true
                        label: '39100'
                        timestamp: 1743817968
                        tripId: '285031722'
                        routeId: '449'
                        startTime: '21:19:00'
                        position:
                          lat: 45.66903
                          lon: -73.54734
                        bearing: 61
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031722'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '449'
                          routeLongName: 'Express Rivière-des-Prairies'
                          shapeLink: /storage/shapes/stm/4490191.json
                          shapeId: '4490191'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 12:50:44'
                        meta: []
                      -
                        id: 2163
                        ref: '39110'
                        isActive: true
                        label: '39110'
                        timestamp: 1743817965
                        tripId: '285031918'
                        routeId: '189'
                        startTime: '21:20:00'
                        position:
                          lat: 45.68277
                          lon: -73.49116
                        bearing: 10
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 55
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031918'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: /storage/shapes/stm/1890206.json
                          shapeId: '1890206'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 12:50:44'
                        meta: []
                      -
                        id: 2182
                        ref: '30009'
                        isActive: true
                        label: '30009'
                        timestamp: 1743817966
                        tripId: '284778368'
                        routeId: '128'
                        startTime: '21:32:00'
                        position:
                          lat: 45.49964
                          lon: -73.68325
                        bearing: 221
                        speed: 25
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778368'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '128'
                          routeLongName: Saint-Laurent
                          shapeLink: /storage/shapes/stm/1280153.json
                          shapeId: '1280153'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 13:15:23'
                        meta: []
                      -
                        id: 2323
                        ref: '38081'
                        isActive: true
                        label: '38081'
                        timestamp: 1743817956
                        tripId: '285007104'
                        routeId: '70'
                        startTime: '21:32:00'
                        position:
                          lat: 45.49817
                          lon: -73.71953
                        bearing: 224
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007104'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '70'
                          routeLongName: Bois-Franc
                          shapeLink: /storage/shapes/stm/700197.json
                          shapeId: '700197'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 20:05:26'
                        meta: []
                      -
                        id: 2326
                        ref: '30177'
                        isActive: true
                        label: '30177'
                        timestamp: 1743817956
                        tripId: '285008679'
                        routeId: '202'
                        startTime: '22:04:00'
                        position:
                          lat: 45.4656
                          lon: -73.83115
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008679'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '202'
                          routeLongName: Dawson
                          shapeLink: /storage/shapes/stm/2020187.json
                          shapeId: '2020187'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 20:10:21'
                        meta: []
                      -
                        id: 2477
                        ref: '31070'
                        isActive: true
                        label: '31070'
                        timestamp: 1743817965
                        tripId: '285282645'
                        routeId: '24'
                        startTime: '21:41:00'
                        position:
                          lat: 45.48215
                          lon: -73.59979
                        bearing: 35
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285282645'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '24'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/240185.json
                          shapeId: '240185'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-23 11:20:07'
                        meta: []
                      -
                        id: 2487
                        ref: '39052'
                        isActive: true
                        label: '39052'
                        timestamp: 1743817969
                        tripId: '285031579'
                        routeId: '187'
                        startTime: '21:19:00'
                        position:
                          lat: 45.67104
                          lon: -73.50917
                        bearing: 189
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031579'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '187'
                          routeLongName: René-Lévesque
                          shapeLink: /storage/shapes/stm/1870223.json
                          shapeId: '1870223'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-23 16:06:14'
                        meta: []
                      -
                        id: 2505
                        ref: '31099'
                        isActive: true
                        label: '31099'
                        timestamp: 1743817956
                        tripId: '285028813'
                        routeId: '49'
                        startTime: '20:48:00'
                        position:
                          lat: 45.66103
                          lon: -73.55943
                        bearing: 333
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 46
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285028813'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: /storage/shapes/stm/490344.json
                          shapeId: '490344'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-24 12:20:07'
                        meta: []
                      -
                        id: 2516
                        ref: '39018'
                        isActive: true
                        label: '39018'
                        timestamp: 1743817965
                        tripId: '285284321'
                        routeId: '24'
                        startTime: '21:02:00'
                        position:
                          lat: 45.53236
                          lon: -73.56251
                        bearing: 6
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284321'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '24'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/240185.json
                          shapeId: '240185'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-24 20:28:14'
                        meta: []
                      -
                        id: 2532
                        ref: '37004'
                        isActive: true
                        label: '37004'
                        timestamp: 1743817971
                        tripId: '286572826'
                        routeId: '113'
                        startTime: '21:54:00'
                        position:
                          lat: 45.44673
                          lon: -73.60329
                        bearing: 46
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '286572826'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: /storage/shapes/stm/1130161.json
                          shapeId: '1130161'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-25 10:32:10'
                        meta: []
                      -
                        id: 2535
                        ref: '31122'
                        isActive: true
                        label: '31122'
                        timestamp: 1743817970
                        tripId: '284726989'
                        routeId: '66'
                        startTime: '21:02:00'
                        position:
                          lat: 45.4951
                          lon: -73.57796
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284726989'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '66'
                          routeLongName: 'The Boulevard'
                          shapeLink: /storage/shapes/stm/660103.json
                          shapeId: '660103'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-25 10:38:09'
                        meta: []
                      -
                        id: 2547
                        ref: '31098'
                        isActive: true
                        label: '31098'
                        timestamp: 1743817954
                        tripId: '285030043'
                        routeId: '33'
                        startTime: '21:14:00'
                        position:
                          lat: 45.60821
                          lon: -73.61522
                        bearing: 65
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030043'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: /storage/shapes/stm/330286.json
                          shapeId: '330286'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-25 11:20:18'
                        meta: []
                      -
                        id: 2588
                        ref: '37034'
                        isActive: true
                        label: '37034'
                        timestamp: 1743817969
                        tripId: '284778082'
                        routeId: '105'
                        startTime: '21:48:00'
                        position:
                          lat: 45.46083
                          lon: -73.63444
                        bearing: 52
                        speed: 1
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778082'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '105'
                          routeLongName: Sherbrooke
                          shapeLink: /storage/shapes/stm/1050151.json
                          shapeId: '1050151'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-25 12:48:43'
                        meta: []
                      -
                        id: 2590
                        ref: '29855'
                        isActive: true
                        label: '29855'
                        timestamp: 1743817963
                        tripId: '284741378'
                        routeId: '439'
                        startTime: '21:19:00'
                        position:
                          lat: 45.56561
                          lon: -73.58944
                        bearing: 123
                        speed: 7
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741378'
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '439'
                          routeLongName: 'Express Pie-IX'
                          shapeLink: /storage/shapes/stm/4390255.json
                          shapeId: '4390255'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-25 12:50:22'
                        meta: []
                      -
                        id: 2617
                        ref: '39071'
                        isActive: true
                        label: '39071'
                        timestamp: 1743817964
                        tripId: '285031308'
                        routeId: '186'
                        startTime: '21:30:00'
                        position:
                          lat: 45.67202
                          lon: -73.50412
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031308'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: /storage/shapes/stm/1860250.json
                          shapeId: '1860250'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-25 20:42:39'
                        meta: []
                      -
                        id: 2639
                        ref: '38050'
                        isActive: true
                        label: '38050'
                        timestamp: 1743817954
                        tripId: '285008840'
                        routeId: '202'
                        startTime: '21:10:00'
                        position:
                          lat: 45.46784
                          lon: -73.71513
                        bearing: 43
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 46
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008840'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '202'
                          routeLongName: Dawson
                          shapeLink: /storage/shapes/stm/2020187.json
                          shapeId: '2020187'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-26 10:22:09'
                        meta: []
                      -
                        id: 2714
                        ref: '39131'
                        isActive: true
                        label: '39131'
                        timestamp: 1743817959
                        tripId: '285030813'
                        routeId: '33'
                        startTime: '21:49:00'
                        position:
                          lat: 45.62499
                          lon: -73.62321
                        bearing: 128
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030813'
                          headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: /storage/shapes/stm/330283.json
                          shapeId: '330283'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-27 20:22:39'
                        meta: []
                      -
                        id: 2720
                        ref: '29028'
                        isActive: true
                        label: '29028'
                        timestamp: 1743817967
                        tripId: '284728383'
                        routeId: '129'
                        startTime: '20:59:00'
                        position:
                          lat: 45.48679
                          lon: -73.64027
                        bearing: 43
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728383'
                          headsign: 'Nord destination Décarie / Lucy'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '129'
                          routeLongName: Côte-Sainte-Catherine
                          shapeLink: /storage/shapes/stm/1290223.json
                          shapeId: '1290223'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-11-27 21:10:22'
                        meta: []
                      -
                        id: 2738
                        ref: '37052'
                        isActive: true
                        label: '37052'
                        timestamp: 1743817952
                        tripId: '284778292'
                        routeId: '124'
                        startTime: '21:26:00'
                        position:
                          lat: 45.50811
                          lon: -73.66359
                        bearing: 295
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778292'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '124'
                          routeLongName: Victoria
                          shapeLink: /storage/shapes/stm/1240125.json
                          shapeId: '1240125'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-28 09:50:02'
                        meta: []
                      -
                        id: 2745
                        ref: '39093'
                        isActive: true
                        label: '39093'
                        timestamp: 1743817964
                        tripId: '285030440'
                        routeId: '32'
                        startTime: '21:48:00'
                        position:
                          lat: 45.57675
                          lon: -73.54636
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030440'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: /storage/shapes/stm/320164.json
                          shapeId: '320164'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-28 11:54:48'
                        meta: []
                      -
                        id: 2751
                        ref: '31134'
                        isActive: true
                        label: '31134'
                        timestamp: 1743817955
                        tripId: '284739765'
                        routeId: '146'
                        startTime: '21:41:00'
                        position:
                          lat: 45.55539
                          lon: -73.63768
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739765'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '146'
                          routeLongName: 'Christophe-Colomb / Meilleur'
                          shapeLink: /storage/shapes/stm/1460136.json
                          shapeId: '1460136'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-28 13:28:34'
                        meta: []
                      -
                        id: 2760
                        ref: '31077'
                        isActive: true
                        label: '31077'
                        timestamp: 1743817955
                        tripId: '285282496'
                        routeId: '777'
                        startTime: '21:37:00'
                        position:
                          lat: 45.4903
                          lon: -73.55012
                        bearing: 292
                        speed: 54
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285282496'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '777'
                          routeLongName: 'Jean-Drapeau / Casino / Bonaventure'
                          shapeLink: /storage/shapes/stm/7770041.json
                          shapeId: '7770041'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-11-28 20:50:31'
                        meta: []
                      -
                        id: 2770
                        ref: '30180'
                        isActive: true
                        label: '30180'
                        timestamp: 1743817967
                        tripId: '285007503'
                        routeId: '164'
                        startTime: '21:51:00'
                        position:
                          lat: 45.49966
                          lon: -73.72778
                        bearing: 131
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 4
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007503'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '164'
                          routeLongName: Dudemaine
                          shapeLink: /storage/shapes/stm/1640160.json
                          shapeId: '1640160'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-28 23:16:19'
                        meta: []
                      -
                        id: 2774
                        ref: '37101'
                        isActive: true
                        label: '37101'
                        timestamp: 1743817965
                        tripId: '284778404'
                        routeId: '128'
                        startTime: '20:56:00'
                        position:
                          lat: 45.50909
                          lon: -73.67546
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 61
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778404'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '128'
                          routeLongName: Saint-Laurent
                          shapeLink: /storage/shapes/stm/1280152.json
                          shapeId: '1280152'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-29 10:42:12'
                        meta: []
                      -
                        id: 2784
                        ref: '30880'
                        isActive: true
                        label: '30880'
                        timestamp: 1743817963
                        tripId: '284779333'
                        routeId: '165'
                        startTime: '21:27:00'
                        position:
                          lat: 45.5059
                          lon: -73.64236
                        bearing: 357
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284779333'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '165'
                          routeLongName: Côte-des-Neiges
                          shapeLink: /storage/shapes/stm/1650126.json
                          shapeId: '1650126'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-29 12:20:35'
                        meta: []
                      -
                        id: 2785
                        ref: '37051'
                        isActive: true
                        label: '37051'
                        timestamp: 1743817958
                        tripId: '284778589'
                        routeId: '160'
                        startTime: '21:44:00'
                        position:
                          lat: 45.50183
                          lon: -73.63501
                        bearing: 33
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778589'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '160'
                          routeLongName: Barclay
                          shapeLink: /storage/shapes/stm/1600123.json
                          shapeId: '1600123'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-29 12:30:43'
                        meta: []
                      -
                        id: 2786
                        ref: '31120'
                        isActive: true
                        label: '31120'
                        timestamp: 1743817971
                        tripId: '284737777'
                        routeId: '48'
                        startTime: '21:31:00'
                        position:
                          lat: 45.60121
                          lon: -73.63602
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 5
                          label: Full
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284737777'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: /storage/shapes/stm/480414.json
                          shapeId: '480414'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-11-29 12:38:38'
                        meta: []
                      -
                        id: 2793
                        ref: '39132'
                        isActive: true
                        label: '39132'
                        timestamp: 1743817961
                        tripId: '285031821'
                        routeId: '81'
                        startTime: '21:42:00'
                        position:
                          lat: 45.66253
                          lon: -73.53337
                        bearing: 333
                        speed: 54
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031821'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '81'
                          routeLongName: Saint-Jean-Baptiste
                          shapeLink: /storage/shapes/stm/810021.json
                          shapeId: '810021'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-29 20:34:37'
                        meta: []
                      -
                        id: 2799
                        ref: '30245'
                        isActive: true
                        label: '30245'
                        timestamp: 1743817805
                        tripId: '285008507'
                        routeId: '206'
                        startTime: '21:28:00'
                        position:
                          lat: 45.46655
                          lon: -73.83138
                        bearing: 234
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008507'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '206'
                          routeLongName: Roger-Pilon
                          shapeLink: /storage/shapes/stm/2060110.json
                          shapeId: '2060110'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-29 21:06:30'
                        meta: []
                      -
                        id: 2801
                        ref: '39146'
                        isActive: true
                        label: '39146'
                        timestamp: 1743817969
                        tripId: '285030948'
                        routeId: '86'
                        startTime: '21:46:00'
                        position:
                          lat: 45.64676
                          lon: -73.54756
                        bearing: 56
                        speed: 44
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030948'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '86'
                          routeLongName: Pointe-aux-Trembles
                          shapeLink: /storage/shapes/stm/860188.json
                          shapeId: '860188'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-29 21:36:47'
                        meta: []
                      -
                        id: 2809
                        ref: '36026'
                        isActive: true
                        label: '36026'
                        timestamp: 1743817966
                        tripId: '285030838'
                        routeId: '32'
                        startTime: '21:22:00'
                        position:
                          lat: 45.58211
                          lon: -73.57069
                        bearing: 116
                        speed: 39
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030838'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: /storage/shapes/stm/320170.json
                          shapeId: '320170'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-30 04:46:11'
                        meta: []
                      -
                        id: 2817
                        ref: '33823'
                        isActive: true
                        label: '33823'
                        timestamp: 1743817958
                        tripId: '284779302'
                        routeId: '165'
                        startTime: '21:23:00'
                        position:
                          lat: 45.49489
                          lon: -73.5964
                        bearing: 121
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284779302'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '165'
                          routeLongName: Côte-des-Neiges
                          shapeLink: /storage/shapes/stm/1650117.json
                          shapeId: '1650117'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-30 21:40:14'
                        meta: []
                      -
                        id: 2818
                        ref: '39050'
                        isActive: true
                        label: '39050'
                        timestamp: 1743817968
                        tripId: '285031436'
                        routeId: '44'
                        startTime: '21:51:00'
                        position:
                          lat: 45.59188
                          lon: -73.54752
                        bearing: 228
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031436'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: /storage/shapes/stm/440174.json
                          shapeId: '440174'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-11-30 22:04:16'
                        meta: []
                      -
                        id: 2842
                        ref: '32017'
                        isActive: true
                        label: '32017'
                        timestamp: 1743817966
                        tripId: '285031845'
                        routeId: '49'
                        startTime: '21:04:00'
                        position:
                          lat: 45.64287
                          lon: -73.57388
                        bearing: 203
                        speed: 54
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031845'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: /storage/shapes/stm/490344.json
                          shapeId: '490344'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-02 20:24:30'
                        meta: []
                      -
                        id: 2854
                        ref: '30219'
                        isActive: true
                        label: '30219'
                        timestamp: 1743817956
                        tripId: '284726749'
                        routeId: '129'
                        startTime: '21:29:00'
                        position:
                          lat: 45.51473
                          lon: -73.6087
                        bearing: 249
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284726749'
                          headsign: 'Nord destination Décarie / Lucy'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '129'
                          routeLongName: Côte-Sainte-Catherine
                          shapeLink: /storage/shapes/stm/1290223.json
                          shapeId: '1290223'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-12-03 11:36:17'
                        meta: []
                      -
                        id: 2867
                        ref: '29065'
                        isActive: true
                        label: '29065'
                        timestamp: 1743817968
                        tripId: '284727995'
                        routeId: '31'
                        startTime: '21:42:00'
                        position:
                          lat: 45.54166
                          lon: -73.62598
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727995'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '31'
                          routeLongName: Saint-Denis
                          shapeLink: /storage/shapes/stm/310072.json
                          shapeId: '310072'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-12-03 13:14:21'
                        meta: []
                      -
                        id: 2877
                        ref: '39070'
                        isActive: true
                        label: '39070'
                        timestamp: 1743817969
                        tripId: '285028492'
                        routeId: '26'
                        startTime: '21:39:00'
                        position:
                          lat: 45.60407
                          lon: -73.5182
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285028492'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '26'
                          routeLongName: Mercier-Est
                          shapeLink: /storage/shapes/stm/260108.json
                          shapeId: '260108'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-03 21:18:43'
                        meta: []
                      -
                        id: 2888
                        ref: '30225'
                        isActive: true
                        label: '30225'
                        timestamp: 1743817955
                        tripId: '284728373'
                        routeId: '99'
                        startTime: '21:37:00'
                        position:
                          lat: 45.56275
                          lon: -73.6023
                        bearing: 10
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728373'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '99'
                          routeLongName: Villeray
                          shapeLink: /storage/shapes/stm/990063.json
                          shapeId: '990063'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-12-04 12:08:26'
                        meta: []
                      -
                        id: 2897
                        ref: '39121'
                        isActive: true
                        label: '39121'
                        timestamp: 1743817668
                        tripId: '285030480'
                        routeId: '141'
                        startTime: '21:01:00'
                        position:
                          lat: 45.55923
                          lon: -73.59911
                        bearing: 302
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030480'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: /storage/shapes/stm/1410586.json
                          shapeId: '1410586'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-04 20:22:39'
                        meta: []
                      -
                        id: 2917
                        ref: '37068'
                        isActive: true
                        label: '37068'
                        timestamp: 1743817968
                        tripId: '284777205'
                        routeId: '93'
                        startTime: '21:54:00'
                        position:
                          lat: 45.56596
                          lon: -73.59514
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777205'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '93'
                          routeLongName: Jean-Talon
                          shapeLink: /storage/shapes/stm/930087.json
                          shapeId: '930087'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-12-05 11:20:23'
                        meta: []
                      -
                        id: 2922
                        ref: '31202'
                        isActive: true
                        label: '31202'
                        timestamp: 1743817968
                        tripId: '284727176'
                        routeId: '18'
                        startTime: '21:37:00'
                        position:
                          lat: 45.54179
                          lon: -73.59792
                        bearing: 41
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727176'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: /storage/shapes/stm/180220.json
                          shapeId: '180220'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-12-05 13:12:45'
                        meta: []
                      -
                        id: 2934
                        ref: '31083'
                        isActive: true
                        label: '31083'
                        timestamp: 1743817968
                        tripId: '285028391'
                        routeId: '26'
                        startTime: '21:38:00'
                        position:
                          lat: 45.59677
                          lon: -73.53494
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285028391'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '26'
                          routeLongName: Mercier-Est
                          shapeLink: /storage/shapes/stm/260107.json
                          shapeId: '260107'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-05 22:44:29'
                        meta: []
                      -
                        id: 2947
                        ref: '30136'
                        isActive: true
                        label: '30136'
                        timestamp: 1743817970
                        tripId: '285030255'
                        routeId: '183'
                        startTime: '22:01:00'
                        position:
                          lat: 45.69733
                          lon: -73.49185
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030255'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '183'
                          routeLongName: 'Gouin Est'
                          shapeLink: /storage/shapes/stm/1830090.json
                          shapeId: '1830090'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-06 20:02:18'
                        meta: []
                      -
                        id: 2955
                        ref: '30256'
                        isActive: true
                        label: '30256'
                        timestamp: 1743817970
                        tripId: '285029342'
                        routeId: '86'
                        startTime: '21:17:00'
                        position:
                          lat: 45.65908
                          lon: -73.51289
                        bearing: 102
                        speed: 40
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 52
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285029342'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '86'
                          routeLongName: Pointe-aux-Trembles
                          shapeLink: /storage/shapes/stm/860188.json
                          shapeId: '860188'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-06 21:12:33'
                        meta: []
                      -
                        id: 2958
                        ref: '30080'
                        isActive: true
                        label: '30080'
                        timestamp: 1743817954
                        tripId: '285283425'
                        routeId: '168'
                        startTime: '21:26:00'
                        position:
                          lat: 45.46736
                          lon: -73.53803
                        bearing: 249
                        speed: 2
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285283425'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '168'
                          routeLongName: Cité-du-Havre
                          shapeLink: /storage/shapes/stm/1680169.json
                          shapeId: '1680169'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-12-06 22:14:21'
                        meta: []
                      -
                        id: 2961
                        ref: '29148'
                        isActive: true
                        label: '29148'
                        timestamp: 1743817966
                        tripId: '286571938'
                        routeId: '112'
                        startTime: '21:31:00'
                        position:
                          lat: 45.43854
                          lon: -73.59675
                        bearing: 31
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571938'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '112'
                          routeLongName: Airlie
                          shapeLink: /storage/shapes/stm/1120177.json
                          shapeId: '1120177'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-07 14:38:06'
                        meta: []
                      -
                        id: 2962
                        ref: '38035'
                        isActive: true
                        label: '38035'
                        timestamp: 1743817969
                        tripId: '285284645'
                        routeId: '94'
                        startTime: '21:39:00'
                        position:
                          lat: 45.54293
                          lon: -73.5779
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284645'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '94'
                          routeLongName: "D'Iberville"
                          shapeLink: /storage/shapes/stm/940090.json
                          shapeId: '940090'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-12-07 17:40:14'
                        meta: []
                      -
                        id: 2974
                        ref: '30859'
                        isActive: true
                        label: '30859'
                        timestamp: 1743817969
                        tripId: '284739355'
                        routeId: '67'
                        startTime: '21:59:00'
                        position:
                          lat: 45.54692
                          lon: -73.55136
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739355'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '67'
                          routeLongName: Saint-Michel
                          shapeLink: /storage/shapes/stm/670126.json
                          shapeId: '670126'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2019-12-09 10:48:09'
                        meta: []
                      -
                        id: 3001
                        ref: '37094'
                        isActive: true
                        label: '37094'
                        timestamp: 1743817971
                        tripId: '284778529'
                        routeId: '166'
                        startTime: '21:43:00'
                        position:
                          lat: 45.48331
                          lon: -73.62926
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778529'
                          headsign: 'Sud via Ridgewood'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '166'
                          routeLongName: Queen-Mary
                          shapeLink: /storage/shapes/stm/1660194.json
                          shapeId: '1660194'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-12-10 12:30:43'
                        meta: []
                      -
                        id: 3015
                        ref: '29006'
                        isActive: true
                        label: '29006'
                        timestamp: 1743817971
                        tripId: '284728514'
                        routeId: '144'
                        startTime: '22:00:00'
                        position:
                          lat: 45.518
                          lon: -73.56821
                        bearing: 139
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728514'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '144'
                          routeLongName: 'Avenue des Pins'
                          shapeLink: /storage/shapes/stm/1440096.json
                          shapeId: '1440096'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-12-11 12:50:18'
                        meta: []
                      -
                        id: 3020
                        ref: '39140'
                        isActive: true
                        label: '39140'
                        timestamp: 1743817972
                        tripId: '285029137'
                        routeId: '49'
                        startTime: '21:20:00'
                        position:
                          lat: 45.62387
                          lon: -73.60173
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285029137'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: /storage/shapes/stm/490344.json
                          shapeId: '490344'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-11 20:24:37'
                        meta: []
                      -
                        id: 3021
                        ref: '30164'
                        isActive: true
                        label: '30164'
                        timestamp: 1743817972
                        tripId: '284728842'
                        routeId: '197'
                        startTime: '21:53:00'
                        position:
                          lat: 45.58268
                          lon: -73.54257
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728842'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '197'
                          routeLongName: Rosemont
                          shapeLink: /storage/shapes/stm/1970141.json
                          shapeId: '1970141'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-12-11 20:32:26'
                        meta: []
                      -
                        id: 3023
                        ref: '37019'
                        isActive: true
                        label: '37019'
                        timestamp: 1743817972
                        tripId: '284778031'
                        routeId: '162'
                        startTime: '21:36:00'
                        position:
                          lat: 45.46509
                          lon: -73.63232
                        bearing: 32
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284778031'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '162'
                          routeLongName: Westminster
                          shapeLink: /storage/shapes/stm/1620101.json
                          shapeId: '1620101'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-12-11 21:48:43'
                        meta: []
                      -
                        id: 3024
                        ref: '30132'
                        isActive: true
                        label: '30132'
                        timestamp: 1743817959
                        tripId: '285031749'
                        routeId: '141'
                        startTime: '21:15:00'
                        position:
                          lat: 45.60513
                          lon: -73.5321
                        bearing: 112
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031749'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: /storage/shapes/stm/1410585.json
                          shapeId: '1410585'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-11 22:22:27'
                        meta: []
                      -
                        id: 3026
                        ref: '33826'
                        isActive: true
                        label: '33826'
                        timestamp: 1743817971
                        tripId: '284779174'
                        routeId: '165'
                        startTime: '21:37:00'
                        position:
                          lat: 45.49528
                          lon: -73.60272
                        bearing: 249
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284779174'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '165'
                          routeLongName: Côte-des-Neiges
                          shapeLink: /storage/shapes/stm/1650126.json
                          shapeId: '1650126'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-12-12 11:42:29'
                        meta: []
                      -
                        id: 3028
                        ref: '30020'
                        isActive: true
                        label: '30020'
                        timestamp: 1743817972
                        tripId: '284780805'
                        routeId: '747'
                        startTime: '21:27:00'
                        position:
                          lat: 45.49723
                          lon: -73.57162
                        bearing: 33
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780805'
                          headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '747'
                          routeLongName: 'YUL Aéroport  / Centre-Ville'
                          shapeLink: /storage/shapes/stm/7471231.json
                          shapeId: '7471231'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-12-12 12:58:26'
                        meta: []
                      -
                        id: 3036
                        ref: '40001'
                        isActive: true
                        label: '40001'
                        timestamp: 1743817896
                        tripId: '286573242'
                        routeId: '496'
                        startTime: '21:22:00'
                        position:
                          lat: 45.48174
                          lon: -73.58245
                        bearing: 35
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573242'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '496'
                          routeLongName: 'Express Victoria'
                          shapeLink: /storage/shapes/stm/4960097.json
                          shapeId: '4960097'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-12 19:44:25'
                        meta: []
                      -
                        id: 3039
                        ref: '30157'
                        isActive: true
                        label: '30157'
                        timestamp: 1743817969
                        tripId: '284728425'
                        routeId: '92'
                        startTime: '21:38:00'
                        position:
                          lat: 45.50041
                          lon: -73.64667
                        bearing: 206
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728425'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '92'
                          routeLongName: 'Jean-Talon Ouest'
                          shapeLink: /storage/shapes/stm/920108.json
                          shapeId: '920108'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2019-12-12 20:28:25'
                        meta: []
                      -
                        id: 3040
                        ref: '27529'
                        isActive: true
                        label: '27529'
                        timestamp: 1743817954
                        tripId: '286570550'
                        routeId: '61'
                        startTime: '21:00:00'
                        position:
                          lat: 45.42636
                          lon: -73.61143
                        bearing: 132
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 51
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '286570550'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '61'
                          routeLongName: Wellington
                          shapeLink: /storage/shapes/stm/610126.json
                          shapeId: '610126'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-12 20:36:14'
                        meta: []
                      -
                        id: 3081
                        ref: '29132'
                        isActive: true
                        label: '29132'
                        timestamp: 1743817964
                        tripId: '286572868'
                        routeId: '114'
                        startTime: '21:13:00'
                        position:
                          lat: 45.44228
                          lon: -73.65134
                        bearing: 288
                        speed: 35
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572868'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '114'
                          routeLongName: Angrignon
                          shapeLink: /storage/shapes/stm/1140009.json
                          shapeId: '1140009'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-16 20:56:24'
                        meta: []
                      -
                        id: 3102
                        ref: '33843'
                        isActive: true
                        label: '33843'
                        timestamp: 1743817960
                        tripId: '284780184'
                        routeId: '470'
                        startTime: '21:11:00'
                        position:
                          lat: 45.49875
                          lon: -73.7021
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780184'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '470'
                          routeLongName: 'Express Pierrefonds'
                          shapeLink: /storage/shapes/stm/4700245.json
                          shapeId: '4700245'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-12-18 01:54:15'
                        meta: []
                      -
                        id: 3103
                        ref: '39061'
                        isActive: true
                        label: '39061'
                        timestamp: 1743817963
                        tripId: '285031621'
                        routeId: '33'
                        startTime: '20:59:00'
                        position:
                          lat: 45.62708
                          lon: -73.62209
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 60
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031621'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: /storage/shapes/stm/330286.json
                          shapeId: '330286'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-18 11:28:30'
                        meta: []
                      -
                        id: 3104
                        ref: '29108'
                        isActive: true
                        label: '29108'
                        timestamp: 1743817956
                        tripId: '286570845'
                        routeId: '90'
                        startTime: '21:25:00'
                        position:
                          lat: 45.46164
                          lon: -73.62397
                        bearing: 237
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570845'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: /storage/shapes/stm/900254.json
                          shapeId: '900254'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-18 11:30:12'
                        meta: []
                      -
                        id: 3106
                        ref: '31807'
                        isActive: true
                        label: '31807'
                        timestamp: 1743817964
                        tripId: '284780135'
                        routeId: '470'
                        startTime: '21:42:00'
                        position:
                          lat: 45.49374
                          lon: -73.70872
                        bearing: 222
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780135'
                          headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '470'
                          routeLongName: 'Express Pierrefonds'
                          shapeLink: /storage/shapes/stm/4700258.json
                          shapeId: '4700258'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-12-18 11:52:37'
                        meta: []
                      -
                        id: 3109
                        ref: '39145'
                        isActive: true
                        label: '39145'
                        timestamp: 1743817955
                        tripId: '285030730'
                        routeId: '192'
                        startTime: '21:34:00'
                        position:
                          lat: 45.57383
                          lon: -73.60154
                        bearing: 305
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030730'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '192'
                          routeLongName: Robert
                          shapeLink: /storage/shapes/stm/1920150.json
                          shapeId: '1920150'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-18 12:38:49'
                        meta: []
                      -
                        id: 3115
                        ref: '40011'
                        isActive: true
                        label: '40011'
                        timestamp: 1743817964
                        tripId: '286570009'
                        routeId: '198'
                        startTime: '21:15:00'
                        position:
                          lat: 45.44306
                          lon: -73.64748
                        bearing: 148
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570009'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: /storage/shapes/stm/1980012.json
                          shapeId: '1980012'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-19 09:38:06'
                        meta: []
                      -
                        id: 3118
                        ref: '40004'
                        isActive: true
                        label: '40004'
                        timestamp: 1743817971
                        tripId: '286572976'
                        routeId: '123'
                        startTime: '21:55:00'
                        position:
                          lat: 45.45472
                          lon: -73.64064
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572976'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '123'
                          routeLongName: 'Dollard / Shevchenko'
                          shapeLink: /storage/shapes/stm/1230114.json
                          shapeId: '1230114'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-19 10:32:13'
                        meta: []
                      -
                        id: 3141
                        ref: '40028'
                        isActive: true
                        label: '40028'
                        timestamp: 1743817972
                        tripId: '286570440'
                        routeId: '61'
                        startTime: '21:31:00'
                        position:
                          lat: 45.46276
                          lon: -73.56641
                        bearing: 272
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570440'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '61'
                          routeLongName: Wellington
                          shapeLink: /storage/shapes/stm/610123.json
                          shapeId: '610123'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-20 11:04:18'
                        meta: []
                      -
                        id: 3146
                        ref: '30197'
                        isActive: true
                        label: '30197'
                        timestamp: 1743817960
                        tripId: '285031856'
                        routeId: '49'
                        startTime: '21:52:00'
                        position:
                          lat: 45.55586
                          lon: -73.66729
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031856'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: /storage/shapes/stm/490344.json
                          shapeId: '490344'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2019-12-20 22:28:25'
                        meta: []
                      -
                        id: 3157
                        ref: '39040'
                        isActive: true
                        label: '39040'
                        timestamp: 1743817968
                        tripId: '285284726'
                        routeId: '74'
                        startTime: '21:49:00'
                        position:
                          lat: 45.49793
                          lon: -73.56138
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285284726'
                          headsign: 'Sud via Wellington / Bridge'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '74'
                          routeLongName: Bridge
                          shapeLink: /storage/shapes/stm/740073.json
                          shapeId: '740073'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2019-12-23 12:26:47'
                        meta: []
                      -
                        id: 3172
                        ref: '40031'
                        isActive: true
                        label: '40031'
                        timestamp: 1743817965
                        tripId: '286570214'
                        routeId: '195'
                        startTime: '21:23:00'
                        position:
                          lat: 45.43181
                          lon: -73.66614
                        bearing: 293
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570214'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '195'
                          routeLongName: 'Dorval / Angrignon'
                          shapeLink: /storage/shapes/stm/1950177.json
                          shapeId: '1950177'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-27 21:28:41'
                        meta: []
                      -
                        id: 3181
                        ref: '40039'
                        isActive: true
                        label: '40039'
                        timestamp: 1743817968
                        tripId: '286570538'
                        routeId: '61'
                        startTime: '21:30:00'
                        position:
                          lat: 45.4629
                          lon: -73.56699
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570538'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '61'
                          routeLongName: Wellington
                          shapeLink: /storage/shapes/stm/610126.json
                          shapeId: '610126'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-30 10:08:08'
                        meta: []
                      -
                        id: 3182
                        ref: '28016'
                        isActive: true
                        label: '28016'
                        timestamp: 1743817961
                        tripId: '286573690'
                        routeId: '35'
                        startTime: '21:11:00'
                        position:
                          lat: 45.45304
                          lon: -73.58941
                        bearing: 183
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286573690'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: /storage/shapes/stm/350019.json
                          shapeId: '350019'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-30 11:42:07'
                        meta: []
                      -
                        id: 3200
                        ref: '40019'
                        isActive: true
                        label: '40019'
                        timestamp: 1743817970
                        tripId: '286572544'
                        routeId: '112'
                        startTime: '21:43:00'
                        position:
                          lat: 45.44028
                          lon: -73.59528
                        bearing: 207
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572544'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '112'
                          routeLongName: Airlie
                          shapeLink: /storage/shapes/stm/1120178.json
                          shapeId: '1120178'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-06 10:42:29'
                        meta: []
                      -
                        id: 3201
                        ref: '40040'
                        isActive: true
                        label: '40040'
                        timestamp: 1743817960
                        tripId: '286569756'
                        routeId: '71'
                        startTime: '21:23:00'
                        position:
                          lat: 45.48128
                          lon: -73.5564
                        bearing: 272
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286569756'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '71'
                          routeLongName: Pointe-Saint-Charles
                          shapeLink: /storage/shapes/stm/710083.json
                          shapeId: '710083'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-06 10:44:30'
                        meta: []
                      -
                        id: 3209
                        ref: '31071'
                        isActive: true
                        label: '31071'
                        timestamp: 1743817969
                        tripId: '285030350'
                        routeId: '33'
                        startTime: '21:30:00'
                        position:
                          lat: 45.58991
                          lon: -73.56572
                        bearing: 290
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030350'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: /storage/shapes/stm/330286.json
                          shapeId: '330286'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2020-01-07 13:24:23'
                        meta: []
                      -
                        id: 3210
                        ref: '29011'
                        isActive: true
                        label: '29011'
                        timestamp: 1743817961
                        tripId: '284728776'
                        routeId: '161'
                        startTime: '20:59:00'
                        position:
                          lat: 45.46078
                          lon: -73.67255
                        bearing: 41
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728776'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '161'
                          routeLongName: 'Van Horne'
                          shapeLink: /storage/shapes/stm/1610134.json
                          shapeId: '1610134'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2020-01-07 18:28:44'
                        meta: []
                      -
                        id: 3219
                        ref: '29029'
                        isActive: true
                        label: '29029'
                        timestamp: 1743817958
                        tripId: '284727488'
                        routeId: '18'
                        startTime: '21:52:00'
                        position:
                          lat: 45.53156
                          lon: -73.61146
                        bearing: 297
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727488'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: /storage/shapes/stm/180220.json
                          shapeId: '180220'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2020-01-09 09:46:02'
                        meta: []
                      -
                        id: 3231
                        ref: '40009'
                        isActive: true
                        label: '40009'
                        timestamp: 1743817964
                        tripId: '286573153'
                        routeId: '90'
                        startTime: '21:45:00'
                        position:
                          lat: 45.47895
                          lon: -73.59586
                        bearing: 218
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573153'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: /storage/shapes/stm/900254.json
                          shapeId: '900254'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-11 21:14:41'
                        meta: []
                      -
                        id: 3232
                        ref: '40036'
                        isActive: true
                        label: '40036'
                        timestamp: 1743817967
                        tripId: '286573578'
                        routeId: '198'
                        startTime: '21:07:00'
                        position:
                          lat: 45.43792
                          lon: -73.69218
                        bearing: 176
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573578'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: /storage/shapes/stm/1980009.json
                          shapeId: '1980009'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-12 20:54:41'
                        meta: []
                      -
                        id: 3235
                        ref: '33806'
                        isActive: true
                        label: '33806'
                        timestamp: 1743817966
                        tripId: '284779136'
                        routeId: '80'
                        startTime: '21:45:00'
                        position:
                          lat: 45.51666
                          lon: -73.58884
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284779136'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '80'
                          routeLongName: 'Avenue du Parc'
                          shapeLink: /storage/shapes/stm/800106.json
                          shapeId: '800106'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2020-01-13 11:50:50'
                        meta: []
                      -
                        id: 3236
                        ref: '29127'
                        isActive: true
                        label: '29127'
                        timestamp: 1743817968
                        tripId: '286570921'
                        routeId: '90'
                        startTime: '21:05:00'
                        position:
                          lat: 45.4403
                          lon: -73.66461
                        bearing: 0
                        speed: 32
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570921'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: /storage/shapes/stm/900254.json
                          shapeId: '900254'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-13 12:28:38'
                        meta: []
                      -
                        id: 3244
                        ref: '29099'
                        isActive: true
                        label: '29099'
                        timestamp: 1743817952
                        tripId: '286569994'
                        routeId: '211'
                        startTime: '21:05:00'
                        position:
                          lat: 45.40851
                          lon: -73.9157
                        bearing: 238
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286569994'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '211'
                          routeLongName: Bord-du-Lac
                          shapeLink: /storage/shapes/stm/2110143.json
                          shapeId: '2110143'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-14 20:10:24'
                        meta: []
                      -
                        id: 3247
                        ref: '40052'
                        isActive: true
                        label: '40052'
                        timestamp: 1743817970
                        tripId: '286572256'
                        routeId: '138'
                        startTime: '21:31:00'
                        position:
                          lat: 45.46547
                          lon: -73.62565
                        bearing: 232
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572256'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '138'
                          routeLongName: Notre-Dame-de-Grâce
                          shapeLink: /storage/shapes/stm/1380088.json
                          shapeId: '1380088'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-15 10:48:31'
                        meta: []
                      -
                        id: 3262
                        ref: '40012'
                        isActive: true
                        label: '40012'
                        timestamp: 1743817971
                        tripId: '286572012'
                        routeId: '107'
                        startTime: '21:20:00'
                        position:
                          lat: 45.48997
                          lon: -73.55727
                        bearing: 350
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572012'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '107'
                          routeLongName: Verdun
                          shapeLink: /storage/shapes/stm/1070142.json
                          shapeId: '1070142'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-17 16:46:50'
                        meta: []
                      -
                        id: 3263
                        ref: '31102'
                        isActive: true
                        label: '31102'
                        timestamp: 1743817972
                        tripId: '285283255'
                        routeId: '777'
                        startTime: '21:47:00'
                        position:
                          lat: 45.49555
                          lon: -73.55556
                        bearing: 115
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                        trip:
                          id: '285283255'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '777'
                          routeLongName: 'Jean-Drapeau / Casino / Bonaventure'
                          shapeLink: /storage/shapes/stm/7770040.json
                          shapeId: '7770040'
                          serviceId: 25M-H59M000S-81-S
                          blockId: null
                        createdAt: '2020-01-17 21:10:49'
                        meta: []
                      -
                        id: 3291
                        ref: '40026'
                        isActive: true
                        label: '40026'
                        timestamp: 1743817966
                        tripId: '286572101'
                        routeId: '108'
                        startTime: '21:40:00'
                        position:
                          lat: 45.48534
                          lon: -73.58059
                        bearing: 156
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572101'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '108'
                          routeLongName: Bannantyne
                          shapeLink: /storage/shapes/stm/1080082.json
                          shapeId: '1080082'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-25 13:50:04'
                        meta: []
                      -
                        id: 3297
                        ref: '40059'
                        isActive: true
                        label: '40059'
                        timestamp: 1743817965
                        tripId: '286574569'
                        routeId: '211'
                        startTime: '20:40:00'
                        position:
                          lat: 45.44405
                          lon: -73.63588
                        bearing: 122
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286574569'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '211'
                          routeLongName: Bord-du-Lac
                          shapeLink: /storage/shapes/stm/2110142.json
                          shapeId: '2110142'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-27 12:34:08'
                        meta: []
                      -
                        id: 3300
                        ref: '40054'
                        isActive: true
                        label: '40054'
                        timestamp: 1743817958
                        tripId: '286570148'
                        routeId: '36'
                        startTime: '21:16:00'
                        position:
                          lat: 45.44639
                          lon: -73.60271
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570148'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '36'
                          routeLongName: Monk
                          shapeLink: /storage/shapes/stm/360157.json
                          shapeId: '360157'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-27 21:40:06'
                        meta: []
                      -
                        id: 3304
                        ref: '40010'
                        isActive: true
                        label: '40010'
                        timestamp: 1743817960
                        tripId: '286571754'
                        routeId: '195'
                        startTime: '21:50:00'
                        position:
                          lat: 45.44769
                          lon: -73.75069
                        bearing: 169
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571754'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '195'
                          routeLongName: 'Dorval / Angrignon'
                          shapeLink: /storage/shapes/stm/1950182.json
                          shapeId: '1950182'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-28 12:39:08'
                        meta: []
                      -
                        id: 3305
                        ref: '40025'
                        isActive: true
                        label: '40025'
                        timestamp: 1743817970
                        tripId: '286570320'
                        routeId: '37'
                        startTime: '21:38:00'
                        position:
                          lat: 45.45655
                          lon: -73.58229
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570320'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '37'
                          routeLongName: Jolicoeur
                          shapeLink: /storage/shapes/stm/370159.json
                          shapeId: '370159'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-28 12:49:09'
                        meta: []
                      -
                        id: 3317
                        ref: '39147'
                        isActive: true
                        label: '39147'
                        timestamp: 1743817961
                        tripId: '285031993'
                        routeId: '192'
                        startTime: '21:49:00'
                        position:
                          lat: 45.6094
                          lon: -73.58273
                        bearing: 210
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285031993'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '192'
                          routeLongName: Robert
                          shapeLink: /storage/shapes/stm/1920151.json
                          shapeId: '1920151'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2020-02-01 15:28:05'
                        meta: []
                      -
                        id: 3318
                        ref: '31849'
                        isActive: true
                        label: '31849'
                        timestamp: 1743817968
                        tripId: '284740169'
                        routeId: '69'
                        startTime: '21:19:00'
                        position:
                          lat: 45.58807
                          lon: -73.64842
                        bearing: 20
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740169'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '69'
                          routeLongName: Gouin
                          shapeLink: /storage/shapes/stm/690225.json
                          shapeId: '690225'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2020-02-03 17:11:06'
                        meta: []
                      -
                        id: 3327
                        ref: '40050'
                        isActive: true
                        label: '40050'
                        timestamp: 1743817967
                        tripId: '286571425'
                        routeId: '102'
                        startTime: '21:37:00'
                        position:
                          lat: 45.46335
                          lon: -73.64176
                        bearing: 204
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571425'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '102'
                          routeLongName: Somerled
                          shapeLink: /storage/shapes/stm/1020074.json
                          shapeId: '1020074'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-02-05 15:56:05'
                        meta: []
                      -
                        id: 3336
                        ref: '29115'
                        isActive: true
                        label: '29115'
                        timestamp: 1743817963
                        tripId: '286571077'
                        routeId: '90'
                        startTime: '21:02:00'
                        position:
                          lat: 45.48495
                          lon: -73.58884
                        bearing: 29
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 51
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571077'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: /storage/shapes/stm/900252.json
                          shapeId: '900252'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-02-07 17:00:04'
                        meta: []
                      -
                        id: 3347
                        ref: '31020'
                        isActive: true
                        label: '31020'
                        timestamp: 1743817972
                        tripId: '284727280'
                        routeId: '197'
                        startTime: '21:32:00'
                        position:
                          lat: 45.56407
                          lon: -73.57078
                        bearing: 32
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727280'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '197'
                          routeLongName: Rosemont
                          shapeLink: /storage/shapes/stm/1970140.json
                          shapeId: '1970140'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2020-02-11 16:10:03'
                        meta: []
                      -
                        id: 3353
                        ref: '29036'
                        isActive: true
                        label: '29036'
                        timestamp: 1743817964
                        tripId: '284728333'
                        routeId: '161'
                        startTime: '21:38:00'
                        position:
                          lat: 45.49427
                          lon: -73.63772
                        bearing: 33
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728333'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '161'
                          routeLongName: 'Van Horne'
                          shapeLink: /storage/shapes/stm/1610138.json
                          shapeId: '1610138'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2020-02-13 01:19:04'
                        meta: []
                      -
                        id: 3354
                        ref: '31021'
                        isActive: true
                        label: '31021'
                        timestamp: 1743817955
                        tripId: '284728684'
                        routeId: '30'
                        startTime: '21:57:00'
                        position:
                          lat: 45.55622
                          lon: -73.66711
                        bearing: 237
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284728684'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '30'
                          routeLongName: 'Saint-Denis / Saint-Hubert'
                          shapeLink: /storage/shapes/stm/300085.json
                          shapeId: '300085'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2020-02-13 01:19:06'
                        meta: []
                      -
                        id: 3373
                        ref: '40045'
                        isActive: true
                        label: '40045'
                        timestamp: 1743817969
                        tripId: '286573544'
                        routeId: '496'
                        startTime: '21:20:00'
                        position:
                          lat: 45.44214
                          lon: -73.70984
                        bearing: 285
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573544'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '496'
                          routeLongName: 'Express Victoria'
                          shapeLink: /storage/shapes/stm/4960099.json
                          shapeId: '4960099'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-02-22 01:54:07'
                        meta: []
                      -
                        id: 3378
                        ref: '31008'
                        isActive: true
                        label: '31008'
                        timestamp: 1743817832
                        tripId: '284780839'
                        routeId: '747'
                        startTime: '21:36:00'
                        position:
                          lat: 45.48288
                          lon: -73.58113
                        bearing: 50
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284780839'
                          headsign: 'Est trajet 2 station Lionel-Groulx.'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '747'
                          routeLongName: 'YUL Aéroport  / Centre-Ville'
                          shapeLink: /storage/shapes/stm/7471222.json
                          shapeId: '7471222'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2020-02-26 03:25:06'
                        meta: []
                      -
                        id: 3381
                        ref: '31073'
                        isActive: true
                        label: '31073'
                        timestamp: 1743817961
                        tripId: '285030974'
                        routeId: '141'
                        startTime: '21:30:00'
                        position:
                          lat: 45.59582
                          lon: -73.56516
                        bearing: 116
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                        trip:
                          id: '285030974'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: /storage/shapes/stm/1410586.json
                          shapeId: '1410586'
                          serviceId: 25M-H54M000S-80-S
                          blockId: null
                        createdAt: '2020-02-26 17:34:06'
                        meta: []
                      -
                        id: 3392
                        ref: '33829'
                        isActive: true
                        label: '33829'
                        timestamp: 1743817971
                        tripId: '284777098'
                        routeId: '80'
                        startTime: '21:36:00'
                        position:
                          lat: 45.52226
                          lon: -73.60233
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284777098'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '80'
                          routeLongName: 'Avenue du Parc'
                          shapeLink: /storage/shapes/stm/800107.json
                          shapeId: '800107'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2020-02-29 19:01:04'
                        meta: []
                      -
                        id: 7023
                        ref: '30207'
                        isActive: true
                        label: '30207'
                        timestamp: 1743817954
                        tripId: '284727346'
                        routeId: '95'
                        startTime: '21:32:00'
                        position:
                          lat: 45.57537
                          lon: -73.57829
                        bearing: 31
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                        trip:
                          id: '284727346'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '95'
                          routeLongName: Bélanger
                          shapeLink: /storage/shapes/stm/950103.json
                          shapeId: '950103'
                          serviceId: 25M-H55M000S-80-S
                          blockId: null
                        createdAt: '2020-03-23 17:02:09'
                        meta: []
                      -
                        id: 7056
                        ref: '30029'
                        isActive: true
                        label: '30029'
                        timestamp: 1743817953
                        tripId: '286571382'
                        routeId: '496'
                        startTime: '21:38:00'
                        position:
                          lat: 45.45118
                          lon: -73.63284
                        bearing: 230
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571382'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '496'
                          routeLongName: 'Express Victoria'
                          shapeLink: /storage/shapes/stm/4960099.json
                          shapeId: '4960099'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-03-30 14:03:03'
                        meta: []
                      -
                        id: 7110
                        ref: '37003'
                        isActive: true
                        label: '37003'
                        timestamp: 1743817961
                        tripId: '284779676'
                        routeId: '171'
                        startTime: '21:47:00'
                        position:
                          lat: 45.5088
                          lon: -73.69649
                        bearing: 133
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                        trip:
                          id: '284779676'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '171'
                          routeLongName: Henri-Bourassa
                          shapeLink: /storage/shapes/stm/1710235.json
                          shapeId: '1710235'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2020-04-18 19:14:07'
                        meta: []
                      -
                        id: 7703
                        ref: '40084'
                        isActive: true
                        label: '40084'
                        timestamp: 1743817956
                        tripId: '284759122'
                        routeId: '61'
                        startTime: '21:02:00'
                        position:
                          lat: 45.499
                          lon: -73.56911
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 53
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '284759122'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '61'
                          routeLongName: Wellington
                          shapeLink: /storage/shapes/stm/610123.json
                          shapeId: '610123'
                          serviceId: 25M-H56M000S-80-S
                          blockId: null
                        createdAt: '2020-08-13 15:52:05'
                        meta: []
                      -
                        id: 7807
                        ref: '40085'
                        isActive: true
                        label: '40085'
                        timestamp: 1743817965
                        tripId: '286569813'
                        routeId: '12'
                        startTime: '22:03:00'
                        position:
                          lat: 45.46276
                          lon: -73.56629
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286569813'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '12'
                          routeLongName: Île-des-Soeurs
                          shapeLink: /storage/shapes/stm/120114.json
                          shapeId: '120114'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-08-14 06:38:08'
                        meta: []
                      -
                        id: 8494
                        ref: '40063'
                        isActive: true
                        label: '40063'
                        timestamp: 1743817967
                        tripId: '286571513'
                        routeId: '104'
                        startTime: '21:32:00'
                        position:
                          lat: 45.46709
                          lon: -73.63615
                        bearing: 118
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571513'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '104'
                          routeLongName: Cavendish
                          shapeLink: /storage/shapes/stm/1040114.json
                          shapeId: '1040114'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-08-26 13:01:08'
                        meta: []
                      -
                        id: 8634
                        ref: '40071'
                        isActive: true
                        label: '40071'
                        timestamp: 1743817953
                        tripId: '286573832'
                        routeId: '211'
                        startTime: '21:09:00'
                        position:
                          lat: 45.44721
                          lon: -73.67707
                        bearing: 92
                        speed: 99
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573832'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '211'
                          routeLongName: Bord-du-Lac
                          shapeLink: /storage/shapes/stm/2110142.json
                          shapeId: '2110142'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-08-31 13:51:07'
                        meta: []
                      -
                        id: 8765
                        ref: '40067'
                        isActive: true
                        label: '40067'
                        timestamp: 1743817962
                        tripId: '286570391'
                        routeId: '57'
                        startTime: '21:50:00'
                        position:
                          lat: 45.48059
                          lon: -73.55586
                        bearing: 93
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570391'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '57'
                          routeLongName: Charlevoix
                          shapeLink: /storage/shapes/stm/570103.json
                          shapeId: '570103'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-09-08 07:44:14'
                        meta: []
                      -
                        id: 8767
                        ref: '40072'
                        isActive: true
                        label: '40072'
                        timestamp: 1743817967
                        tripId: '286572302'
                        routeId: '35'
                        startTime: '21:45:00'
                        position:
                          lat: 45.45408
                          lon: -73.58932
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572302'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: /storage/shapes/stm/350017.json
                          shapeId: '350017'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-09-08 10:21:08'
                        meta: []
                      -
                        id: 8807
                        ref: '40078'
                        isActive: true
                        label: '40078'
                        timestamp: 1743817961
                        tripId: '286573419'
                        routeId: '106'
                        startTime: '21:56:00'
                        position:
                          lat: 45.4462
                          lon: -73.60425
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573419'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '106'
                          routeLongName: Newman
                          shapeLink: /storage/shapes/stm/1060135.json
                          shapeId: '1060135'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-09-12 11:28:06'
                        meta: []
                      -
                        id: 8851
                        ref: '40081'
                        isActive: true
                        label: '40081'
                        timestamp: 1743817972
                        tripId: '286573856'
                        routeId: '211'
                        startTime: '21:38:00'
                        position:
                          lat: 45.43104
                          lon: -73.84607
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573856'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '211'
                          routeLongName: Bord-du-Lac
                          shapeLink: /storage/shapes/stm/2110142.json
                          shapeId: '2110142'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-09-19 16:43:07'
                        meta: []
                      -
                        id: 8897
                        ref: '40068'
                        isActive: true
                        label: '40068'
                        timestamp: 1743817969
                        tripId: '286572148'
                        routeId: '108'
                        startTime: '21:41:00'
                        position:
                          lat: 45.47063
                          lon: -73.56574
                        bearing: 271
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572148'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '108'
                          routeLongName: Bannantyne
                          shapeLink: /storage/shapes/stm/1080081.json
                          shapeId: '1080081'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-09-25 05:29:05'
                        meta: []
                      -
                        id: 8913
                        ref: '40066'
                        isActive: true
                        label: '40066'
                        timestamp: 1743817969
                        tripId: '286569982'
                        routeId: '35'
                        startTime: '21:44:00'
                        position:
                          lat: 45.50107
                          lon: -73.55976
                        bearing: 114
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286569982'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: /storage/shapes/stm/350019.json
                          shapeId: '350019'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-09-29 17:32:12'
                        meta: []
                      -
                        id: 9050
                        ref: '40143'
                        isActive: true
                        label: '40143'
                        timestamp: 1743817968
                        tripId: '285009839'
                        routeId: '164'
                        startTime: '21:18:00'
                        position:
                          lat: 45.53866
                          lon: -73.67803
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 40
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009839'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '164'
                          routeLongName: Dudemaine
                          shapeLink: /storage/shapes/stm/1640160.json
                          shapeId: '1640160'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-10-05 15:36:13'
                        meta: []
                      -
                        id: 9098
                        ref: '40133'
                        isActive: true
                        label: '40133'
                        timestamp: 1743817969
                        tripId: '285009206'
                        routeId: '201'
                        startTime: '21:27:00'
                        position:
                          lat: 45.43303
                          lon: -73.84662
                        bearing: 348
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009206'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '201'
                          routeLongName: 'Saint-Charles / Saint-Jean'
                          shapeLink: /storage/shapes/stm/2010210.json
                          shapeId: '2010210'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-10-14 07:22:13'
                        meta: []
                      -
                        id: 9111
                        ref: '40175'
                        isActive: true
                        label: '40175'
                        timestamp: 1743817972
                        tripId: '285006480'
                        routeId: '17'
                        startTime: '21:24:00'
                        position:
                          lat: 45.48269
                          lon: -73.62753
                        bearing: 123
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285006480'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '17'
                          routeLongName: Décarie
                          shapeLink: /storage/shapes/stm/170097.json
                          shapeId: '170097'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-10-16 15:28:14'
                        meta: []
                      -
                        id: 9112
                        ref: '40163'
                        isActive: true
                        label: '40163'
                        timestamp: 1743817967
                        tripId: '285009342'
                        routeId: '205'
                        startTime: '21:24:00'
                        position:
                          lat: 45.50882
                          lon: -73.82102
                        bearing: 58
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009342'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '205'
                          routeLongName: Gouin
                          shapeLink: /storage/shapes/stm/2050112.json
                          shapeId: '2050112'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-10-16 15:36:14'
                        meta: []
                      -
                        id: 9113
                        ref: '40179'
                        isActive: true
                        label: '40179'
                        timestamp: 1743817965
                        tripId: '285008734'
                        routeId: '202'
                        startTime: '21:54:00'
                        position:
                          lat: 45.50879
                          lon: -73.67281
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008734'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '202'
                          routeLongName: Dawson
                          shapeLink: /storage/shapes/stm/2020185.json
                          shapeId: '2020185'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-10-16 15:48:09'
                        meta: []
                      -
                        id: 9204
                        ref: '40126'
                        isActive: true
                        label: '40126'
                        timestamp: 1743817969
                        tripId: '285007736'
                        routeId: '170'
                        startTime: '21:43:00'
                        position:
                          lat: 45.52454
                          lon: -73.7023
                        bearing: 237
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007736'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '170'
                          routeLongName: Keller
                          shapeLink: /storage/shapes/stm/1700176.json
                          shapeId: '1700176'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:11'
                        meta: []
                      -
                        id: 9213
                        ref: '40142'
                        isActive: true
                        label: '40142'
                        timestamp: 1743817964
                        tripId: '285009067'
                        routeId: '204'
                        startTime: '21:21:00'
                        position:
                          lat: 45.46678
                          lon: -73.80317
                        bearing: 335
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009067'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '204'
                          routeLongName: Cardinal
                          shapeLink: /storage/shapes/stm/2040214.json
                          shapeId: '2040214'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:12'
                        meta: []
                      -
                        id: 9217
                        ref: '40149'
                        isActive: true
                        label: '40149'
                        timestamp: 1743817961
                        tripId: '285009411'
                        routeId: '206'
                        startTime: '21:29:00'
                        position:
                          lat: 45.50899
                          lon: -73.80627
                        bearing: 335
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009411'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '206'
                          routeLongName: Roger-Pilon
                          shapeLink: /storage/shapes/stm/2060107.json
                          shapeId: '2060107'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:12'
                        meta: []
                      -
                        id: 9219
                        ref: '40154'
                        isActive: true
                        label: '40154'
                        timestamp: 1743817968
                        tripId: '285008533'
                        routeId: '201'
                        startTime: '21:02:00'
                        position:
                          lat: 45.43112
                          lon: -73.8454
                        bearing: 89
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008533'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '201'
                          routeLongName: 'Saint-Charles / Saint-Jean'
                          shapeLink: /storage/shapes/stm/2010211.json
                          shapeId: '2010211'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:12'
                        meta: []
                      -
                        id: 9222
                        ref: '40159'
                        isActive: true
                        label: '40159'
                        timestamp: 1743817965
                        tripId: '285006538'
                        routeId: '17'
                        startTime: '21:38:00'
                        position:
                          lat: 45.4768
                          lon: -73.62151
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285006538'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '17'
                          routeLongName: Décarie
                          shapeLink: /storage/shapes/stm/170094.json
                          shapeId: '170094'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:12'
                        meta: []
                      -
                        id: 9229
                        ref: '40180'
                        isActive: true
                        label: '40180'
                        timestamp: 1743817954
                        tripId: '285007888'
                        routeId: '174'
                        startTime: '21:48:00'
                        position:
                          lat: 45.50034
                          lon: -73.70034
                        bearing: 221
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007888'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '174'
                          routeLongName: Côte-Vertu-Ouest
                          shapeLink: /storage/shapes/stm/1740116.json
                          shapeId: '1740116'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:12'
                        meta: []
                      -
                        id: 9233
                        ref: '40186'
                        isActive: true
                        label: '40186'
                        timestamp: 1743817956
                        tripId: '285007532'
                        routeId: '164'
                        startTime: '21:28:00'
                        position:
                          lat: 45.52613
                          lon: -73.70379
                        bearing: 215
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007532'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '164'
                          routeLongName: Dudemaine
                          shapeLink: /storage/shapes/stm/1640159.json
                          shapeId: '1640159'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:13'
                        meta: []
                      -
                        id: 9234
                        ref: '40187'
                        isActive: true
                        label: '40187'
                        timestamp: 1743817967
                        tripId: '285009429'
                        routeId: '208'
                        startTime: '21:26:00'
                        position:
                          lat: 45.50239
                          lon: -73.7871
                        bearing: 241
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009429'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '208'
                          routeLongName: Brunswick
                          shapeLink: /storage/shapes/stm/2080107.json
                          shapeId: '2080107'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:13'
                        meta: []
                      -
                        id: 9237
                        ref: '40193'
                        isActive: true
                        label: '40193'
                        timestamp: 1743817960
                        tripId: '285007270'
                        routeId: '202'
                        startTime: '21:37:00'
                        position:
                          lat: 45.44736
                          lon: -73.79651
                        bearing: 59
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007270'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '202'
                          routeLongName: Dawson
                          shapeLink: /storage/shapes/stm/2020187.json
                          shapeId: '2020187'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:13'
                        meta: []
                      -
                        id: 9239
                        ref: '40200'
                        isActive: true
                        label: '40200'
                        timestamp: 1743817960
                        tripId: '285008019'
                        routeId: '177'
                        startTime: '21:40:00'
                        position:
                          lat: 45.49419
                          lon: -73.72185
                        bearing: 101
                        speed: 63
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008019'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '177'
                          routeLongName: Thimens
                          shapeLink: /storage/shapes/stm/1770139.json
                          shapeId: '1770139'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 08:02:13'
                        meta: []
                      -
                        id: 9251
                        ref: '40203'
                        isActive: true
                        label: '40203'
                        timestamp: 1743817958
                        tripId: '285009081'
                        routeId: '204'
                        startTime: '21:04:00'
                        position:
                          lat: 45.44974
                          lon: -73.74482
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009081'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '204'
                          routeLongName: Cardinal
                          shapeLink: /storage/shapes/stm/2040212.json
                          shapeId: '2040212'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-01 15:28:12'
                        meta: []
                      -
                        id: 9256
                        ref: '40168'
                        isActive: true
                        label: '40168'
                        timestamp: 1743817963
                        tripId: '285009145'
                        routeId: '205'
                        startTime: '21:57:00'
                        position:
                          lat: 45.46519
                          lon: -73.83078
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009145'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '205'
                          routeLongName: Gouin
                          shapeLink: /storage/shapes/stm/2050112.json
                          shapeId: '2050112'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-02 05:16:04'
                        meta: []
                      -
                        id: 9260
                        ref: '40196'
                        isActive: true
                        label: '40196'
                        timestamp: 1743817955
                        tripId: '285009693'
                        routeId: '201'
                        startTime: '21:33:00'
                        position:
                          lat: 45.47453
                          lon: -73.87434
                        bearing: 184
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009693'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '201'
                          routeLongName: 'Saint-Charles / Saint-Jean'
                          shapeLink: /storage/shapes/stm/2010211.json
                          shapeId: '2010211'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-02 06:09:07'
                        meta: []
                      -
                        id: 9268
                        ref: '40218'
                        isActive: true
                        label: '40218'
                        timestamp: 1743817970
                        tripId: '286571597'
                        routeId: '104'
                        startTime: '21:46:00'
                        position:
                          lat: 45.48876
                          lon: -73.59073
                        bearing: 221
                        speed: 29
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571597'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '104'
                          routeLongName: Cavendish
                          shapeLink: /storage/shapes/stm/1040117.json
                          shapeId: '1040117'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-12-03 17:08:16'
                        meta: []
                      -
                        id: 9272
                        ref: '40225'
                        isActive: true
                        label: '40225'
                        timestamp: 1743817964
                        tripId: '286572215'
                        routeId: '110'
                        startTime: '21:42:00'
                        position:
                          lat: 45.44167
                          lon: -73.68648
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572215'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '110'
                          routeLongName: Centrale
                          shapeLink: /storage/shapes/stm/1100211.json
                          shapeId: '1100211'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-12-05 09:59:04'
                        meta: []
                      -
                        id: 9282
                        ref: '40214'
                        isActive: true
                        label: '40214'
                        timestamp: 1743817966
                        tripId: '285006665'
                        routeId: '70'
                        startTime: '21:32:00'
                        position:
                          lat: 45.51075
                          lon: -73.68708
                        bearing: 41
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285006665'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '70'
                          routeLongName: Bois-Franc
                          shapeLink: /storage/shapes/stm/700192.json
                          shapeId: '700192'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-09 15:39:15'
                        meta: []
                      -
                        id: 9292
                        ref: '40234'
                        isActive: true
                        label: '40234'
                        timestamp: 1743817707
                        tripId: '286573711'
                        routeId: '491'
                        startTime: '21:15:00'
                        position:
                          lat: 45.43768
                          lon: -73.68936
                        bearing: 263
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573711'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '491'
                          routeLongName: 'Express Provost'
                          shapeLink: /storage/shapes/stm/4910084.json
                          shapeId: '4910084'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-12-13 16:32:08'
                        meta: []
                      -
                        id: 9297
                        ref: '40153'
                        isActive: true
                        label: '40153'
                        timestamp: 1743817968
                        tripId: '285008725'
                        routeId: '202'
                        startTime: '21:26:00'
                        position:
                          lat: 45.44416
                          lon: -73.74092
                        bearing: 169
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008725'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '202'
                          routeLongName: Dawson
                          shapeLink: /storage/shapes/stm/2020185.json
                          shapeId: '2020185'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-15 05:49:04'
                        meta: []
                      -
                        id: 9300
                        ref: '40236'
                        isActive: true
                        label: '40236'
                        timestamp: 1743817953
                        tripId: '286573066'
                        routeId: '138'
                        startTime: '21:47:00'
                        position:
                          lat: 45.47428
                          lon: -73.66795
                        bearing: 12
                        speed: 4
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 4
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573066'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '138'
                          routeLongName: Notre-Dame-de-Grâce
                          shapeLink: /storage/shapes/stm/1380086.json
                          shapeId: '1380086'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-12-15 17:19:15'
                        meta: []
                      -
                        id: 9301
                        ref: '40184'
                        isActive: true
                        label: '40184'
                        timestamp: 1743817960
                        tripId: '285007177'
                        routeId: '215'
                        startTime: '21:10:00'
                        position:
                          lat: 45.51076
                          lon: -73.68707
                        bearing: 41
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007177'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '215'
                          routeLongName: Henri-Bourassa
                          shapeLink: /storage/shapes/stm/2150156.json
                          shapeId: '2150156'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-16 06:07:05'
                        meta: []
                      -
                        id: 9303
                        ref: '40206'
                        isActive: true
                        label: '40206'
                        timestamp: 1743817972
                        tripId: '285008381'
                        routeId: '204'
                        startTime: '21:35:00'
                        position:
                          lat: 45.45271
                          lon: -73.79646
                        bearing: 162
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008381'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '204'
                          routeLongName: Cardinal
                          shapeLink: /storage/shapes/stm/2040212.json
                          shapeId: '2040212'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-16 07:01:13'
                        meta: []
                      -
                        id: 9306
                        ref: '40146'
                        isActive: true
                        label: '40146'
                        timestamp: 1743817961
                        tripId: '285006981'
                        routeId: '68'
                        startTime: '20:50:00'
                        position:
                          lat: 45.46811
                          lon: -73.87666
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 88
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285006981'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '68'
                          routeLongName: Pierrefonds
                          shapeLink: /storage/shapes/stm/680416.json
                          shapeId: '680416'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-16 15:36:11'
                        meta: []
                      -
                        id: 9312
                        ref: '40207'
                        isActive: true
                        label: '40207'
                        timestamp: 1743817970
                        tripId: '285009287'
                        routeId: '203'
                        startTime: '21:49:00'
                        position:
                          lat: 45.44448
                          lon: -73.74876
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009287'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '203'
                          routeLongName: Carson
                          shapeLink: /storage/shapes/stm/2030122.json
                          shapeId: '2030122'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-18 06:30:08'
                        meta: []
                      -
                        id: 9314
                        ref: '40230'
                        isActive: true
                        label: '40230'
                        timestamp: 1743817969
                        tripId: '286572204'
                        routeId: '110'
                        startTime: '21:09:00'
                        position:
                          lat: 45.43211
                          lon: -73.66298
                        bearing: 238
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572204'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '110'
                          routeLongName: Centrale
                          shapeLink: /storage/shapes/stm/1100210.json
                          shapeId: '1100210'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-12-18 11:55:07'
                        meta: []
                      -
                        id: 9316
                        ref: '40235'
                        isActive: true
                        label: '40235'
                        timestamp: 1743817972
                        tripId: '286571913'
                        routeId: '107'
                        startTime: '21:48:00'
                        position:
                          lat: 45.4316
                          lon: -73.605
                        bearing: 46
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571913'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '107'
                          routeLongName: Verdun
                          shapeLink: /storage/shapes/stm/1070142.json
                          shapeId: '1070142'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-12-19 04:57:04'
                        meta: []
                      -
                        id: 9320
                        ref: '40216'
                        isActive: true
                        label: '40216'
                        timestamp: 1743817953
                        tripId: '285009247'
                        routeId: '207'
                        startTime: '21:36:00'
                        position:
                          lat: 45.47424
                          lon: -73.85714
                        bearing: 154
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009247'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '207'
                          routeLongName: Jacques-Bizard
                          shapeLink: /storage/shapes/stm/2070089.json
                          shapeId: '2070089'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-22 06:22:06'
                        meta: []
                      -
                        id: 9323
                        ref: '40209'
                        isActive: true
                        label: '40209'
                        timestamp: 1743817956
                        tripId: '285008977'
                        routeId: '203'
                        startTime: '21:19:00'
                        position:
                          lat: 45.45917
                          lon: -73.82285
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008977'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '203'
                          routeLongName: Carson
                          shapeLink: /storage/shapes/stm/2030122.json
                          shapeId: '2030122'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-23 06:26:09'
                        meta: []
                      -
                        id: 9327
                        ref: '40150'
                        isActive: true
                        label: '40150'
                        timestamp: 1743817965
                        tripId: '285009532'
                        routeId: '209'
                        startTime: '21:39:00'
                        position:
                          lat: 45.44025
                          lon: -73.76685
                        bearing: 265
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009532'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '209'
                          routeLongName: 'Des Sources'
                          shapeLink: /storage/shapes/stm/2090097.json
                          shapeId: '2090097'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-12-28 06:15:10'
                        meta: []
                      -
                        id: 9335
                        ref: '40232'
                        isActive: true
                        label: '40232'
                        timestamp: 1743817960
                        tripId: '286574674'
                        routeId: '568'
                        startTime: '21:40:00'
                        position:
                          lat: 45.49827
                          lon: -73.56052
                        bearing: 302
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286574674'
                          headsign: Nord
                          shortName: null
                          routeColor: '#034638'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '568'
                          routeLongName: 'Service spécial REM Île-des-Soeurs'
                          shapeLink: /storage/shapes/stm/5680019.json
                          shapeId: '5680019'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-12-31 18:14:13'
                        meta: []
                      -
                        id: 9352
                        ref: '40244'
                        isActive: true
                        label: '40244'
                        timestamp: 1743817960
                        tripId: '286572462'
                        routeId: '110'
                        startTime: '21:13:00'
                        position:
                          lat: 45.41952
                          lon: -73.61146
                        bearing: 70
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 53
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572462'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '110'
                          routeLongName: Centrale
                          shapeLink: /storage/shapes/stm/1100211.json
                          shapeId: '1100211'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2021-01-13 16:42:13'
                        meta: []
                      -
                        id: 9359
                        ref: '40242'
                        isActive: true
                        label: '40242'
                        timestamp: 1743817968
                        tripId: '286572805'
                        routeId: '195'
                        startTime: '21:52:00'
                        position:
                          lat: 45.44672
                          lon: -73.60472
                        bearing: 18
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572805'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '195'
                          routeLongName: 'Dorval / Angrignon'
                          shapeLink: /storage/shapes/stm/1950177.json
                          shapeId: '1950177'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2021-01-15 17:19:12'
                        meta: []
                      -
                        id: 10555
                        ref: '40250'
                        isActive: true
                        label: '40250'
                        timestamp: 1743817972
                        tripId: '286571127'
                        routeId: '90'
                        startTime: '21:33:00'
                        position:
                          lat: 45.45546
                          lon: -73.63212
                        bearing: 51
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571127'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: /storage/shapes/stm/900252.json
                          shapeId: '900252'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2021-05-18 06:34:04'
                        meta: []
                      -
                        id: 10672
                        ref: '41005'
                        isActive: true
                        label: '41005'
                        timestamp: 1743817970
                        tripId: '285001710'
                        routeId: '51'
                        startTime: '21:43:00'
                        position:
                          lat: 45.52197
                          lon: -73.59377
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001710'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: /storage/shapes/stm/510191.json
                          shapeId: '510191'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-07-09 13:14:05'
                        meta: []
                      -
                        id: 10678
                        ref: '41014'
                        isActive: true
                        label: '41014'
                        timestamp: 1743817962
                        tripId: '285001307'
                        routeId: '97'
                        startTime: '21:59:00'
                        position:
                          lat: 45.51595
                          lon: -73.58958
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001307'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '97'
                          routeLongName: Avenue-du-Mont-Royal
                          shapeLink: /storage/shapes/stm/970203.json
                          shapeId: '970203'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-07-09 17:01:04'
                        meta: []
                      -
                        id: 10684
                        ref: '41016'
                        isActive: true
                        label: '41016'
                        timestamp: 1743817968
                        tripId: '285001400'
                        routeId: '27'
                        startTime: '21:49:00'
                        position:
                          lat: 45.53116
                          lon: -73.58323
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001400'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '27'
                          routeLongName: 'Boulevard Saint-Joseph'
                          shapeLink: /storage/shapes/stm/270111.json
                          shapeId: '270111'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-07-13 10:33:04'
                        meta: []
                      -
                        id: 10685
                        ref: '41021'
                        isActive: true
                        label: '41021'
                        timestamp: 1743817961
                        tripId: '285001986'
                        routeId: '51'
                        startTime: '21:27:00'
                        position:
                          lat: 45.48718
                          lon: -73.62608
                        bearing: 212
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 32
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001986'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: /storage/shapes/stm/510191.json
                          shapeId: '510191'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-07-13 16:13:03'
                        meta: []
                      -
                        id: 10686
                        ref: '41020'
                        isActive: true
                        label: '41020'
                        timestamp: 1743817971
                        tripId: '285001552'
                        routeId: '47'
                        startTime: '21:44:00'
                        position:
                          lat: 45.53768
                          lon: -73.5835
                        bearing: 32
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001552'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '47'
                          routeLongName: Masson
                          shapeLink: /storage/shapes/stm/470115.json
                          shapeId: '470115'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-07-13 18:03:04'
                        meta: []
                      -
                        id: 10710
                        ref: '41026'
                        isActive: true
                        label: '41026'
                        timestamp: 1743817963
                        tripId: '285001015'
                        routeId: '11'
                        startTime: '21:30:00'
                        position:
                          lat: 45.49532
                          lon: -73.60489
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001015'
                          headsign: 'Ouest destination Gatineau / Queen-Mary'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '11'
                          routeLongName: 'Parc-du-Mont-Royal / Ridgewood'
                          shapeLink: /storage/shapes/stm/110158.json
                          shapeId: '110158'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-07-22 16:58:05'
                        meta: []
                      -
                        id: 10728
                        ref: '41017'
                        isActive: true
                        label: '41017'
                        timestamp: 1743817961
                        tripId: '285002157'
                        routeId: '51'
                        startTime: '21:24:00'
                        position:
                          lat: 45.49911
                          lon: -73.62222
                        bearing: 0
                        speed: 4
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285002157'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: /storage/shapes/stm/510185.json
                          shapeId: '510185'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-07-27 15:14:06'
                        meta: []
                      -
                        id: 10731
                        ref: '41034'
                        isActive: true
                        label: '41034'
                        timestamp: 1743817968
                        tripId: '285002104'
                        routeId: '51'
                        startTime: '21:49:00'
                        position:
                          lat: 45.45678
                          lon: -73.64069
                        bearing: 291
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 4
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285002104'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: /storage/shapes/stm/510185.json
                          shapeId: '510185'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-07-27 18:46:04'
                        meta: []
                      -
                        id: 10747
                        ref: '41041'
                        isActive: true
                        label: '41041'
                        timestamp: 1743817965
                        tripId: '285001058'
                        routeId: '11'
                        startTime: '21:33:00'
                        position:
                          lat: 45.52467
                          lon: -73.58228
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001058'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '11'
                          routeLongName: 'Parc-du-Mont-Royal / Ridgewood'
                          shapeLink: /storage/shapes/stm/110156.json
                          shapeId: '110156'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-08-03 17:22:05'
                        meta: []
                      -
                        id: 10753
                        ref: '41007'
                        isActive: true
                        label: '41007'
                        timestamp: 1743817962
                        tripId: '285001583'
                        routeId: '47'
                        startTime: '21:46:00'
                        position:
                          lat: 45.54984
                          lon: -73.57382
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001583'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '47'
                          routeLongName: Masson
                          shapeLink: /storage/shapes/stm/470114.json
                          shapeId: '470114'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-08-05 05:56:04'
                        meta: []
                      -
                        id: 10766
                        ref: '41015'
                        isActive: true
                        label: '41015'
                        timestamp: 1743817965
                        tripId: '285002035'
                        routeId: '51'
                        startTime: '21:15:00'
                        position:
                          lat: 45.47959
                          lon: -73.63288
                        bearing: 213
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285002035'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: /storage/shapes/stm/510191.json
                          shapeId: '510191'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-08-10 08:12:05'
                        meta: []
                      -
                        id: 10853
                        ref: '41056'
                        isActive: true
                        label: '41056'
                        timestamp: 1743817969
                        tripId: '284739913'
                        routeId: '180'
                        startTime: '21:28:00'
                        position:
                          lat: 45.54315
                          lon: -73.67234
                        bearing: 115
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739913'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '180'
                          routeLongName: 'De Salaberry'
                          shapeLink: /storage/shapes/stm/1800111.json
                          shapeId: '1800111'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-09-07 13:37:04'
                        meta: []
                      -
                        id: 10855
                        ref: '41054'
                        isActive: true
                        label: '41054'
                        timestamp: 1743817970
                        tripId: '284740256'
                        routeId: '193'
                        startTime: '21:28:00'
                        position:
                          lat: 45.56364
                          lon: -73.6097
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740256'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '193'
                          routeLongName: Jarry
                          shapeLink: /storage/shapes/stm/1930136.json
                          shapeId: '1930136'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-09-08 06:39:06'
                        meta: []
                      -
                        id: 10861
                        ref: '41058'
                        isActive: true
                        label: '41058'
                        timestamp: 1743817971
                        tripId: '284740093'
                        routeId: '193'
                        startTime: '21:47:00'
                        position:
                          lat: 45.59673
                          lon: -73.57991
                        bearing: 212
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740093'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '193'
                          routeLongName: Jarry
                          shapeLink: /storage/shapes/stm/1930135.json
                          shapeId: '1930135'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-09-08 15:11:05'
                        meta: []
                      -
                        id: 10868
                        ref: '41057'
                        isActive: true
                        label: '41057'
                        timestamp: 1743817964
                        tripId: '284740783'
                        routeId: '193'
                        startTime: '21:48:00'
                        position:
                          lat: 45.53093
                          lon: -73.63628
                        bearing: 108
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740783'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '193'
                          routeLongName: Jarry
                          shapeLink: /storage/shapes/stm/1930136.json
                          shapeId: '1930136'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-09-09 14:59:06'
                        meta: []
                      -
                        id: 10875
                        ref: '41055'
                        isActive: true
                        label: '41055'
                        timestamp: 1743817955
                        tripId: '284739524'
                        routeId: '45'
                        startTime: '21:16:00'
                        position:
                          lat: 45.55545
                          lon: -73.62369
                        bearing: 301
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739524'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '45'
                          routeLongName: Papineau
                          shapeLink: /storage/shapes/stm/450176.json
                          shapeId: '450176'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-09-14 16:36:08'
                        meta: []
                      -
                        id: 10876
                        ref: '41059'
                        isActive: true
                        label: '41059'
                        timestamp: 1743817963
                        tripId: '284739869'
                        routeId: '180'
                        startTime: '21:55:00'
                        position:
                          lat: 45.55028
                          lon: -73.65649
                        bearing: 47
                        speed: 4
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739869'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '180'
                          routeLongName: 'De Salaberry'
                          shapeLink: /storage/shapes/stm/1800112.json
                          shapeId: '1800112'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-09-15 05:34:04'
                        meta: []
                      -
                        id: 10877
                        ref: '41048'
                        isActive: true
                        label: '41048'
                        timestamp: 1743817962
                        tripId: '284739265'
                        routeId: '48'
                        startTime: '21:36:00'
                        position:
                          lat: 45.63556
                          lon: -73.60275
                        bearing: 234
                        speed: 28
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739265'
                          headsign: 'Ouest via Gouin / Ozias-Leduc'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: /storage/shapes/stm/480412.json
                          shapeId: '480412'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-09-15 06:57:04'
                        meta: []
                      -
                        id: 10880
                        ref: '41065'
                        isActive: true
                        label: '41065'
                        timestamp: 1743817968
                        tripId: '284739964'
                        routeId: '48'
                        startTime: '21:46:00'
                        position:
                          lat: 45.55614
                          lon: -73.66714
                        bearing: 14
                        speed: 13
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739964'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: /storage/shapes/stm/480414.json
                          shapeId: '480414'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-09-15 16:58:07'
                        meta: []
                      -
                        id: 10893
                        ref: '41072'
                        isActive: true
                        label: '41072'
                        timestamp: 1743817864
                        tripId: '284739069'
                        routeId: '193'
                        startTime: '21:10:00'
                        position:
                          lat: 45.60556
                          lon: -73.57227
                        bearing: 39
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739069'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '193'
                          routeLongName: Jarry
                          shapeLink: /storage/shapes/stm/1930136.json
                          shapeId: '1930136'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-09-21 15:01:04'
                        meta: []
                      -
                        id: 10923
                        ref: '41046'
                        isActive: true
                        label: '41046'
                        timestamp: 1743817966
                        tripId: '284740455'
                        routeId: '45'
                        startTime: '21:27:00'
                        position:
                          lat: 45.53902
                          lon: -73.58787
                        bearing: 125
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740455'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '45'
                          routeLongName: Papineau
                          shapeLink: /storage/shapes/stm/450177.json
                          shapeId: '450177'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-10-05 06:45:16'
                        meta: []
                      -
                        id: 10938
                        ref: '41037'
                        isActive: true
                        label: '41037'
                        timestamp: 1743817971
                        tripId: '285002123'
                        routeId: '97'
                        startTime: '21:27:00'
                        position:
                          lat: 45.54259
                          lon: -73.56171
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285002123'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '97'
                          routeLongName: Avenue-du-Mont-Royal
                          shapeLink: /storage/shapes/stm/970203.json
                          shapeId: '970203'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2021-10-13 06:47:04'
                        meta: []
                      -
                        id: 10942
                        ref: '41071'
                        isActive: true
                        label: '41071'
                        timestamp: 1743817972
                        tripId: '284740931'
                        routeId: '140'
                        startTime: '21:30:00'
                        position:
                          lat: 45.58615
                          lon: -73.63291
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740931'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '140'
                          routeLongName: Fleury
                          shapeLink: /storage/shapes/stm/1400133.json
                          shapeId: '1400133'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2021-10-21 16:04:04'
                        meta: []
                      -
                        id: 11031
                        ref: '41013'
                        isActive: true
                        label: '41013'
                        timestamp: 1743817963
                        tripId: '285001803'
                        routeId: '97'
                        startTime: '21:43:00'
                        position:
                          lat: 45.54886
                          lon: -73.56467
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                        trip:
                          id: '285001803'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '97'
                          routeLongName: Avenue-du-Mont-Royal
                          shapeLink: /storage/shapes/stm/970204.json
                          shapeId: '970204'
                          serviceId: 25M-H57M000S-81-S
                          blockId: null
                        createdAt: '2022-01-13 09:23:05'
                        meta: []
                      -
                        id: 11053
                        ref: '41115'
                        isActive: true
                        label: '41115'
                        timestamp: 1743817966
                        tripId: '284740466'
                        routeId: '193'
                        startTime: '21:18:00'
                        position:
                          lat: 45.54256
                          lon: -73.62921
                        bearing: 199
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740466'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '193'
                          routeLongName: Jarry
                          shapeLink: /storage/shapes/stm/1930135.json
                          shapeId: '1930135'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-01-28 11:10:06'
                        meta: []
                      -
                        id: 11054
                        ref: '41095'
                        isActive: true
                        label: '41095'
                        timestamp: 1743817965
                        tripId: '284740631'
                        routeId: '48'
                        startTime: '21:15:00'
                        position:
                          lat: 45.59912
                          lon: -73.64001
                        bearing: 211
                        speed: 6
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740631'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: /storage/shapes/stm/480411.json
                          shapeId: '480411'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-01-28 15:32:04'
                        meta: []
                      -
                        id: 11098
                        ref: '41097'
                        isActive: true
                        label: '41097'
                        timestamp: 1743817758
                        tripId: '284739180'
                        routeId: '41'
                        startTime: '21:02:00'
                        position:
                          lat: 45.55149
                          lon: -73.65854
                        bearing: 113
                        speed: 53
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 55
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739180'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '41'
                          routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                          shapeLink: /storage/shapes/stm/410320.json
                          shapeId: '410320'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-02-17 04:23:04'
                        meta: []
                      -
                        id: 11102
                        ref: '41092'
                        isActive: true
                        label: '41092'
                        timestamp: 1743817956
                        tripId: '284740656'
                        routeId: '48'
                        startTime: '22:01:00'
                        position:
                          lat: 45.55605
                          lon: -73.66719
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740656'
                          headsign: 'Est via Gouin / Ozias-Leduc'
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: /storage/shapes/stm/480413.json
                          shapeId: '480413'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-02-21 06:12:03'
                        meta: []
                      -
                        id: 11111
                        ref: '41123'
                        isActive: true
                        label: '41123'
                        timestamp: 1743817966
                        tripId: '284741116'
                        routeId: '19'
                        startTime: '21:54:00'
                        position:
                          lat: 45.53381
                          lon: -73.6568
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741116'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '19'
                          routeLongName: 'Chabanel / Marché Central'
                          shapeLink: /storage/shapes/stm/190033.json
                          shapeId: '190033'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-02-24 15:34:05'
                        meta: []
                      -
                        id: 11144
                        ref: '41085'
                        isActive: true
                        label: '41085'
                        timestamp: 1743817964
                        tripId: '284738343'
                        routeId: '55'
                        startTime: '21:41:00'
                        position:
                          lat: 45.51428
                          lon: -73.57339
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284738343'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: /storage/shapes/stm/550147.json
                          shapeId: '550147'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-03-21 15:27:04'
                        meta: []
                      -
                        id: 11159
                        ref: '41126'
                        isActive: true
                        label: '41126'
                        timestamp: 1743817964
                        tripId: '284737964'
                        routeId: '139'
                        startTime: '21:30:00'
                        position:
                          lat: 45.56767
                          lon: -73.59372
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284737964'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '139'
                          routeLongName: Pie-IX
                          shapeLink: /storage/shapes/stm/1394411.json
                          shapeId: '1394411'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-04-04 06:45:05'
                        meta: []
                      -
                        id: 12444
                        ref: '42028'
                        isActive: true
                        label: '42028'
                        timestamp: 1743817558
                        tripId: '284741030'
                        routeId: '19'
                        startTime: '21:34:00'
                        position:
                          lat: 45.54413
                          lon: -73.63953
                        bearing: 27
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284741030'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '19'
                          routeLongName: 'Chabanel / Marché Central'
                          shapeLink: /storage/shapes/stm/190033.json
                          shapeId: '190033'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-09-01 06:11:04'
                        meta: []
                      -
                        id: 12619
                        ref: '42002'
                        isActive: true
                        label: '42002'
                        timestamp: 1743817966
                        tripId: '284740872'
                        routeId: '41'
                        startTime: '21:05:00'
                        position:
                          lat: 45.57652
                          lon: -73.61379
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740872'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '41'
                          routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                          shapeLink: /storage/shapes/stm/410323.json
                          shapeId: '410323'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-10-01 16:37:04'
                        meta: []
                      -
                        id: 12625
                        ref: '42010'
                        isActive: true
                        label: '42010'
                        timestamp: 1743817962
                        tripId: '284739820'
                        routeId: '139'
                        startTime: '21:01:00'
                        position:
                          lat: 45.59649
                          lon: -73.64314
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739820'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '139'
                          routeLongName: Pie-IX
                          shapeLink: /storage/shapes/stm/1394411.json
                          shapeId: '1394411'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-10-03 16:14:07'
                        meta: []
                      -
                        id: 12638
                        ref: '42027'
                        isActive: true
                        label: '42027'
                        timestamp: 1743817953
                        tripId: '284740953'
                        routeId: '55'
                        startTime: '21:59:00'
                        position:
                          lat: 45.50643
                          lon: -73.55622
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740953'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: /storage/shapes/stm/550147.json
                          shapeId: '550147'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-10-05 11:40:06'
                        meta: []
                      -
                        id: 12661
                        ref: '42043'
                        isActive: true
                        label: '42043'
                        timestamp: 1743817971
                        tripId: '284740948'
                        routeId: '55'
                        startTime: '21:25:00'
                        position:
                          lat: 45.53017
                          lon: -73.60841
                        bearing: 304
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 5
                          label: Full
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740948'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: /storage/shapes/stm/550147.json
                          shapeId: '550147'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-10-12 05:43:04'
                        meta: []
                      -
                        id: 12662
                        ref: '42033'
                        isActive: true
                        label: '42033'
                        timestamp: 1743817961
                        tripId: '284740000'
                        routeId: '45'
                        startTime: '20:56:00'
                        position:
                          lat: 45.52715
                          lon: -73.5552
                        bearing: 303
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740000'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '45'
                          routeLongName: Papineau
                          shapeLink: /storage/shapes/stm/450177.json
                          shapeId: '450177'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-10-12 15:24:04'
                        meta: []
                      -
                        id: 12677
                        ref: '42045'
                        isActive: true
                        label: '42045'
                        timestamp: 1743817960
                        tripId: '284740572'
                        routeId: '55'
                        startTime: '21:15:00'
                        position:
                          lat: 45.51701
                          lon: -73.58322
                        bearing: 128
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740572'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: /storage/shapes/stm/550145.json
                          shapeId: '550145'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-10-19 15:38:07'
                        meta: []
                      -
                        id: 12721
                        ref: '42048'
                        isActive: true
                        label: '42048'
                        timestamp: 1743817970
                        tripId: '284739489'
                        routeId: '55'
                        startTime: '21:46:00'
                        position:
                          lat: 45.54703
                          lon: -73.66004
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284739489'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: /storage/shapes/stm/550145.json
                          shapeId: '550145'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-11-03 05:42:06'
                        meta: []
                      -
                        id: 12744
                        ref: '42049'
                        isActive: true
                        label: '42049'
                        timestamp: 1743817958
                        tripId: '284740072'
                        routeId: '55'
                        startTime: '21:09:00'
                        position:
                          lat: 45.54052
                          lon: -73.63664
                        bearing: 295
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '284740072'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: /storage/shapes/stm/550147.json
                          shapeId: '550147'
                          serviceId: 25M-H58M000S-80-S
                          blockId: null
                        createdAt: '2022-11-18 14:46:03'
                        meta: []
                      -
                        id: 12746
                        ref: '40912'
                        isActive: true
                        label: '40912'
                        timestamp: 1743817962
                        tripId: '284778842'
                        routeId: '103'
                        startTime: '21:38:00'
                        position:
                          lat: 45.47453
                          lon: -73.62378
                        bearing: 29
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                          - 1
                        trip:
                          id: '284778842'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '103'
                          routeLongName: Monkland
                          shapeLink: /storage/shapes/stm/1030154.json
                          shapeId: '1030154'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2022-11-21 15:19:07'
                        meta: []
                      -
                        id: 2928815
                        ref: '44011'
                        isActive: true
                        label: '44011'
                        timestamp: 1743817967
                        tripId: '286574680'
                        routeId: '568'
                        startTime: '21:40:00'
                        position:
                          lat: 45.47224
                          lon: -73.54206
                        bearing: 146
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286574680'
                          headsign: Sud
                          shortName: null
                          routeColor: '#034638'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '568'
                          routeLongName: 'Service spécial REM Île-des-Soeurs'
                          shapeLink: /storage/shapes/stm/5680020.json
                          shapeId: '5680020'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2024-12-18 22:00:08'
                        meta: []
                      -
                        id: 2928819
                        ref: '44019'
                        isActive: true
                        label: '44019'
                        timestamp: 1743817969
                        tripId: '286573303'
                        routeId: '37'
                        startTime: '21:38:00'
                        position:
                          lat: 45.45305
                          lon: -73.58275
                        bearing: 111
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573303'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '37'
                          routeLongName: Jolicoeur
                          shapeLink: /storage/shapes/stm/370158.json
                          shapeId: '370158'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2024-12-19 15:40:07'
                        meta: []
                      -
                        id: 2928840
                        ref: '44014'
                        isActive: true
                        label: '44014'
                        timestamp: 1743817954
                        tripId: '286572381'
                        routeId: '113'
                        startTime: '21:30:00'
                        position:
                          lat: 45.43866
                          lon: -73.5984
                        bearing: 31
                        speed: 63
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572381'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: /storage/shapes/stm/1130162.json
                          shapeId: '1130162'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2024-12-23 18:02:03'
                        meta: []
                      -
                        id: 2928924
                        ref: '44017'
                        isActive: true
                        label: '44017'
                        timestamp: 1743817965
                        tripId: '286573355'
                        routeId: '106'
                        startTime: '21:33:00'
                        position:
                          lat: 45.44545
                          lon: -73.61274
                        bearing: 222
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 4
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 5
                          label: Full
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573355'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '106'
                          routeLongName: Newman
                          shapeLink: /storage/shapes/stm/1060135.json
                          shapeId: '1060135'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2025-01-22 16:06:04'
                        meta: []
                      -
                        id: 2928951
                        ref: '44021'
                        isActive: true
                        label: '44021'
                        timestamp: 1743817972
                        tripId: '286574179'
                        routeId: '211'
                        startTime: '21:21:00'
                        position:
                          lat: 45.43246
                          lon: -73.82454
                        bearing: 166
                        speed: 63
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286574179'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '211'
                          routeLongName: Bord-du-Lac
                          shapeLink: /storage/shapes/stm/2110143.json
                          shapeId: '2110143'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2025-02-05 15:24:06'
                        meta: []
                      -
                        id: 2928953
                        ref: '44023'
                        isActive: true
                        label: '44023'
                        timestamp: 1743817970
                        tripId: '286569886'
                        routeId: '113'
                        startTime: '21:35:00'
                        position:
                          lat: 45.42988
                          lon: -73.64391
                        bearing: 288
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286569886'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: /storage/shapes/stm/1130161.json
                          shapeId: '1130161'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2025-02-05 16:07:06'
                        meta: []
                      -
                        id: 2928954
                        ref: '44033'
                        isActive: true
                        label: '44033'
                        timestamp: 1743817958
                        tripId: '286570348'
                        routeId: '38'
                        startTime: '21:31:00'
                        position:
                          lat: 45.46377
                          lon: -73.5898
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570348'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '38'
                          routeLongName: "De l'Église"
                          shapeLink: /storage/shapes/stm/380008.json
                          shapeId: '380008'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2025-02-05 16:14:08'
                        meta: []
                      -
                        id: 2928981
                        ref: '44026'
                        isActive: true
                        label: '44026'
                        timestamp: 1743817955
                        tripId: '286572894'
                        routeId: '114'
                        startTime: '21:29:00'
                        position:
                          lat: 45.44616
                          lon: -73.58997
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572894'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '114'
                          routeLongName: Angrignon
                          shapeLink: /storage/shapes/stm/1140007.json
                          shapeId: '1140007'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2025-02-20 15:11:05'
                        meta: []
                      -
                        id: 2928987
                        ref: '44002'
                        isActive: true
                        label: '44002'
                        timestamp: 1743817965
                        tripId: '286570133'
                        routeId: '36'
                        startTime: '21:30:00'
                        position:
                          lat: 45.47612
                          lon: -73.58851
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570133'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '36'
                          routeLongName: Monk
                          shapeLink: /storage/shapes/stm/360158.json
                          shapeId: '360158'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2025-02-21 16:33:06'
                        meta: []
                      -
                        id: 2929051
                        ref: '44025'
                        isActive: true
                        label: '44025'
                        timestamp: 1743817956
                        tripId: '284761650'
                        routeId: '138'
                        startTime: '21:15:00'
                        position:
                          lat: 45.48875
                          lon: -73.59074
                        bearing: 45
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 40
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '284761650'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '138'
                          routeLongName: Notre-Dame-de-Grâce
                          shapeLink: /storage/shapes/stm/1380086.json
                          shapeId: '1380086'
                          serviceId: 25M-H56M000S-80-S
                          blockId: null
                        createdAt: '2025-03-17 15:43:07'
                        meta: []
                    items:
                      type: object
                      properties:
                        id:
                          type: integer
                          example: 117
                        ref:
                          type: string
                          example: '28006'
                        isActive:
                          type: boolean
                          example: true
                        label:
                          type: string
                          example: '28006'
                        timestamp:
                          type: integer
                          example: 1743817971
                        tripId:
                          type: string
                          example: '286573562'
                        routeId:
                          type: string
                          example: '198'
                        startTime:
                          type: string
                          example: '21:40:00'
                        position:
                          type: object
                          properties:
                            lat:
                              type: number
                              example: 45.42202
                            lon:
                              type: number
                              example: -73.62131
                        bearing:
                          type: integer
                          example: 343
                        speed:
                          type: integer
                          example: 7
                        vehicleType:
                          type: string
                          example: bus
                        plate:
                          type: string
                          example: null
                        odometer:
                          type: string
                          example: null
                        currentStopSequence:
                          type: integer
                          example: 8
                        currentStatus:
                          type: object
                          properties:
                            data:
                              type: integer
                              example: 2
                            label:
                              type: string
                              example: 'In transit to'
                        scheduleRelationship:
                          type: object
                          properties:
                            data:
                              type: integer
                              example: 0
                            label:
                              type: string
                              example: Scheduled
                        congestionLevel:
                          type: object
                          properties:
                            data:
                              type: integer
                              example: 0
                            label:
                              type: string
                              example: 'Unknown congestion level'
                        occupancyStatus:
                          type: object
                          properties:
                            data:
                              type: integer
                              example: 1
                            label:
                              type: string
                              example: 'Many seats available'
                        agency:
                          type: string
                          example: stm
                        links:
                          type: array
                          example:
                            - 3
                            - 22
                          items:
                            type: integer
                        tags:
                          type: array
                          example:
                            - 8
                          items:
                            type: integer
                        trip:
                          type: object
                          properties:
                            id:
                              type: string
                              example: '286573562'
                            headsign:
                              type: string
                              example: Ouest
                            shortName:
                              type: string
                              example: null
                            routeColor:
                              type: string
                              example: '#009EE0'
                            routeTextColor:
                              type: string
                              example: '#FFFFFF'
                            routeShortName:
                              type: string
                              example: '198'
                            routeLongName:
                              type: string
                              example: Broadway
                            shapeLink:
                              type: string
                              example: /storage/shapes/stm/1980009.json
                            shapeId:
                              type: string
                              example: '1980009'
                            serviceId:
                              type: string
                              example: 25M-H56M000S-83-S
                            blockId:
                              type: string
                              example: null
                        createdAt:
                          type: string
                          example: '2019-11-22 00:14:35'
                        meta:
                          type: object
                          properties: {  }
                  timestamp:
                    type: integer
                    example: 1743817973
                  count:
                    type: integer
                    example: 390
                  geojson:
                    type: object
                    properties:
                      type:
                        type: string
                        example: FeatureCollection
                      features:
                        type: array
                        example:
                          -
                            type: Feature
                            properties:
                              id: 117
                              label: '28006'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62131
                                - 45.42202
                          -
                            type: Feature
                            properties:
                              id: 135
                              label: '28052'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56516
                                - 45.49248
                          -
                            type: Feature
                            properties:
                              id: 155
                              label: '28109'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55592
                                - 45.49976
                          -
                            type: Feature
                            properties:
                              id: 193
                              label: '29074'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58655
                                - 45.49225
                          -
                            type: Feature
                            properties:
                              id: 195
                              label: '29076'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55451
                                - 45.46447
                          -
                            type: Feature
                            properties:
                              id: 203
                              label: '29090'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53788
                                - 45.4674
                          -
                            type: Feature
                            properties:
                              id: 207
                              label: '29098'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65421
                                - 45.43436
                          -
                            type: Feature
                            properties:
                              id: 219
                              label: '29139'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60661
                                - 45.42747
                          -
                            type: Feature
                            properties:
                              id: 241
                              label: '29830'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5338
                                - 45.54726
                          -
                            type: Feature
                            properties:
                              id: 250
                              label: '29844'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59509
                                - 45.55777
                          -
                            type: Feature
                            properties:
                              id: 259
                              label: '30006'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67166
                                - 45.52042
                          -
                            type: Feature
                            properties:
                              id: 271
                              label: '30062'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53445
                                - 45.64316
                          -
                            type: Feature
                            properties:
                              id: 291
                              label: '30131'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53227
                                - 45.60094
                          -
                            type: Feature
                            properties:
                              id: 293
                              label: '30138'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57367
                                - 45.6216
                          -
                            type: Feature
                            properties:
                              id: 295
                              label: '30140'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6109
                                - 45.61356
                          -
                            type: Feature
                            properties:
                              id: 300
                              label: '30149'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57312
                                - 45.57012
                          -
                            type: Feature
                            properties:
                              id: 303
                              label: '30153'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57647
                                - 45.50195
                          -
                            type: Feature
                            properties:
                              id: 306
                              label: '30166'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.71857
                                - 45.53122
                          -
                            type: Feature
                            properties:
                              id: 309
                              label: '30170'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58454
                                - 45.48927
                          -
                            type: Feature
                            properties:
                              id: 312
                              label: '30183'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6141
                                - 45.5543
                          -
                            type: Feature
                            properties:
                              id: 314
                              label: '30187'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63802
                                - 45.54665
                          -
                            type: Feature
                            properties:
                              id: 315
                              label: '30193'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57137
                                - 45.59115
                          -
                            type: Feature
                            properties:
                              id: 316
                              label: '30194'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62936
                                - 45.61564
                          -
                            type: Feature
                            properties:
                              id: 317
                              label: '30195'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.49911
                                - 45.65092
                          -
                            type: Feature
                            properties:
                              id: 327
                              label: '30242'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.90126
                                - 45.43745
                          -
                            type: Feature
                            properties:
                              id: 343
                              label: '30824'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64186
                                - 45.59654
                          -
                            type: Feature
                            properties:
                              id: 346
                              label: '30830'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66091
                                - 45.61211
                          -
                            type: Feature
                            properties:
                              id: 347
                              label: '30835'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60523
                                - 45.56194
                          -
                            type: Feature
                            properties:
                              id: 353
                              label: '30843'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64989
                                - 45.58372
                          -
                            type: Feature
                            properties:
                              id: 354
                              label: '30846'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67094
                                - 45.52545
                          -
                            type: Feature
                            properties:
                              id: 357
                              label: '30853'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.68392
                                - 45.51325
                          -
                            type: Feature
                            properties:
                              id: 358
                              label: '30857'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61739
                                - 45.61581
                          -
                            type: Feature
                            properties:
                              id: 365
                              label: '30875'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.68987
                                - 45.5086
                          -
                            type: Feature
                            properties:
                              id: 366
                              label: '30878'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56689
                                - 45.54924
                          -
                            type: Feature
                            properties:
                              id: 375
                              label: '31019'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57527
                                - 45.56766
                          -
                            type: Feature
                            properties:
                              id: 378
                              label: '31038'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6196
                                - 45.47975
                          -
                            type: Feature
                            properties:
                              id: 379
                              label: '31039'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59709
                                - 45.56899
                          -
                            type: Feature
                            properties:
                              id: 381
                              label: '31042'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54714
                                - 45.56086
                          -
                            type: Feature
                            properties:
                              id: 383
                              label: '31048'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62501
                                - 45.61185
                          -
                            type: Feature
                            properties:
                              id: 389
                              label: '31060'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61497
                                - 45.52041
                          -
                            type: Feature
                            properties:
                              id: 391
                              label: '31069'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5683
                                - 45.59687
                          -
                            type: Feature
                            properties:
                              id: 401
                              label: '31103'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53419
                                - 45.5965
                          -
                            type: Feature
                            properties:
                              id: 417
                              label: '31146'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55237
                                - 45.60809
                          -
                            type: Feature
                            properties:
                              id: 418
                              label: '31147'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6674
                                - 45.55717
                          -
                            type: Feature
                            properties:
                              id: 422
                              label: '31153'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58111
                                - 45.5443
                          -
                            type: Feature
                            properties:
                              id: 425
                              label: '31161'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53174
                                - 45.5097
                          -
                            type: Feature
                            properties:
                              id: 430
                              label: '31171'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55254
                                - 45.53365
                          -
                            type: Feature
                            properties:
                              id: 431
                              label: '31173'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55149
                                - 45.53461
                          -
                            type: Feature
                            properties:
                              id: 434
                              label: '31183'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55911
                                - 45.54011
                          -
                            type: Feature
                            properties:
                              id: 438
                              label: '31190'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63773
                                - 45.52792
                          -
                            type: Feature
                            properties:
                              id: 444
                              label: '31207'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59792
                                - 45.53164
                          -
                            type: Feature
                            properties:
                              id: 449
                              label: '31224'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56569
                                - 45.57552
                          -
                            type: Feature
                            properties:
                              id: 455
                              label: '31233'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53557
                                - 45.55923
                          -
                            type: Feature
                            properties:
                              id: 459
                              label: '31805'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60542
                                - 45.52364
                          -
                            type: Feature
                            properties:
                              id: 462
                              label: '31815'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57741
                                - 45.49485
                          -
                            type: Feature
                            properties:
                              id: 463
                              label: '31816'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.85166
                                - 45.49164
                          -
                            type: Feature
                            properties:
                              id: 481
                              label: '31853'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61095
                                - 45.6136
                          -
                            type: Feature
                            properties:
                              id: 482
                              label: '31854'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58054
                                - 45.5532
                          -
                            type: Feature
                            properties:
                              id: 484
                              label: '31857'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62879
                                - 45.58292
                          -
                            type: Feature
                            properties:
                              id: 489
                              label: '32008'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59226
                                - 45.49495
                          -
                            type: Feature
                            properties:
                              id: 490
                              label: '32010'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.69791
                                - 45.54144
                          -
                            type: Feature
                            properties:
                              id: 491
                              label: '32011'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55454
                                - 45.50759
                          -
                            type: Feature
                            properties:
                              id: 499
                              label: '32801'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55262
                                - 45.55402
                          -
                            type: Feature
                            properties:
                              id: 503
                              label: '32807'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58701
                                - 45.56494
                          -
                            type: Feature
                            properties:
                              id: 508
                              label: '33809'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64283
                                - 45.53437
                          -
                            type: Feature
                            properties:
                              id: 511
                              label: '33817'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56902
                                - 45.50727
                          -
                            type: Feature
                            properties:
                              id: 514
                              label: '33828'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.85415
                                - 45.49039
                          -
                            type: Feature
                            properties:
                              id: 525
                              label: '36009'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59422
                                - 45.56344
                          -
                            type: Feature
                            properties:
                              id: 526
                              label: '36011'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60194
                                - 45.59321
                          -
                            type: Feature
                            properties:
                              id: 534
                              label: '36037'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5071
                                - 45.66364
                          -
                            type: Feature
                            properties:
                              id: 536
                              label: '36049'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.52261
                                - 45.57984
                          -
                            type: Feature
                            properties:
                              id: 539
                              label: '37006'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65255
                                - 45.50489
                          -
                            type: Feature
                            properties:
                              id: 541
                              label: '37011'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6204
                                - 45.51997
                          -
                            type: Feature
                            properties:
                              id: 543
                              label: '37015'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57635
                                - 45.49439
                          -
                            type: Feature
                            properties:
                              id: 546
                              label: '37028'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65334
                                - 45.47423
                          -
                            type: Feature
                            properties:
                              id: 549
                              label: '37037'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.69716
                                - 45.50937
                          -
                            type: Feature
                            properties:
                              id: 550
                              label: '37038'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.69479
                                - 45.47281
                          -
                            type: Feature
                            properties:
                              id: 558
                              label: '37060'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65404
                                - 45.44223
                          -
                            type: Feature
                            properties:
                              id: 559
                              label: '37062'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57888
                                - 45.48254
                          -
                            type: Feature
                            properties:
                              id: 564
                              label: '37076'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62157
                                - 45.47699
                          -
                            type: Feature
                            properties:
                              id: 568
                              label: '37081'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.69465
                                - 45.47326
                          -
                            type: Feature
                            properties:
                              id: 569
                              label: '37082'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67214
                                - 45.51141
                          -
                            type: Feature
                            properties:
                              id: 577
                              label: '38007'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54633
                                - 45.57218
                          -
                            type: Feature
                            properties:
                              id: 583
                              label: '38024'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56721
                                - 45.53293
                          -
                            type: Feature
                            properties:
                              id: 585
                              label: '38030'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.52206
                                - 45.60217
                          -
                            type: Feature
                            properties:
                              id: 586
                              label: '38037'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58382
                                - 45.48988
                          -
                            type: Feature
                            properties:
                              id: 587
                              label: '38038'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.8586
                                - 45.47652
                          -
                            type: Feature
                            properties:
                              id: 597
                              label: '38060'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.84209
                                - 45.4987
                          -
                            type: Feature
                            properties:
                              id: 605
                              label: '38080'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.75723
                                - 45.49318
                          -
                            type: Feature
                            properties:
                              id: 613
                              label: '38094'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53053
                                - 45.58231
                          -
                            type: Feature
                            properties:
                              id: 615
                              label: '38097'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54624
                                - 45.56902
                          -
                            type: Feature
                            properties:
                              id: 616
                              label: '38099'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53792
                                - 45.46722
                          -
                            type: Feature
                            properties:
                              id: 617
                              label: '38100'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57858
                                - 45.53804
                          -
                            type: Feature
                            properties:
                              id: 618
                              label: '39002'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64789
                                - 45.44255
                          -
                            type: Feature
                            properties:
                              id: 621
                              label: '39009'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.75085
                                - 45.45756
                          -
                            type: Feature
                            properties:
                              id: 623
                              label: '39014'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.75156
                                - 45.45657
                          -
                            type: Feature
                            properties:
                              id: 625
                              label: '39019'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57146
                                - 45.50419
                          -
                            type: Feature
                            properties:
                              id: 636
                              label: '39045'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54377
                                - 45.60404
                          -
                            type: Feature
                            properties:
                              id: 637
                              label: '39046'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58157
                                - 45.60452
                          -
                            type: Feature
                            properties:
                              id: 646
                              label: '39064'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53622
                                - 45.59711
                          -
                            type: Feature
                            properties:
                              id: 666
                              label: '39112'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.52667
                                - 45.59393
                          -
                            type: Feature
                            properties:
                              id: 673
                              label: '39125'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58055
                                - 45.64814
                          -
                            type: Feature
                            properties:
                              id: 825
                              label: '29009'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59601
                                - 45.53377
                          -
                            type: Feature
                            properties:
                              id: 829
                              label: '29838'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63217
                                - 45.60263
                          -
                            type: Feature
                            properties:
                              id: 830
                              label: '29856'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.7188
                                - 45.53158
                          -
                            type: Feature
                            properties:
                              id: 842
                              label: '32028'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.4931
                                - 45.66045
                          -
                            type: Feature
                            properties:
                              id: 844
                              label: '33801'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63586
                                - 45.50251
                          -
                            type: Feature
                            properties:
                              id: 847
                              label: '36004'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56473
                                - 45.61413
                          -
                            type: Feature
                            properties:
                              id: 851
                              label: '37012'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60841
                                - 45.53017
                          -
                            type: Feature
                            properties:
                              id: 852
                              label: '37018'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.69362
                                - 45.50714
                          -
                            type: Feature
                            properties:
                              id: 853
                              label: '37042'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62447
                                - 45.52657
                          -
                            type: Feature
                            properties:
                              id: 858
                              label: '38021'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55074
                                - 45.53574
                          -
                            type: Feature
                            properties:
                              id: 860
                              label: '38039'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.79543
                                - 45.48341
                          -
                            type: Feature
                            properties:
                              id: 862
                              label: '39025'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55579
                                - 45.51548
                          -
                            type: Feature
                            properties:
                              id: 1110
                              label: '27534'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64808
                                - 45.42538
                          -
                            type: Feature
                            properties:
                              id: 1113
                              label: '31154'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5414
                                - 45.53883
                          -
                            type: Feature
                            properties:
                              id: 1125
                              label: '38075'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.83131
                                - 45.46526
                          -
                            type: Feature
                            properties:
                              id: 1131
                              label: '37070'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61469
                                - 45.53838
                          -
                            type: Feature
                            properties:
                              id: 1139
                              label: '31210'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.71524
                                - 45.43838
                          -
                            type: Feature
                            properties:
                              id: 1144
                              label: '30209'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57243
                                - 45.58295
                          -
                            type: Feature
                            properties:
                              id: 1145
                              label: '37102'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66502
                                - 45.49185
                          -
                            type: Feature
                            properties:
                              id: 1163
                              label: '37036'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61005
                                - 45.47353
                          -
                            type: Feature
                            properties:
                              id: 1166
                              label: '30065'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.52665
                                - 45.50751
                          -
                            type: Feature
                            properties:
                              id: 1169
                              label: '30829'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65145
                                - 45.5847
                          -
                            type: Feature
                            properties:
                              id: 1196
                              label: '30097'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6347
                                - 45.54418
                          -
                            type: Feature
                            properties:
                              id: 1204
                              label: '31136'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65083
                                - 45.53856
                          -
                            type: Feature
                            properties:
                              id: 1226
                              label: '39007'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56467
                                - 45.5054
                          -
                            type: Feature
                            properties:
                              id: 1232
                              label: '30038'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56859
                                - 45.57001
                          -
                            type: Feature
                            properties:
                              id: 1235
                              label: '30249'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6841
                                - 45.51423
                          -
                            type: Feature
                            properties:
                              id: 1261
                              label: '32032'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53852
                                - 45.59077
                          -
                            type: Feature
                            properties:
                              id: 1262
                              label: '36002'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62261
                                - 45.59598
                          -
                            type: Feature
                            properties:
                              id: 1291
                              label: '39122'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.49167
                                - 45.68118
                          -
                            type: Feature
                            properties:
                              id: 1294
                              label: '27536'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59801
                                - 45.43554
                          -
                            type: Feature
                            properties:
                              id: 1295
                              label: '29126'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6973
                                - 45.43903
                          -
                            type: Feature
                            properties:
                              id: 1303
                              label: '31145'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63081
                                - 45.59167
                          -
                            type: Feature
                            properties:
                              id: 1333
                              label: '28074'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63138
                                - 45.48121
                          -
                            type: Feature
                            properties:
                              id: 1334
                              label: '29010'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55506
                                - 45.59656
                          -
                            type: Feature
                            properties:
                              id: 1338
                              label: '30809'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5338
                                - 45.54726
                          -
                            type: Feature
                            properties:
                              id: 1341
                              label: '31105'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.70562
                                - 45.523
                          -
                            type: Feature
                            properties:
                              id: 1374
                              label: '31044'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58806
                                - 45.5161
                          -
                            type: Feature
                            properties:
                              id: 1377
                              label: '37005'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60434
                                - 45.47374
                          -
                            type: Feature
                            properties:
                              id: 1388
                              label: '30227'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.70612
                                - 45.49574
                          -
                            type: Feature
                            properties:
                              id: 1397
                              label: '31126'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.71825
                                - 45.529
                          -
                            type: Feature
                            properties:
                              id: 1405
                              label: '33821'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.89368
                                - 45.46073
                          -
                            type: Feature
                            properties:
                              id: 1407
                              label: '37086'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67139
                                - 45.52585
                          -
                            type: Feature
                            properties:
                              id: 1441
                              label: '31150'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56456
                                - 45.50525
                          -
                            type: Feature
                            properties:
                              id: 1469
                              label: '30125'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5821
                                - 45.6258
                          -
                            type: Feature
                            properties:
                              id: 1471
                              label: '30151'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62397
                                - 45.52745
                          -
                            type: Feature
                            properties:
                              id: 1474
                              label: '30203'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64626
                                - 45.4851
                          -
                            type: Feature
                            properties:
                              id: 1488
                              label: '37083'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6395
                                - 45.54416
                          -
                            type: Feature
                            properties:
                              id: 1542
                              label: '30173'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.80655
                                - 45.51086
                          -
                            type: Feature
                            properties:
                              id: 1555
                              label: '38033'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58418
                                - 45.57488
                          -
                            type: Feature
                            properties:
                              id: 1575
                              label: '29043'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66464
                                - 45.53545
                          -
                            type: Feature
                            properties:
                              id: 1577
                              label: '29062'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61126
                                - 45.53147
                          -
                            type: Feature
                            properties:
                              id: 1596
                              label: '31195'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.80781
                                - 45.51089
                          -
                            type: Feature
                            properties:
                              id: 1612
                              label: '29058'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63424
                                - 45.54881
                          -
                            type: Feature
                            properties:
                              id: 1621
                              label: '37097'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66747
                                - 45.55551
                          -
                            type: Feature
                            properties:
                              id: 1622
                              label: '37099'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64819
                                - 45.42522
                          -
                            type: Feature
                            properties:
                              id: 1624
                              label: '38086'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57204
                                - 45.50428
                          -
                            type: Feature
                            properties:
                              id: 1625
                              label: '39006'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55978
                                - 45.5147
                          -
                            type: Feature
                            properties:
                              id: 1644
                              label: '30066'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56573
                                - 45.55792
                          -
                            type: Feature
                            properties:
                              id: 1657
                              label: '38073'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.7028
                                - 45.45892
                          -
                            type: Feature
                            properties:
                              id: 1690
                              label: '31821'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65639
                                - 45.55055
                          -
                            type: Feature
                            properties:
                              id: 1696
                              label: '37022'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60358
                                - 45.47374
                          -
                            type: Feature
                            properties:
                              id: 1717
                              label: '29073'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6164
                                - 45.47605
                          -
                            type: Feature
                            properties:
                              id: 1742
                              label: '28100'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56651
                                - 45.46775
                          -
                            type: Feature
                            properties:
                              id: 1749
                              label: '30154'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.48464
                                - 45.69738
                          -
                            type: Feature
                            properties:
                              id: 1762
                              label: '37075'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66542
                                - 45.46497
                          -
                            type: Feature
                            properties:
                              id: 1763
                              label: '38079'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.81143
                                - 45.44532
                          -
                            type: Feature
                            properties:
                              id: 1794
                              label: '30819'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65412
                                - 45.55441
                          -
                            type: Feature
                            properties:
                              id: 1795
                              label: '30866'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66813
                                - 45.55553
                          -
                            type: Feature
                            properties:
                              id: 1803
                              label: '36042'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6427
                                - 45.59548
                          -
                            type: Feature
                            properties:
                              id: 1805
                              label: '38096'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5573
                                - 45.49009
                          -
                            type: Feature
                            properties:
                              id: 1837
                              label: '31177'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54383
                                - 45.5817
                          -
                            type: Feature
                            properties:
                              id: 1844
                              label: '37088'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66193
                                - 45.45955
                          -
                            type: Feature
                            properties:
                              id: 1863
                              label: '30160'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55354
                                - 45.59948
                          -
                            type: Feature
                            properties:
                              id: 1873
                              label: '36007'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59965
                                - 45.55986
                          -
                            type: Feature
                            properties:
                              id: 1889
                              label: '29094'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58314
                                - 45.4944
                          -
                            type: Feature
                            properties:
                              id: 1901
                              label: '31107'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61206
                                - 45.59898
                          -
                            type: Feature
                            properties:
                              id: 1949
                              label: '38034'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54009
                                - 45.46851
                          -
                            type: Feature
                            properties:
                              id: 2111
                              label: '31125'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61183
                                - 45.42651
                          -
                            type: Feature
                            properties:
                              id: 2127
                              label: '29059'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56329
                                - 45.46231
                          -
                            type: Feature
                            properties:
                              id: 2132
                              label: '30246'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.69446
                                - 45.51628
                          -
                            type: Feature
                            properties:
                              id: 2149
                              label: '36044'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.51293
                                - 45.61187
                          -
                            type: Feature
                            properties:
                              id: 2150
                              label: '37029'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.69451
                                - 45.51611
                          -
                            type: Feature
                            properties:
                              id: 2152
                              label: '38015'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56076
                                - 45.44717
                          -
                            type: Feature
                            properties:
                              id: 2154
                              label: '38051'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.81289
                                - 45.49936
                          -
                            type: Feature
                            properties:
                              id: 2162
                              label: '39100'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54734
                                - 45.66903
                          -
                            type: Feature
                            properties:
                              id: 2163
                              label: '39110'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.49116
                                - 45.68277
                          -
                            type: Feature
                            properties:
                              id: 2182
                              label: '30009'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.68325
                                - 45.49964
                          -
                            type: Feature
                            properties:
                              id: 2323
                              label: '38081'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.71953
                                - 45.49817
                          -
                            type: Feature
                            properties:
                              id: 2326
                              label: '30177'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.83115
                                - 45.4656
                          -
                            type: Feature
                            properties:
                              id: 2477
                              label: '31070'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59979
                                - 45.48215
                          -
                            type: Feature
                            properties:
                              id: 2487
                              label: '39052'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.50917
                                - 45.67104
                          -
                            type: Feature
                            properties:
                              id: 2505
                              label: '31099'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55943
                                - 45.66103
                          -
                            type: Feature
                            properties:
                              id: 2516
                              label: '39018'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56251
                                - 45.53236
                          -
                            type: Feature
                            properties:
                              id: 2532
                              label: '37004'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60329
                                - 45.44673
                          -
                            type: Feature
                            properties:
                              id: 2535
                              label: '31122'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57796
                                - 45.4951
                          -
                            type: Feature
                            properties:
                              id: 2547
                              label: '31098'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61522
                                - 45.60821
                          -
                            type: Feature
                            properties:
                              id: 2588
                              label: '37034'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63444
                                - 45.46083
                          -
                            type: Feature
                            properties:
                              id: 2590
                              label: '29855'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58944
                                - 45.56561
                          -
                            type: Feature
                            properties:
                              id: 2617
                              label: '39071'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.50412
                                - 45.67202
                          -
                            type: Feature
                            properties:
                              id: 2639
                              label: '38050'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.71513
                                - 45.46784
                          -
                            type: Feature
                            properties:
                              id: 2714
                              label: '39131'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62321
                                - 45.62499
                          -
                            type: Feature
                            properties:
                              id: 2720
                              label: '29028'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64027
                                - 45.48679
                          -
                            type: Feature
                            properties:
                              id: 2738
                              label: '37052'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66359
                                - 45.50811
                          -
                            type: Feature
                            properties:
                              id: 2745
                              label: '39093'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54636
                                - 45.57675
                          -
                            type: Feature
                            properties:
                              id: 2751
                              label: '31134'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63768
                                - 45.55539
                          -
                            type: Feature
                            properties:
                              id: 2760
                              label: '31077'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55012
                                - 45.4903
                          -
                            type: Feature
                            properties:
                              id: 2770
                              label: '30180'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.72778
                                - 45.49966
                          -
                            type: Feature
                            properties:
                              id: 2774
                              label: '37101'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67546
                                - 45.50909
                          -
                            type: Feature
                            properties:
                              id: 2784
                              label: '30880'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64236
                                - 45.5059
                          -
                            type: Feature
                            properties:
                              id: 2785
                              label: '37051'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63501
                                - 45.50183
                          -
                            type: Feature
                            properties:
                              id: 2786
                              label: '31120'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63602
                                - 45.60121
                          -
                            type: Feature
                            properties:
                              id: 2793
                              label: '39132'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53337
                                - 45.66253
                          -
                            type: Feature
                            properties:
                              id: 2799
                              label: '30245'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.83138
                                - 45.46655
                          -
                            type: Feature
                            properties:
                              id: 2801
                              label: '39146'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54756
                                - 45.64676
                          -
                            type: Feature
                            properties:
                              id: 2809
                              label: '36026'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57069
                                - 45.58211
                          -
                            type: Feature
                            properties:
                              id: 2817
                              label: '33823'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5964
                                - 45.49489
                          -
                            type: Feature
                            properties:
                              id: 2818
                              label: '39050'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54752
                                - 45.59188
                          -
                            type: Feature
                            properties:
                              id: 2842
                              label: '32017'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57388
                                - 45.64287
                          -
                            type: Feature
                            properties:
                              id: 2854
                              label: '30219'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6087
                                - 45.51473
                          -
                            type: Feature
                            properties:
                              id: 2867
                              label: '29065'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62598
                                - 45.54166
                          -
                            type: Feature
                            properties:
                              id: 2877
                              label: '39070'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5182
                                - 45.60407
                          -
                            type: Feature
                            properties:
                              id: 2888
                              label: '30225'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6023
                                - 45.56275
                          -
                            type: Feature
                            properties:
                              id: 2897
                              label: '39121'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59911
                                - 45.55923
                          -
                            type: Feature
                            properties:
                              id: 2917
                              label: '37068'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59514
                                - 45.56596
                          -
                            type: Feature
                            properties:
                              id: 2922
                              label: '31202'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59792
                                - 45.54179
                          -
                            type: Feature
                            properties:
                              id: 2934
                              label: '31083'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53494
                                - 45.59677
                          -
                            type: Feature
                            properties:
                              id: 2947
                              label: '30136'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.49185
                                - 45.69733
                          -
                            type: Feature
                            properties:
                              id: 2955
                              label: '30256'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.51289
                                - 45.65908
                          -
                            type: Feature
                            properties:
                              id: 2958
                              label: '30080'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.53803
                                - 45.46736
                          -
                            type: Feature
                            properties:
                              id: 2961
                              label: '29148'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59675
                                - 45.43854
                          -
                            type: Feature
                            properties:
                              id: 2962
                              label: '38035'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5779
                                - 45.54293
                          -
                            type: Feature
                            properties:
                              id: 2974
                              label: '30859'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55136
                                - 45.54692
                          -
                            type: Feature
                            properties:
                              id: 3001
                              label: '37094'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62926
                                - 45.48331
                          -
                            type: Feature
                            properties:
                              id: 3015
                              label: '29006'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56821
                                - 45.518
                          -
                            type: Feature
                            properties:
                              id: 3020
                              label: '39140'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60173
                                - 45.62387
                          -
                            type: Feature
                            properties:
                              id: 3021
                              label: '30164'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54257
                                - 45.58268
                          -
                            type: Feature
                            properties:
                              id: 3023
                              label: '37019'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63232
                                - 45.46509
                          -
                            type: Feature
                            properties:
                              id: 3024
                              label: '30132'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5321
                                - 45.60513
                          -
                            type: Feature
                            properties:
                              id: 3026
                              label: '33826'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60272
                                - 45.49528
                          -
                            type: Feature
                            properties:
                              id: 3028
                              label: '30020'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57162
                                - 45.49723
                          -
                            type: Feature
                            properties:
                              id: 3036
                              label: '40001'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58245
                                - 45.48174
                          -
                            type: Feature
                            properties:
                              id: 3039
                              label: '30157'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64667
                                - 45.50041
                          -
                            type: Feature
                            properties:
                              id: 3040
                              label: '27529'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61143
                                - 45.42636
                          -
                            type: Feature
                            properties:
                              id: 3081
                              label: '29132'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65134
                                - 45.44228
                          -
                            type: Feature
                            properties:
                              id: 3102
                              label: '33843'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.7021
                                - 45.49875
                          -
                            type: Feature
                            properties:
                              id: 3103
                              label: '39061'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62209
                                - 45.62708
                          -
                            type: Feature
                            properties:
                              id: 3104
                              label: '29108'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62397
                                - 45.46164
                          -
                            type: Feature
                            properties:
                              id: 3106
                              label: '31807'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.70872
                                - 45.49374
                          -
                            type: Feature
                            properties:
                              id: 3109
                              label: '39145'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60154
                                - 45.57383
                          -
                            type: Feature
                            properties:
                              id: 3115
                              label: '40011'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64748
                                - 45.44306
                          -
                            type: Feature
                            properties:
                              id: 3118
                              label: '40004'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64064
                                - 45.45472
                          -
                            type: Feature
                            properties:
                              id: 3141
                              label: '40028'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56641
                                - 45.46276
                          -
                            type: Feature
                            properties:
                              id: 3146
                              label: '30197'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66729
                                - 45.55586
                          -
                            type: Feature
                            properties:
                              id: 3157
                              label: '39040'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56138
                                - 45.49793
                          -
                            type: Feature
                            properties:
                              id: 3172
                              label: '40031'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66614
                                - 45.43181
                          -
                            type: Feature
                            properties:
                              id: 3181
                              label: '40039'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56699
                                - 45.4629
                          -
                            type: Feature
                            properties:
                              id: 3182
                              label: '28016'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58941
                                - 45.45304
                          -
                            type: Feature
                            properties:
                              id: 3200
                              label: '40019'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59528
                                - 45.44028
                          -
                            type: Feature
                            properties:
                              id: 3201
                              label: '40040'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5564
                                - 45.48128
                          -
                            type: Feature
                            properties:
                              id: 3209
                              label: '31071'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56572
                                - 45.58991
                          -
                            type: Feature
                            properties:
                              id: 3210
                              label: '29011'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67255
                                - 45.46078
                          -
                            type: Feature
                            properties:
                              id: 3219
                              label: '29029'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61146
                                - 45.53156
                          -
                            type: Feature
                            properties:
                              id: 3231
                              label: '40009'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59586
                                - 45.47895
                          -
                            type: Feature
                            properties:
                              id: 3232
                              label: '40036'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.69218
                                - 45.43792
                          -
                            type: Feature
                            properties:
                              id: 3235
                              label: '33806'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58884
                                - 45.51666
                          -
                            type: Feature
                            properties:
                              id: 3236
                              label: '29127'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66461
                                - 45.4403
                          -
                            type: Feature
                            properties:
                              id: 3244
                              label: '29099'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.9157
                                - 45.40851
                          -
                            type: Feature
                            properties:
                              id: 3247
                              label: '40052'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62565
                                - 45.46547
                          -
                            type: Feature
                            properties:
                              id: 3262
                              label: '40012'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55727
                                - 45.48997
                          -
                            type: Feature
                            properties:
                              id: 3263
                              label: '31102'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55556
                                - 45.49555
                          -
                            type: Feature
                            properties:
                              id: 3291
                              label: '40026'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58059
                                - 45.48534
                          -
                            type: Feature
                            properties:
                              id: 3297
                              label: '40059'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63588
                                - 45.44405
                          -
                            type: Feature
                            properties:
                              id: 3300
                              label: '40054'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60271
                                - 45.44639
                          -
                            type: Feature
                            properties:
                              id: 3304
                              label: '40010'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.75069
                                - 45.44769
                          -
                            type: Feature
                            properties:
                              id: 3305
                              label: '40025'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58229
                                - 45.45655
                          -
                            type: Feature
                            properties:
                              id: 3317
                              label: '39147'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58273
                                - 45.6094
                          -
                            type: Feature
                            properties:
                              id: 3318
                              label: '31849'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64842
                                - 45.58807
                          -
                            type: Feature
                            properties:
                              id: 3327
                              label: '40050'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64176
                                - 45.46335
                          -
                            type: Feature
                            properties:
                              id: 3336
                              label: '29115'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58884
                                - 45.48495
                          -
                            type: Feature
                            properties:
                              id: 3347
                              label: '31020'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57078
                                - 45.56407
                          -
                            type: Feature
                            properties:
                              id: 3353
                              label: '29036'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63772
                                - 45.49427
                          -
                            type: Feature
                            properties:
                              id: 3354
                              label: '31021'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66711
                                - 45.55622
                          -
                            type: Feature
                            properties:
                              id: 3373
                              label: '40045'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.70984
                                - 45.44214
                          -
                            type: Feature
                            properties:
                              id: 3378
                              label: '31008'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58113
                                - 45.48288
                          -
                            type: Feature
                            properties:
                              id: 3381
                              label: '31073'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56516
                                - 45.59582
                          -
                            type: Feature
                            properties:
                              id: 3392
                              label: '33829'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60233
                                - 45.52226
                          -
                            type: Feature
                            properties:
                              id: 7023
                              label: '30207'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57829
                                - 45.57537
                          -
                            type: Feature
                            properties:
                              id: 7056
                              label: '30029'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63284
                                - 45.45118
                          -
                            type: Feature
                            properties:
                              id: 7110
                              label: '37003'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.69649
                                - 45.5088
                          -
                            type: Feature
                            properties:
                              id: 7703
                              label: '40084'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56911
                                - 45.499
                          -
                            type: Feature
                            properties:
                              id: 7807
                              label: '40085'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56629
                                - 45.46276
                          -
                            type: Feature
                            properties:
                              id: 8494
                              label: '40063'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63615
                                - 45.46709
                          -
                            type: Feature
                            properties:
                              id: 8634
                              label: '40071'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67707
                                - 45.44721
                          -
                            type: Feature
                            properties:
                              id: 8765
                              label: '40067'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55586
                                - 45.48059
                          -
                            type: Feature
                            properties:
                              id: 8767
                              label: '40072'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58932
                                - 45.45408
                          -
                            type: Feature
                            properties:
                              id: 8807
                              label: '40078'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60425
                                - 45.4462
                          -
                            type: Feature
                            properties:
                              id: 8851
                              label: '40081'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.84607
                                - 45.43104
                          -
                            type: Feature
                            properties:
                              id: 8897
                              label: '40068'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56574
                                - 45.47063
                          -
                            type: Feature
                            properties:
                              id: 8913
                              label: '40066'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55976
                                - 45.50107
                          -
                            type: Feature
                            properties:
                              id: 9050
                              label: '40143'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67803
                                - 45.53866
                          -
                            type: Feature
                            properties:
                              id: 9098
                              label: '40133'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.84662
                                - 45.43303
                          -
                            type: Feature
                            properties:
                              id: 9111
                              label: '40175'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62753
                                - 45.48269
                          -
                            type: Feature
                            properties:
                              id: 9112
                              label: '40163'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.82102
                                - 45.50882
                          -
                            type: Feature
                            properties:
                              id: 9113
                              label: '40179'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67281
                                - 45.50879
                          -
                            type: Feature
                            properties:
                              id: 9204
                              label: '40126'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.7023
                                - 45.52454
                          -
                            type: Feature
                            properties:
                              id: 9213
                              label: '40142'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.80317
                                - 45.46678
                          -
                            type: Feature
                            properties:
                              id: 9217
                              label: '40149'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.80627
                                - 45.50899
                          -
                            type: Feature
                            properties:
                              id: 9219
                              label: '40154'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.8454
                                - 45.43112
                          -
                            type: Feature
                            properties:
                              id: 9222
                              label: '40159'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62151
                                - 45.4768
                          -
                            type: Feature
                            properties:
                              id: 9229
                              label: '40180'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.70034
                                - 45.50034
                          -
                            type: Feature
                            properties:
                              id: 9233
                              label: '40186'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.70379
                                - 45.52613
                          -
                            type: Feature
                            properties:
                              id: 9234
                              label: '40187'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.7871
                                - 45.50239
                          -
                            type: Feature
                            properties:
                              id: 9237
                              label: '40193'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.79651
                                - 45.44736
                          -
                            type: Feature
                            properties:
                              id: 9239
                              label: '40200'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.72185
                                - 45.49419
                          -
                            type: Feature
                            properties:
                              id: 9251
                              label: '40203'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.74482
                                - 45.44974
                          -
                            type: Feature
                            properties:
                              id: 9256
                              label: '40168'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.83078
                                - 45.46519
                          -
                            type: Feature
                            properties:
                              id: 9260
                              label: '40196'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.87434
                                - 45.47453
                          -
                            type: Feature
                            properties:
                              id: 9268
                              label: '40218'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59073
                                - 45.48876
                          -
                            type: Feature
                            properties:
                              id: 9272
                              label: '40225'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.68648
                                - 45.44167
                          -
                            type: Feature
                            properties:
                              id: 9282
                              label: '40214'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.68708
                                - 45.51075
                          -
                            type: Feature
                            properties:
                              id: 9292
                              label: '40234'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.68936
                                - 45.43768
                          -
                            type: Feature
                            properties:
                              id: 9297
                              label: '40153'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.74092
                                - 45.44416
                          -
                            type: Feature
                            properties:
                              id: 9300
                              label: '40236'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66795
                                - 45.47428
                          -
                            type: Feature
                            properties:
                              id: 9301
                              label: '40184'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.68707
                                - 45.51076
                          -
                            type: Feature
                            properties:
                              id: 9303
                              label: '40206'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.79646
                                - 45.45271
                          -
                            type: Feature
                            properties:
                              id: 9306
                              label: '40146'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.87666
                                - 45.46811
                          -
                            type: Feature
                            properties:
                              id: 9312
                              label: '40207'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.74876
                                - 45.44448
                          -
                            type: Feature
                            properties:
                              id: 9314
                              label: '40230'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66298
                                - 45.43211
                          -
                            type: Feature
                            properties:
                              id: 9316
                              label: '40235'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.605
                                - 45.4316
                          -
                            type: Feature
                            properties:
                              id: 9320
                              label: '40216'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.85714
                                - 45.47424
                          -
                            type: Feature
                            properties:
                              id: 9323
                              label: '40209'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.82285
                                - 45.45917
                          -
                            type: Feature
                            properties:
                              id: 9327
                              label: '40150'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.76685
                                - 45.44025
                          -
                            type: Feature
                            properties:
                              id: 9335
                              label: '40232'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56052
                                - 45.49827
                          -
                            type: Feature
                            properties:
                              id: 9352
                              label: '40244'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61146
                                - 45.41952
                          -
                            type: Feature
                            properties:
                              id: 9359
                              label: '40242'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60472
                                - 45.44672
                          -
                            type: Feature
                            properties:
                              id: 10555
                              label: '40250'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63212
                                - 45.45546
                          -
                            type: Feature
                            properties:
                              id: 10672
                              label: '41005'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59377
                                - 45.52197
                          -
                            type: Feature
                            properties:
                              id: 10678
                              label: '41014'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58958
                                - 45.51595
                          -
                            type: Feature
                            properties:
                              id: 10684
                              label: '41016'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58323
                                - 45.53116
                          -
                            type: Feature
                            properties:
                              id: 10685
                              label: '41021'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62608
                                - 45.48718
                          -
                            type: Feature
                            properties:
                              id: 10686
                              label: '41020'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5835
                                - 45.53768
                          -
                            type: Feature
                            properties:
                              id: 10710
                              label: '41026'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60489
                                - 45.49532
                          -
                            type: Feature
                            properties:
                              id: 10728
                              label: '41017'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62222
                                - 45.49911
                          -
                            type: Feature
                            properties:
                              id: 10731
                              label: '41034'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64069
                                - 45.45678
                          -
                            type: Feature
                            properties:
                              id: 10747
                              label: '41041'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58228
                                - 45.52467
                          -
                            type: Feature
                            properties:
                              id: 10753
                              label: '41007'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57382
                                - 45.54984
                          -
                            type: Feature
                            properties:
                              id: 10766
                              label: '41015'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63288
                                - 45.47959
                          -
                            type: Feature
                            properties:
                              id: 10853
                              label: '41056'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.67234
                                - 45.54315
                          -
                            type: Feature
                            properties:
                              id: 10855
                              label: '41054'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6097
                                - 45.56364
                          -
                            type: Feature
                            properties:
                              id: 10861
                              label: '41058'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57991
                                - 45.59673
                          -
                            type: Feature
                            properties:
                              id: 10868
                              label: '41057'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63628
                                - 45.53093
                          -
                            type: Feature
                            properties:
                              id: 10875
                              label: '41055'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62369
                                - 45.55545
                          -
                            type: Feature
                            properties:
                              id: 10876
                              label: '41059'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65649
                                - 45.55028
                          -
                            type: Feature
                            properties:
                              id: 10877
                              label: '41048'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60275
                                - 45.63556
                          -
                            type: Feature
                            properties:
                              id: 10880
                              label: '41065'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66714
                                - 45.55614
                          -
                            type: Feature
                            properties:
                              id: 10893
                              label: '41072'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57227
                                - 45.60556
                          -
                            type: Feature
                            properties:
                              id: 10923
                              label: '41046'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58787
                                - 45.53902
                          -
                            type: Feature
                            properties:
                              id: 10938
                              label: '41037'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56171
                                - 45.54259
                          -
                            type: Feature
                            properties:
                              id: 10942
                              label: '41071'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63291
                                - 45.58615
                          -
                            type: Feature
                            properties:
                              id: 11031
                              label: '41013'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.56467
                                - 45.54886
                          -
                            type: Feature
                            properties:
                              id: 11053
                              label: '41115'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62921
                                - 45.54256
                          -
                            type: Feature
                            properties:
                              id: 11054
                              label: '41095'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64001
                                - 45.59912
                          -
                            type: Feature
                            properties:
                              id: 11098
                              label: '41097'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.65854
                                - 45.55149
                          -
                            type: Feature
                            properties:
                              id: 11102
                              label: '41092'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66719
                                - 45.55605
                          -
                            type: Feature
                            properties:
                              id: 11111
                              label: '41123'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.6568
                                - 45.53381
                          -
                            type: Feature
                            properties:
                              id: 11144
                              label: '41085'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.57339
                                - 45.51428
                          -
                            type: Feature
                            properties:
                              id: 11159
                              label: '41126'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59372
                                - 45.56767
                          -
                            type: Feature
                            properties:
                              id: 12444
                              label: '42028'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63953
                                - 45.54413
                          -
                            type: Feature
                            properties:
                              id: 12619
                              label: '42002'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61379
                                - 45.57652
                          -
                            type: Feature
                            properties:
                              id: 12625
                              label: '42010'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64314
                                - 45.59649
                          -
                            type: Feature
                            properties:
                              id: 12638
                              label: '42027'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.55622
                                - 45.50643
                          -
                            type: Feature
                            properties:
                              id: 12661
                              label: '42043'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.60841
                                - 45.53017
                          -
                            type: Feature
                            properties:
                              id: 12662
                              label: '42033'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5552
                                - 45.52715
                          -
                            type: Feature
                            properties:
                              id: 12677
                              label: '42045'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58322
                                - 45.51701
                          -
                            type: Feature
                            properties:
                              id: 12721
                              label: '42048'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.66004
                                - 45.54703
                          -
                            type: Feature
                            properties:
                              id: 12744
                              label: '42049'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.63664
                                - 45.54052
                          -
                            type: Feature
                            properties:
                              id: 12746
                              label: '40912'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.62378
                                - 45.47453
                          -
                            type: Feature
                            properties:
                              id: 2928815
                              label: '44011'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.54206
                                - 45.47224
                          -
                            type: Feature
                            properties:
                              id: 2928819
                              label: '44019'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58275
                                - 45.45305
                          -
                            type: Feature
                            properties:
                              id: 2928840
                              label: '44014'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5984
                                - 45.43866
                          -
                            type: Feature
                            properties:
                              id: 2928924
                              label: '44017'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.61274
                                - 45.44545
                          -
                            type: Feature
                            properties:
                              id: 2928951
                              label: '44021'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.82454
                                - 45.43246
                          -
                            type: Feature
                            properties:
                              id: 2928953
                              label: '44023'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.64391
                                - 45.42988
                          -
                            type: Feature
                            properties:
                              id: 2928954
                              label: '44033'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.5898
                                - 45.46377
                          -
                            type: Feature
                            properties:
                              id: 2928981
                              label: '44026'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58997
                                - 45.44616
                          -
                            type: Feature
                            properties:
                              id: 2928987
                              label: '44002'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.58851
                                - 45.47612
                          -
                            type: Feature
                            properties:
                              id: 2929051
                              label: '44025'
                              marker-symbol: tt-stm-bus
                            geometry:
                              type: Point
                              coordinates:
                                - -73.59074
                                - 45.48875
                        items:
                          type: object
                          properties:
                            type:
                              type: string
                              example: Feature
                            properties:
                              type: object
                              properties:
                                id:
                                  type: integer
                                  example: 117
                                label:
                                  type: string
                                  example: '28006'
                                marker-symbol:
                                  type: string
                                  example: tt-stm-bus
                            geometry:
                              type: object
                              properties:
                                type:
                                  type: string
                                  example: Point
                                coordinates:
                                  type: array
                                  example:
                                    - -73.62131
                                    - 45.42202
                                  items:
                                    type: number
      tags:
        - Vehicles
      security: []
    parameters:
      -
        in: path
        name: agency_slug
        description: 'The slug of the agency.'
        example: stm
        required: true
        schema:
          type: string
  '/v2/agencies/{agency}/vehicles.geojson':
    get:
      summary: ''
      operationId: getV2AgenciesAgencyVehiclesGeojson
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  type: FeatureCollection
                  features:
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62131
                          - 45.42202
                      properties:
                        trip:
                          id: '286573562'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1980009'
                        route:
                          id: '198'
                          shortName: '198'
                          longName: Broadway
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28006'
                          label: '28006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 343
                          odometer: 0
                          speed: 7
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 117
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56516
                          - 45.49248
                      properties:
                        trip:
                          id: '286570032'
                          shortName: null
                          headsign: Est
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '350017'
                        route:
                          id: '35'
                          shortName: '35'
                          longName: Griffintown
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28052'
                          label: '28052'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 33
                          odometer: 0
                          speed: 16
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 135
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55592
                          - 45.49976
                      properties:
                        trip:
                          id: '286572059'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1070141'
                        route:
                          id: '107'
                          shortName: '107'
                          longName: Verdun
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28109'
                          label: '28109'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 115
                          odometer: 0
                          speed: 10
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 155
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58655
                          - 45.49225
                      properties:
                        trip:
                          id: '286570372'
                          shortName: null
                          headsign: Nord
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '570103'
                        route:
                          id: '57'
                          shortName: '57'
                          longName: Charlevoix
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29074'
                          label: '29074'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 50
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 193
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55451
                          - 45.46447
                      properties:
                        trip:
                          id: '286570780'
                          shortName: null
                          headsign: Nord
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '120115'
                        route:
                          id: '12'
                          shortName: '12'
                          longName: Île-des-Soeurs
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29076'
                          label: '29076'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 357
                          odometer: 0
                          speed: 38
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 195
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53788
                          - 45.4674
                      properties:
                        trip:
                          id: '286569792'
                          shortName: null
                          headsign: Sud
                          startTime: '21:35:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '120114'
                        route:
                          id: '12'
                          shortName: '12'
                          longName: Île-des-Soeurs
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29090'
                          label: '29090'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 250
                          odometer: 0
                          speed: 14
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 203
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65421
                          - 45.43436
                      properties:
                        trip:
                          id: '286570231'
                          shortName: null
                          headsign: Est
                          startTime: '21:21:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1950182'
                        route:
                          id: '195'
                          shortName: '195'
                          longName: 'Dorval / Angrignon'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29098'
                          label: '29098'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 230
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 207
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60661
                          - 45.42747
                      properties:
                        trip:
                          id: '286572336'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1100210'
                        route:
                          id: '110'
                          shortName: '110'
                          longName: Centrale
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29139'
                          label: '29139'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 194
                          odometer: 0
                          speed: 10
                        agencyId: 1
                        currentStopSequence: 16
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 219
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5338
                          - 45.54726
                      properties:
                        trip:
                          id: '284741288'
                          shortName: null
                          headsign: 'Nord destination Laval'
                          startTime: '21:58:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '4390254'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29830'
                          label: '29830'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 224
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 241
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59509
                          - 45.55777
                      properties:
                        trip:
                          id: '284740271'
                          shortName: null
                          headsign: Nord
                          startTime: '21:35:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29844'
                          label: '29844'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 294
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 250
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67166
                          - 45.52042
                      properties:
                        trip:
                          id: '284778388'
                          shortName: null
                          headsign: Sud
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1280152'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30006'
                          label: '30006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 259
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53445
                          - 45.64316
                      properties:
                        trip:
                          id: '285028515'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:04:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '860189'
                        route:
                          id: '86'
                          shortName: '86'
                          longName: Pointe-aux-Trembles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30062'
                          label: '30062'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 299
                          odometer: 0
                          speed: 44
                        agencyId: 1
                        currentStopSequence: 84
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 271
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53227
                          - 45.60094
                      properties:
                        trip:
                          id: '285032129'
                          shortName: null
                          headsign: Est
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1860250'
                        route:
                          id: '186'
                          shortName: '186'
                          longName: Sherbrooke-Est
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30131'
                          label: '30131'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 23
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 4
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 5
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 291
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57367
                          - 45.6216
                      properties:
                        trip:
                          id: '285030185'
                          shortName: null
                          headsign: Sud
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '4490189'
                        route:
                          id: '449'
                          shortName: '449'
                          longName: 'Express Rivière-des-Prairies'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30138'
                          label: '30138'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 121
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 293
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6109
                          - 45.61356
                      properties:
                        trip:
                          id: '285031800'
                          shortName: null
                          headsign: Est
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '430204'
                        route:
                          id: '43'
                          shortName: '43'
                          longName: Monselet
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30140'
                          label: '30140'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 313
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 295
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57312
                          - 45.57012
                      properties:
                        trip:
                          id: '284728296'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '180228'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30149'
                          label: '30149'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 214
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 300
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57647
                          - 45.50195
                      properties:
                        trip:
                          id: '285284544'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '240184'
                        route:
                          id: '24'
                          shortName: '24'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30153'
                          label: '30153'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 215
                          odometer: 0
                          speed: 16
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 303
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71857
                          - 45.53122
                      properties:
                        trip:
                          id: '285007001'
                          shortName: null
                          headsign: Sud
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '640165'
                        route:
                          id: '64'
                          shortName: '64'
                          longName: Grenet
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30166'
                          label: '30166'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 306
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58454
                          - 45.48927
                      properties:
                        trip:
                          id: '284728221'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1440096'
                        route:
                          id: '144'
                          shortName: '144'
                          longName: 'Avenue des Pins'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30170'
                          label: '30170'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 148
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 309
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6141
                          - 45.5543
                      properties:
                        trip:
                          id: '285284521'
                          shortName: null
                          headsign: Nord
                          startTime: '21:26:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '100073'
                        route:
                          id: '10'
                          shortName: '10'
                          longName: 'De Lorimier'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30183'
                          label: '30183'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 295
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 312
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63802
                          - 45.54665
                      properties:
                        trip:
                          id: '285032247'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1920151'
                        route:
                          id: '192'
                          shortName: '192'
                          longName: Robert
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30187'
                          label: '30187'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 49
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832260
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 314
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57137
                          - 45.59115
                      properties:
                        trip:
                          id: '285030602'
                          shortName: null
                          headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                          startTime: '21:18:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '330283'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30193'
                          label: '30193'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 107
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 315
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62936
                          - 45.61564
                      properties:
                        trip:
                          id: '285032161'
                          shortName: null
                          headsign: Sud
                          startTime: '21:53:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '320170'
                        route:
                          id: '32'
                          shortName: '32'
                          longName: Lacordaire
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30194'
                          label: '30194'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 321
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 316
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49911
                          - 45.65092
                      properties:
                        trip:
                          id: '285029744'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1870218'
                        route:
                          id: '187'
                          shortName: '187'
                          longName: René-Lévesque
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30195'
                          label: '30195'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 102
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 317
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.90126
                          - 45.43745
                      properties:
                        trip:
                          id: '285009858'
                          shortName: null
                          headsign: Est
                          startTime: '21:52:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2170106'
                        route:
                          id: '217'
                          shortName: '217'
                          longName: "Anse-à-l'Orme"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30242'
                          label: '30242'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64186
                          - 45.59654
                      properties:
                        trip:
                          id: '284741563'
                          shortName: null
                          headsign: 'Nord destination Cégep Marie-Victorin'
                          startTime: '21:13:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '4390256'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30824'
                          label: '30824'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 343
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66091
                          - 45.61211
                      properties:
                        trip:
                          id: '284741605'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '22:06:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '4390251'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30830'
                          label: '30830'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 323
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 346
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60523
                          - 45.56194
                      properties:
                        trip:
                          id: '284740239'
                          shortName: null
                          headsign: Nord
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30835'
                          label: '30835'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 301
                          odometer: 0
                          speed: 19
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 5
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 347
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64989
                          - 45.58372
                      properties:
                        trip:
                          id: '284740135'
                          shortName: null
                          headsign: Nord
                          startTime: '21:10:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30843'
                          label: '30843'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 309
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 38
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832156
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 353
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67094
                          - 45.52545
                      properties:
                        trip:
                          id: '284740211'
                          shortName: null
                          headsign: Est
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1210267'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30846'
                          label: '30846'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 16
                          odometer: 0
                          speed: 25
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 354
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68392
                          - 45.51325
                      properties:
                        trip:
                          id: '284739407'
                          shortName: null
                          headsign: Est
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1210266'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30853'
                          label: '30853'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 357
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61739
                          - 45.61581
                      properties:
                        trip:
                          id: '284741309'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '4390255'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30857'
                          label: '30857'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 358
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68987
                          - 45.5086
                      properties:
                        trip:
                          id: '284740562'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:12:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1210271'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30875'
                          label: '30875'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56689
                          - 45.54924
                      properties:
                        trip:
                          id: '284739981'
                          shortName: null
                          headsign: Nord
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30878'
                          label: '30878'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 289
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 366
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57527
                          - 45.56766
                      properties:
                        trip:
                          id: '284727754'
                          shortName: null
                          headsign: Est
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31019'
                          label: '31019'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 375
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6196
                          - 45.47975
                      properties:
                        trip:
                          id: '285283152'
                          shortName: null
                          headsign: Est
                          startTime: '22:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '240185'
                        route:
                          id: '24'
                          shortName: '24'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31038'
                          label: '31038'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 378
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59709
                          - 45.56899
                      properties:
                        trip:
                          id: '284739152'
                          shortName: null
                          headsign: Sud
                          startTime: '21:34:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1394410'
                        route:
                          id: '139'
                          shortName: '139'
                          longName: Pie-IX
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31039'
                          label: '31039'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 379
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54714
                          - 45.56086
                      properties:
                        trip:
                          id: '285283039'
                          shortName: null
                          headsign: Nord
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1360114'
                        route:
                          id: '136'
                          shortName: '136'
                          longName: Viau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31042'
                          label: '31042'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 381
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62501
                          - 45.61185
                      properties:
                        trip:
                          id: '285028860'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '490345'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31048'
                          label: '31048'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 383
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61497
                          - 45.52041
                      properties:
                        trip:
                          id: '284728822'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1610134'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31060'
                          label: '31060'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 207
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 389
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5683
                          - 45.59687
                      properties:
                        trip:
                          id: '285031333'
                          shortName: null
                          headsign: Est
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1410585'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31069'
                          label: '31069'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 296
                          odometer: 0
                          speed: 54
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 391
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53419
                          - 45.5965
                      properties:
                        trip:
                          id: '284728906'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '180228'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31103'
                          label: '31103'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 109
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 401
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55237
                          - 45.60809
                      properties:
                        trip:
                          id: '285284142'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '850206'
                        route:
                          id: '85'
                          shortName: '85'
                          longName: Hochelaga
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31146'
                          label: '31146'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 207
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 417
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6674
                          - 45.55717
                      properties:
                        trip:
                          id: '284727090'
                          shortName: null
                          headsign: Nord
                          startTime: '21:11:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '300087'
                        route:
                          id: '30'
                          shortName: '30'
                          longName: 'Saint-Denis / Saint-Hubert'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31147'
                          label: '31147'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 293
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 45
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 418
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58111
                          - 45.5443
                      properties:
                        trip:
                          id: '285282887'
                          shortName: null
                          headsign: Sud
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '940089'
                        route:
                          id: '94'
                          shortName: '94'
                          longName: "D'Iberville"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31153'
                          label: '31153'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 422
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53174
                          - 45.5097
                      properties:
                        trip:
                          id: '285284940'
                          shortName: null
                          headsign: 'Ouest destination Casino de Montréal'
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '7770038'
                        route:
                          id: '777'
                          shortName: '777'
                          longName: 'Jean-Drapeau / Casino / Bonaventure'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31161'
                          label: '31161'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 425
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55254
                          - 45.53365
                      properties:
                        trip:
                          id: '285284606'
                          shortName: null
                          headsign: Ouest
                          startTime: '20:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '850206'
                        route:
                          id: '85'
                          shortName: '85'
                          longName: Hochelaga
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31171'
                          label: '31171'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 122
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 59
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 430
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55149
                          - 45.53461
                      properties:
                        trip:
                          id: '285282352'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1250191'
                        route:
                          id: '125'
                          shortName: '125'
                          longName: Ontario
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31173'
                          label: '31173'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 201
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 431
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55911
                          - 45.54011
                      properties:
                        trip:
                          id: '285284740'
                          shortName: null
                          headsign: Est
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1850126'
                        route:
                          id: '185'
                          shortName: '185'
                          longName: Sherbrooke
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31183'
                          label: '31183'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 21
                          odometer: 0
                          speed: 41
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 434
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63773
                          - 45.52792
                      properties:
                        trip:
                          id: '284728592'
                          shortName: null
                          headsign: Nord
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1790192'
                        route:
                          id: '179'
                          shortName: '179'
                          longName: "De l'Acadie"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31190'
                          label: '31190'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 202
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 438
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59792
                          - 45.53164
                      properties:
                        trip:
                          id: '284728652'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1610134'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31207'
                          label: '31207'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 34
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 444
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56569
                          - 45.57552
                      properties:
                        trip:
                          id: '285284627'
                          shortName: null
                          headsign: Nord
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1310092'
                        route:
                          id: '131'
                          shortName: '131'
                          longName: "De l'Assomption"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31224'
                          label: '31224'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 296
                          odometer: 0
                          speed: 30
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 449
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53557
                          - 45.55923
                      properties:
                        trip:
                          id: '285282419'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '340097'
                        route:
                          id: '34'
                          shortName: '34'
                          longName: Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31233'
                          label: '31233'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 114
                          odometer: 0
                          speed: 16
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 455
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60542
                          - 45.52364
                      properties:
                        trip:
                          id: '284777053'
                          shortName: null
                          headsign: Nord
                          startTime: '21:25:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '800106'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31805'
                          label: '31805'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 291
                          odometer: 0
                          speed: 10
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 459
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57741
                          - 45.49485
                      properties:
                        trip:
                          id: '284779282'
                          shortName: null
                          headsign: Sud
                          startTime: '21:04:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1650117'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31815'
                          label: '31815'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 462
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85166
                          - 45.49164
                      properties:
                        trip:
                          id: '284780246'
                          shortName: null
                          headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '4700258'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31816'
                          label: '31816'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 463
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61095
                          - 45.6136
                      properties:
                        trip:
                          id: '284738581'
                          shortName: null
                          headsign: Est
                          startTime: '20:56:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '690225'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31853'
                          label: '31853'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 323
                          odometer: 0
                          speed: 6
                        agencyId: 1
                        currentStopSequence: 69
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 481
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58054
                          - 45.5532
                      properties:
                        trip:
                          id: '284740479'
                          shortName: null
                          headsign: Sud
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '670125'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31854'
                          label: '31854'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 123
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 30
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 482
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62879
                          - 45.58292
                      properties:
                        trip:
                          id: '284741639'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '4390251'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31857'
                          label: '31857'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 484
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59226
                          - 45.49495
                      properties:
                        trip:
                          id: '284726668'
                          shortName: null
                          headsign: Sud
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '660103'
                        route:
                          id: '66'
                          shortName: '66'
                          longName: 'The Boulevard'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32008'
                          label: '32008'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 94
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 27
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 489
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69791
                          - 45.54144
                      properties:
                        trip:
                          id: '284727685'
                          shortName: null
                          headsign: Nord
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1790192'
                        route:
                          id: '179'
                          shortName: '179'
                          longName: "De l'Acadie"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32010'
                          label: '32010'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 117
                          odometer: 0
                          speed: 24
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 490
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55454
                          - 45.50759
                      properties:
                        trip:
                          id: '284728805'
                          shortName: null
                          headsign: 'Sud destination Notre-Dame / St-Gabriel'
                          startTime: '21:00:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1290222'
                        route:
                          id: '129'
                          shortName: '129'
                          longName: Côte-Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32011'
                          label: '32011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 218
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 491
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55262
                          - 45.55402
                      properties:
                        trip:
                          id: '284741407'
                          shortName: null
                          headsign: 'Nord destination Cégep Marie-Victorin'
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '4390256'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32801'
                          label: '32801'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 296
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 499
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58701
                          - 45.56494
                      properties:
                        trip:
                          id: '284741628'
                          shortName: null
                          headsign: 'Nord destination Laval'
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '4390254'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32807'
                          label: '32807'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 293
                          odometer: 0
                          speed: 1
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 503
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64283
                          - 45.53437
                      properties:
                        trip:
                          id: '284776968'
                          shortName: null
                          headsign: Nord
                          startTime: '21:05:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '800106'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33809'
                          label: '33809'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743831805
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 508
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56902
                          - 45.50727
                      properties:
                        trip:
                          id: '284777043'
                          shortName: null
                          headsign: Sud
                          startTime: '21:06:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '800107'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33817'
                          label: '33817'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 27
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 511
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85415
                          - 45.49039
                      properties:
                        trip:
                          id: '284780166'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '4700245'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33828'
                          label: '33828'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 46
                          odometer: 0
                          speed: 63
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 514
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59422
                          - 45.56344
                      properties:
                        trip:
                          id: '285031653'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1410586'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36009'
                          label: '36009'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 213
                          odometer: 0
                          speed: 35
                        agencyId: 1
                        currentStopSequence: 46
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 525
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60194
                          - 45.59321
                      properties:
                        trip:
                          id: '285030386'
                          shortName: null
                          headsign: Nord
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '320164'
                        route:
                          id: '32'
                          shortName: '32'
                          longName: Lacordaire
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36011'
                          label: '36011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 328
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 526
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5071
                          - 45.66364
                      properties:
                        trip:
                          id: '285031277'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1860252'
                        route:
                          id: '186'
                          shortName: '186'
                          longName: Sherbrooke-Est
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36037'
                          label: '36037'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 192
                          odometer: 0
                          speed: 21
                        agencyId: 1
                        currentStopSequence: 16
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 534
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52261
                          - 45.57984
                      properties:
                        trip:
                          id: '285028439'
                          shortName: null
                          headsign: Nord
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '330286'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36049'
                          label: '36049'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 291
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 536
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65255
                          - 45.50489
                      properties:
                        trip:
                          id: '284778324'
                          shortName: null
                          headsign: Sud
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1240126'
                        route:
                          id: '124'
                          shortName: '124'
                          longName: Victoria
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37006'
                          label: '37006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 114
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 539
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6204
                          - 45.51997
                      properties:
                        trip:
                          id: '284777225'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1600126'
                        route:
                          id: '160'
                          shortName: '160'
                          longName: Barclay
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37011'
                          label: '37011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 301
                          odometer: 0
                          speed: 8
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 541
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57635
                          - 45.49439
                      properties:
                        trip:
                          id: '284779412'
                          shortName: null
                          headsign: 'Sud via Ridgewood'
                          startTime: '21:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1660194'
                        route:
                          id: '166'
                          shortName: '166'
                          longName: Queen-Mary
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37015'
                          label: '37015'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 296
                          odometer: 0
                          speed: 21
                        agencyId: 1
                        currentStopSequence: 48
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 543
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65334
                          - 45.47423
                      properties:
                        trip:
                          id: '286571463'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1040117'
                        route:
                          id: '104'
                          shortName: '104'
                          longName: Cavendish
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37028'
                          label: '37028'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 303
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 33
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 546
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69716
                          - 45.50937
                      properties:
                        trip:
                          id: '284778442'
                          shortName: null
                          headsign: Sud
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1280152'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37037'
                          label: '37037'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 38
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 549
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69479
                          - 45.47281
                      properties:
                        trip:
                          id: '284777355'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1000245'
                        route:
                          id: '100'
                          shortName: '100'
                          longName: Crémazie
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37038'
                          label: '37038'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 196
                          odometer: 0
                          speed: 34
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 550
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65404
                          - 45.44223
                      properties:
                        trip:
                          id: '284780950'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '7471239'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37060'
                          label: '37060'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 276
                          odometer: 0
                          speed: 99
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 558
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57888
                          - 45.48254
                      properties:
                        trip:
                          id: '284780712'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:05:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '7471239'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37062'
                          label: '37062'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 179
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 1
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832009
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 559
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62157
                          - 45.47699
                      properties:
                        trip:
                          id: '284777931'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:50:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1030167'
                        route:
                          id: '103'
                          shortName: '103'
                          longName: Monkland
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37076'
                          label: '37076'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 213
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69465
                          - 45.47326
                      properties:
                        trip:
                          id: '284778064'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1000246'
                        route:
                          id: '100'
                          shortName: '100'
                          longName: Crémazie
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37081'
                          label: '37081'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 192
                          odometer: 0
                          speed: 28
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 568
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67214
                          - 45.51141
                      properties:
                        trip:
                          id: '284776776'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '160088'
                        route:
                          id: '16'
                          shortName: '16'
                          longName: Graham
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37082'
                          label: '37082'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 24
                        currentStatus: 1
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 569
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54633
                          - 45.57218
                      properties:
                        trip:
                          id: '285284349'
                          shortName: null
                          headsign: Est
                          startTime: '21:51:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '220075'
                        route:
                          id: '22'
                          shortName: '22'
                          longName: Notre-Dame
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38007'
                          label: '38007'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56721
                          - 45.53293
                      properties:
                        trip:
                          id: '285284761'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '290083'
                        route:
                          id: '29'
                          shortName: '29'
                          longName: Rachel
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38024'
                          label: '38024'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 583
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52206
                          - 45.60217
                      properties:
                        trip:
                          id: '285284775'
                          shortName: null
                          headsign: Est
                          startTime: '21:18:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1850126'
                        route:
                          id: '185'
                          shortName: '185'
                          longName: Sherbrooke
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38030'
                          label: '38030'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 108
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 585
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58382
                          - 45.48988
                      properties:
                        trip:
                          id: '285284398'
                          shortName: null
                          headsign: Est
                          startTime: '22:03:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1500060'
                        route:
                          id: '150'
                          shortName: '150'
                          longName: René-Lévesque
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38037'
                          label: '38037'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 586
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.8586
                          - 45.47652
                      properties:
                        trip:
                          id: '285008892'
                          shortName: null
                          headsign: Nord
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2070090'
                        route:
                          id: '207'
                          shortName: '207'
                          longName: Jacques-Bizard
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38038'
                          label: '38038'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 335
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 587
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84209
                          - 45.4987
                      properties:
                        trip:
                          id: '285006969'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '680416'
                        route:
                          id: '68'
                          shortName: '68'
                          longName: Pierrefonds
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38060'
                          label: '38060'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 228
                          odometer: 0
                          speed: 53
                        agencyId: 1
                        currentStopSequence: 45
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 597
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75723
                          - 45.49318
                      properties:
                        trip:
                          id: '285008273'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2150155'
                        route:
                          id: '215'
                          shortName: '215'
                          longName: Henri-Bourassa
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38080'
                          label: '38080'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 225
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 605
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53053
                          - 45.58231
                      properties:
                        trip:
                          id: '285284678'
                          shortName: null
                          headsign: Est
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '850202'
                        route:
                          id: '85'
                          shortName: '85'
                          longName: Hochelaga
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38094'
                          label: '38094'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 613
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54624
                          - 45.56902
                      properties:
                        trip:
                          id: '285284372'
                          shortName: null
                          headsign: Sud
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1310083'
                        route:
                          id: '131'
                          shortName: '131'
                          longName: "De l'Assomption"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38097'
                          label: '38097'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 615
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53792
                          - 45.46722
                      properties:
                        trip:
                          id: '285283683'
                          shortName: null
                          headsign: Sud
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1720009'
                        route:
                          id: '172'
                          shortName: '172'
                          longName: 'Du Golf'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38099'
                          label: '38099'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 69
                          odometer: 0
                          speed: 5
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 616
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57858
                          - 45.53804
                      properties:
                        trip:
                          id: '285284700'
                          shortName: null
                          headsign: Sud
                          startTime: '21:25:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '100075'
                        route:
                          id: '10'
                          shortName: '10'
                          longName: 'De Lorimier'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38100'
                          label: '38100'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 617
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64789
                          - 45.44255
                      properties:
                        trip:
                          id: '284780762'
                          shortName: null
                          headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '7471231'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39002'
                          label: '39002'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 55
                          odometer: 0
                          speed: 99
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 618
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75085
                          - 45.45756
                      properties:
                        trip:
                          id: '284780623'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '7471233'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39009'
                          label: '39009'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 200
                          odometer: 0
                          speed: 23
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 621
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75156
                          - 45.45657
                      properties:
                        trip:
                          id: '284780872'
                          shortName: null
                          headsign: 'Est trajet 2 station Lionel-Groulx.'
                          startTime: '21:53:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '7471222'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39014'
                          label: '39014'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 623
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57146
                          - 45.50419
                      properties:
                        trip:
                          id: '285284000'
                          shortName: null
                          headsign: Est
                          startTime: '22:00:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1250192'
                        route:
                          id: '125'
                          shortName: '125'
                          longName: Ontario
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39019'
                          label: '39019'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 5
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 625
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54377
                          - 45.60404
                      properties:
                        trip:
                          id: '285029030'
                          shortName: null
                          headsign: Sud
                          startTime: '21:34:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '280921'
                        route:
                          id: '28'
                          shortName: '28'
                          longName: Honoré-Beaugrand
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39045'
                          label: '39045'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 54
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 27
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 636
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58157
                          - 45.60452
                      properties:
                        trip:
                          id: '285031214'
                          shortName: null
                          headsign: Sud
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '440168'
                        route:
                          id: '44'
                          shortName: '44'
                          longName: Armand-Bombardier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39046'
                          label: '39046'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 118
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 637
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53622
                          - 45.59711
                      properties:
                        trip:
                          id: '285029445'
                          shortName: null
                          headsign: Est
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1870223'
                        route:
                          id: '187'
                          shortName: '187'
                          longName: René-Lévesque
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39064'
                          label: '39064'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 646
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52667
                          - 45.59393
                      properties:
                        trip:
                          id: '285031407'
                          shortName: null
                          headsign: Nord
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '280922'
                        route:
                          id: '28'
                          shortName: '28'
                          longName: Honoré-Beaugrand
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39112'
                          label: '39112'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 291
                          odometer: 0
                          speed: 6
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 666
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58055
                          - 45.64814
                      properties:
                        trip:
                          id: '285032061'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '430203'
                        route:
                          id: '43'
                          shortName: '43'
                          longName: Monselet
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39125'
                          label: '39125'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 219
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 673
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59601
                          - 45.53377
                      properties:
                        trip:
                          id: '284728863'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:21:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1970141'
                        route:
                          id: '197'
                          shortName: '197'
                          longName: Rosemont
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29009'
                          label: '29009'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 219
                          odometer: 0
                          speed: 26
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403190
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 825
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63217
                          - 45.60263
                      properties:
                        trip:
                          id: '284739559'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '690221'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29838'
                          label: '29838'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 245
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574403193
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 829
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7188
                          - 45.53158
                      properties:
                        trip:
                          id: '284740510'
                          shortName: null
                          headsign: Est
                          startTime: '22:07:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '690225'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29856'
                          label: '29856'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 224
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403193
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 830
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4931
                          - 45.66045
                      properties:
                        trip:
                          id: '285031498'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '860189'
                        route:
                          id: '86'
                          shortName: '86'
                          longName: Pointe-aux-Trembles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32028'
                          label: '32028'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 167
                          odometer: 0
                          speed: 21
                        agencyId: 1
                        currentStopSequence: 33
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403203
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 842
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63586
                          - 45.50251
                      properties:
                        trip:
                          id: '284778977'
                          shortName: null
                          headsign: Sud
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1650117'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33801'
                          label: '33801'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403204
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 844
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56473
                          - 45.61413
                      properties:
                        trip:
                          id: '285032263'
                          shortName: null
                          headsign: Nord
                          startTime: '21:12:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '280922'
                        route:
                          id: '28'
                          shortName: '28'
                          longName: Honoré-Beaugrand
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36004'
                          label: '36004'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 212
                          odometer: 0
                          speed: 24
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403204
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 847
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60841
                          - 45.53017
                      properties:
                        trip:
                          id: '284778625'
                          shortName: null
                          headsign: Est
                          startTime: '21:14:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1600123'
                        route:
                          id: '160'
                          shortName: '160'
                          longName: Barclay
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37012'
                          label: '37012'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 316
                          odometer: 0
                          speed: 8
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574403205
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 851
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69362
                          - 45.50714
                      properties:
                        trip:
                          id: '284777420'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1710232'
                        route:
                          id: '171'
                          shortName: '171'
                          longName: Henri-Bourassa
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37018'
                          label: '37018'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 312
                          odometer: 0
                          speed: 38
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574403205
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 852
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62447
                          - 45.52657
                      properties:
                        trip:
                          id: '284776795'
                          shortName: null
                          headsign: Est
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '160089'
                        route:
                          id: '16'
                          shortName: '16'
                          longName: Graham
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37042'
                          label: '37042'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 26
                          odometer: 0
                          speed: 24
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403205
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 853
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55074
                          - 45.53574
                      properties:
                        trip:
                          id: '285283783'
                          shortName: null
                          headsign: Est
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1250192'
                        route:
                          id: '125'
                          shortName: '125'
                          longName: Ontario
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38021'
                          label: '38021'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 24
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574403206
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 858
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.79543
                          - 45.48341
                      properties:
                        trip:
                          id: '285010404'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2150156'
                        route:
                          id: '215'
                          shortName: '215'
                          longName: Henri-Bourassa
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38039'
                          label: '38039'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 54
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574403206
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 860
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55579
                          - 45.51548
                      properties:
                        trip:
                          id: '285283749'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1500061'
                        route:
                          id: '150'
                          shortName: '150'
                          longName: René-Lévesque
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39025'
                          label: '39025'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403208
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 862
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64808
                          - 45.42538
                      properties:
                        trip:
                          id: '286572663'
                          shortName: null
                          headsign: Est
                          startTime: '22:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1120177'
                        route:
                          id: '112'
                          shortName: '112'
                          longName: Airlie
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '27534'
                          label: '27534'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 27
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574409605
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1110
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5414
                          - 45.53883
                      properties:
                        trip:
                          id: '285283847'
                          shortName: null
                          headsign: Est
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '340095'
                        route:
                          id: '34'
                          shortName: '34'
                          longName: Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31154'
                          label: '31154'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 26
                          odometer: 0
                          speed: 20
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574409618
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1113
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83131
                          - 45.46526
                      properties:
                        trip:
                          id: '285008875'
                          shortName: null
                          headsign: Est
                          startTime: '21:56:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2080107'
                        route:
                          id: '208'
                          shortName: '208'
                          longName: Brunswick
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38075'
                          label: '38075'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574411421
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1125
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61469
                          - 45.53838
                      properties:
                        trip:
                          id: '284777112'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '930087'
                        route:
                          id: '93'
                          shortName: '93'
                          longName: Jean-Talon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37070'
                          label: '37070'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574412320
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1131
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71524
                          - 45.43838
                      properties:
                        trip:
                          id: '286573196'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1980012'
                        route:
                          id: '198'
                          shortName: '198'
                          longName: Broadway
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31210'
                          label: '31210'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 120
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574415012
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1139
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57243
                          - 45.58295
                      properties:
                        trip:
                          id: '284728707'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '950102'
                        route:
                          id: '95'
                          shortName: '95'
                          longName: Bélanger
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30209'
                          label: '30209'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574422204
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66502
                          - 45.49185
                      properties:
                        trip:
                          id: '284779451'
                          shortName: null
                          headsign: Est
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1150061'
                        route:
                          id: '115'
                          shortName: '115'
                          longName: Paré
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37102'
                          label: '37102'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 41
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574426404
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1145
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61005
                          - 45.47353
                      properties:
                        trip:
                          id: '284777737'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1050147'
                        route:
                          id: '105'
                          shortName: '105'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37036'
                          label: '37036'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 3
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 3
                        firstSeenAt: 1574433904
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1163
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52665
                          - 45.50751
                      properties:
                        trip:
                          id: '285282942'
                          shortName: null
                          headsign: Est
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '7770040'
                        route:
                          id: '777'
                          shortName: '777'
                          longName: 'Jean-Drapeau / Casino / Bonaventure'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30065'
                          label: '30065'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 17
                          odometer: 0
                          speed: 34
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574434202
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 1166
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65145
                          - 45.5847
                      properties:
                        trip:
                          id: '284739121'
                          shortName: null
                          headsign: Sud
                          startTime: '21:51:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '670125'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30829'
                          label: '30829'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 308
                          odometer: 0
                          speed: 13
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574434202
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1169
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6347
                          - 45.54418
                      properties:
                        trip:
                          id: '284728947'
                          shortName: null
                          headsign: Sud
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '310070'
                        route:
                          id: '31'
                          shortName: '31'
                          longName: Saint-Denis
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30097'
                          label: '30097'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 112
                          odometer: 0
                          speed: 38
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574434804
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1196
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65083
                          - 45.53856
                      properties:
                        trip:
                          id: '284738531'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1460137'
                        route:
                          id: '146'
                          shortName: '146'
                          longName: 'Christophe-Colomb / Meilleur'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31136'
                          label: '31136'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 21
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574434806
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1204
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56467
                          - 45.5054
                      properties:
                        trip:
                          id: '284780937'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '7471239'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39007'
                          label: '39007'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 231
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574435107
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1226
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56859
                          - 45.57001
                      properties:
                        trip:
                          id: '285284439'
                          shortName: null
                          headsign: Sud
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1360112'
                        route:
                          id: '136'
                          shortName: '136'
                          longName: Viau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30038'
                          label: '30038'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 110
                          odometer: 0
                          speed: 19
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574435402
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 1232
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6841
                          - 45.51423
                      properties:
                        trip:
                          id: '285010572'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '9680033'
                        route:
                          id: '968'
                          shortName: '968'
                          longName: 'Trainbus Roxboro / Côte-Vertu'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30249'
                          label: '30249'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574435403
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1235
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53852
                          - 45.59077
                      properties:
                        trip:
                          id: '285032402'
                          shortName: null
                          headsign: Sud
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '4440036'
                        route:
                          id: '444'
                          shortName: '444'
                          longName: 'Express Cégep Marie-Victorin'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32032'
                          label: '32032'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 203
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574435709
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1261
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62261
                          - 45.59598
                      properties:
                        trip:
                          id: '285028177'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:17:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '430203'
                        route:
                          id: '43'
                          shortName: '43'
                          longName: Monselet
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36002'
                          label: '36002'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 3
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574435709
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49167
                          - 45.68118
                      properties:
                        trip:
                          id: '285031891'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1890204'
                        route:
                          id: '189'
                          shortName: '189'
                          longName: Notre-Dame
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39122'
                          label: '39122'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 191
                          odometer: 0
                          speed: 54
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436008
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1291
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59801
                          - 45.43554
                      properties:
                        trip:
                          id: '286572933'
                          shortName: null
                          headsign: Nord
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1140009'
                        route:
                          id: '114'
                          shortName: '114'
                          longName: Angrignon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '27536'
                          label: '27536'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 281
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436303
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1294
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6973
                          - 45.43903
                      properties:
                        trip:
                          id: '286570697'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '4960097'
                        route:
                          id: '496'
                          shortName: '496'
                          longName: 'Express Victoria'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29126'
                          label: '29126'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 117
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436303
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1295
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63081
                          - 45.59167
                      properties:
                        trip:
                          id: '284740802'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1400134'
                        route:
                          id: '140'
                          shortName: '140'
                          longName: Fleury
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31145'
                          label: '31145'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 209
                          odometer: 0
                          speed: 7
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436305
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1303
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63138
                          - 45.48121
                      properties:
                        trip:
                          id: '284779393'
                          shortName: null
                          headsign: 'Nord via Ridgewood'
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1660193'
                        route:
                          id: '166'
                          shortName: '166'
                          longName: Queen-Mary
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28074'
                          label: '28074'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 214
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 38
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574436603
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1333
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55506
                          - 45.59656
                      properties:
                        trip:
                          id: '284726593'
                          shortName: null
                          headsign: Est
                          startTime: '21:10:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29010'
                          label: '29010'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 15
                        agencyId: 1
                        currentStopSequence: 46
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436603
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1334
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5338
                          - 45.54726
                      properties:
                        trip:
                          id: '284741585'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '21:06:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '4390251'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30809'
                          label: '30809'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 233
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436604
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1338
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70562
                          - 45.523
                      properties:
                        trip:
                          id: '285007618'
                          shortName: null
                          headsign: Sud
                          startTime: '21:39:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '1700177'
                        route:
                          id: '170'
                          shortName: '170'
                          longName: Keller
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31105'
                          label: '31105'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 74
                          odometer: 0
                          speed: 23
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574436605
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1341
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58806
                          - 45.5161
                      properties:
                        trip:
                          id: '284727454'
                          shortName: null
                          headsign: 'Sud destination Notre-Dame / St-Gabriel'
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1290222'
                        route:
                          id: '129'
                          shortName: '129'
                          longName: Côte-Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31044'
                          label: '31044'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 122
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574436910
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1374
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60434
                          - 45.47374
                      properties:
                        trip:
                          id: '284779495'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1050147'
                        route:
                          id: '105'
                          shortName: '105'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37005'
                          label: '37005'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 323
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436912
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70612
                          - 45.49574
                      properties:
                        trip:
                          id: '285007960'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '1770140'
                        route:
                          id: '177'
                          shortName: '177'
                          longName: Thimens
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30227'
                          label: '30227'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574437206
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1388
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71825
                          - 45.529
                      properties:
                        trip:
                          id: '284740361'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1800112'
                        route:
                          id: '180'
                          shortName: '180'
                          longName: 'De Salaberry'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31126'
                          label: '31126'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574437208
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1397
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.89368
                          - 45.46073
                      properties:
                        trip:
                          id: '284780066'
                          shortName: null
                          headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                          startTime: '21:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '4700258'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33821'
                          label: '33821'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 152
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574437211
                        lastSeenAt: 1743831999
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1405
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67139
                          - 45.52585
                      properties:
                        trip:
                          id: '284779366'
                          shortName: null
                          headsign: Est
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1710235'
                        route:
                          id: '171'
                          shortName: '171'
                          longName: Henri-Bourassa
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37086'
                          label: '37086'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574437212
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1407
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56456
                          - 45.50525
                      properties:
                        trip:
                          id: '285283895'
                          shortName: null
                          headsign: Est
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1500060'
                        route:
                          id: '150'
                          shortName: '150'
                          longName: René-Lévesque
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31150'
                          label: '31150'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574437511
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1441
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5821
                          - 45.6258
                      properties:
                        trip:
                          id: '285031769'
                          shortName: null
                          headsign: Nord
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '440174'
                        route:
                          id: '44'
                          shortName: '44'
                          longName: Armand-Bombardier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30125'
                          label: '30125'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 310
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574437807
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1469
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62397
                          - 45.52745
                      properties:
                        trip:
                          id: '284726721'
                          shortName: null
                          headsign: Est
                          startTime: '21:34:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '920105'
                        route:
                          id: '92'
                          shortName: '92'
                          longName: 'Jean-Talon Ouest'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30151'
                          label: '30151'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574437808
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1471
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64626
                          - 45.4851
                      properties:
                        trip:
                          id: '284726876'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:21:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1610134'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30203'
                          label: '30203'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 213
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574437808
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1474
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6395
                          - 45.54416
                      properties:
                        trip:
                          id: '284777381'
                          shortName: null
                          headsign: Est
                          startTime: '21:12:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1000244'
                        route:
                          id: '100'
                          shortName: '100'
                          longName: Crémazie
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37083'
                          label: '37083'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 31
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574437814
                        lastSeenAt: 1743832037
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1488
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80655
                          - 45.51086
                      properties:
                        trip:
                          id: '285010577'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '9680033'
                        route:
                          id: '968'
                          shortName: '968'
                          longName: 'Trainbus Roxboro / Côte-Vertu'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30173'
                          label: '30173'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 274
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 3
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574438409
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1542
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58418
                          - 45.57488
                      properties:
                        trip:
                          id: '285283072'
                          shortName: null
                          headsign: Nord
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1360114'
                        route:
                          id: '136'
                          shortName: '136'
                          longName: Viau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38033'
                          label: '38033'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 293
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574438418
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1555
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66464
                          - 45.53545
                      properties:
                        trip:
                          id: '284728566'
                          shortName: null
                          headsign: Sud
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1790193'
                        route:
                          id: '179'
                          shortName: '179'
                          longName: "De l'Acadie"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29043'
                          label: '29043'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 105
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574438708
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1575
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61126
                          - 45.53147
                      properties:
                        trip:
                          id: '284727552'
                          shortName: null
                          headsign: Est
                          startTime: '22:07:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29062'
                          label: '29062'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 122
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574438709
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80781
                          - 45.51089
                      properties:
                        trip:
                          id: '285006897'
                          shortName: null
                          headsign: Est
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '680411'
                        route:
                          id: '68'
                          shortName: '68'
                          longName: Pierrefonds
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31195'
                          label: '31195'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 90
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574438718
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1596
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63424
                          - 45.54881
                      properties:
                        trip:
                          id: '284728752'
                          shortName: null
                          headsign: Sud
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '300085'
                        route:
                          id: '30'
                          shortName: '30'
                          longName: 'Saint-Denis / Saint-Hubert'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29058'
                          label: '29058'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 114
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439007
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1612
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66747
                          - 45.55551
                      properties:
                        trip:
                          id: '284776842'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:53:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1710232'
                        route:
                          id: '171'
                          shortName: '171'
                          longName: Henri-Bourassa
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37097'
                          label: '37097'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439019
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1621
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64819
                          - 45.42522
                      properties:
                        trip:
                          id: '286572398'
                          shortName: null
                          headsign: Est
                          startTime: '21:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1130162'
                        route:
                          id: '113'
                          shortName: '113'
                          longName: Lapierre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37099'
                          label: '37099'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439019
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1622
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57204
                          - 45.50428
                      properties:
                        trip:
                          id: '285283812'
                          shortName: null
                          headsign: Nord
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1680170'
                        route:
                          id: '168'
                          shortName: '168'
                          longName: Cité-du-Havre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38086'
                          label: '38086'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 311
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 24
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439020
                        lastSeenAt: 1743831848
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1624
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55978
                          - 45.5147
                      properties:
                        trip:
                          id: '284780900'
                          shortName: null
                          headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                          startTime: '21:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '7471231'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39006'
                          label: '39006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 307
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439020
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1625
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56573
                          - 45.55792
                      properties:
                        trip:
                          id: '285001148'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '270110'
                        route:
                          id: '27'
                          shortName: '27'
                          longName: 'Boulevard Saint-Joseph'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30066'
                          label: '30066'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 73
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439313
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 1644
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7028
                          - 45.45892
                      properties:
                        trip:
                          id: '285008436'
                          shortName: null
                          headsign: Nord
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '1960208'
                        route:
                          id: '196'
                          shortName: '196'
                          longName: Parc-Industriel-Lachine
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38073'
                          label: '38073'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 313
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574439323
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1657
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65639
                          - 45.55055
                      properties:
                        trip:
                          id: '284739240'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1210271'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31821'
                          label: '31821'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574439623
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1690
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60358
                          - 45.47374
                      properties:
                        trip:
                          id: '284778262'
                          shortName: null
                          headsign: Nord
                          startTime: '21:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1240125'
                        route:
                          id: '124'
                          shortName: '124'
                          longName: Victoria
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37022'
                          label: '37022'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439624
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1696
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6164
                          - 45.47605
                      properties:
                        trip:
                          id: '286571331'
                          shortName: null
                          headsign: Est
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1020075'
                        route:
                          id: '102'
                          shortName: '102'
                          longName: Somerled
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29073'
                          label: '29073'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 31
                          odometer: 0
                          speed: 10
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574439910
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1717
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56651
                          - 45.46775
                      properties:
                        trip:
                          id: '286570749'
                          shortName: null
                          headsign: Sud
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '710084'
                        route:
                          id: '71'
                          shortName: '71'
                          longName: Pointe-Saint-Charles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28100'
                          label: '28100'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 209
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440210
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1742
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48464
                          - 45.69738
                      properties:
                        trip:
                          id: '285029465'
                          shortName: null
                          headsign: Est
                          startTime: '20:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '860188'
                        route:
                          id: '86'
                          shortName: '86'
                          longName: Pointe-aux-Trembles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30154'
                          label: '30154'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 38
                          odometer: 0
                          speed: 30
                        agencyId: 1
                        currentStopSequence: 98
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440216
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1749
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66542
                          - 45.46497
                      properties:
                        trip:
                          id: '284778805'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1620099'
                        route:
                          id: '162'
                          shortName: '162'
                          longName: Westminster
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37075'
                          label: '37075'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574440226
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1762
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.81143
                          - 45.44532
                      properties:
                        trip:
                          id: '285009017'
                          shortName: null
                          headsign: Est
                          startTime: '21:35:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2030123'
                        route:
                          id: '203'
                          shortName: '203'
                          longName: Carson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38079'
                          label: '38079'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 117
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440227
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1763
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65412
                          - 45.55441
                      properties:
                        trip:
                          id: '284740686'
                          shortName: null
                          headsign: Est
                          startTime: '21:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1210266'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30819'
                          label: '30819'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 26
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 34
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440518
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1794
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66813
                          - 45.55553
                      properties:
                        trip:
                          id: '284740497'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:11:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '690221'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30866'
                          label: '30866'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 41
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574440519
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1795
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6427
                          - 45.59548
                      properties:
                        trip:
                          id: '285031664'
                          shortName: null
                          headsign: Est
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '490344'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36042'
                          label: '36042'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574440526
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1803
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5573
                          - 45.49009
                      properties:
                        trip:
                          id: '285283489'
                          shortName: null
                          headsign: Nord
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '740072'
                        route:
                          id: '74'
                          shortName: '74'
                          longName: Bridge
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38096'
                          label: '38096'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 350
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440528
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1805
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54383
                          - 45.5817
                      properties:
                        trip:
                          id: '285284504'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1850127'
                        route:
                          id: '185'
                          shortName: '185'
                          longName: Sherbrooke
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31177'
                          label: '31177'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 202
                          odometer: 0
                          speed: 29
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440844
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1837
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66193
                          - 45.45955
                      properties:
                        trip:
                          id: '284777987'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1030167'
                        route:
                          id: '103'
                          shortName: '103'
                          longName: Monkland
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37088'
                          label: '37088'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 74
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440850
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1844
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55354
                          - 45.59948
                      properties:
                        trip:
                          id: '285028555'
                          shortName: null
                          headsign: Nord
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '4490191'
                        route:
                          id: '449'
                          shortName: '449'
                          longName: 'Express Rivière-des-Prairies'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30160'
                          label: '30160'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 304
                          odometer: 0
                          speed: 47
                        agencyId: 1
                        currentStopSequence: 40
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574441132
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1863
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59965
                          - 45.55986
                      properties:
                        trip:
                          id: '285032209'
                          shortName: null
                          headsign: Est
                          startTime: '21:55:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1410585'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36007'
                          label: '36007'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 167
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574441150
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1873
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58314
                          - 45.4944
                      properties:
                        trip:
                          id: '286570731'
                          shortName: null
                          headsign: Sud
                          startTime: '21:51:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '710084'
                        route:
                          id: '71'
                          shortName: '71'
                          longName: Pointe-Saint-Charles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29094'
                          label: '29094'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 314
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574441423
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1889
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61206
                          - 45.59898
                      properties:
                        trip:
                          id: '285283121'
                          shortName: null
                          headsign: Nord
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1360114'
                        route:
                          id: '136'
                          shortName: '136'
                          longName: Viau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31107'
                          label: '31107'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 34
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574441442
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1901
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54009
                          - 45.46851
                      properties:
                        trip:
                          id: '285282749'
                          shortName: null
                          headsign: Nord
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1720010'
                        route:
                          id: '172'
                          shortName: '172'
                          longName: 'Du Golf'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38034'
                          label: '38034'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 72
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574441758
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1949
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61183
                          - 45.42651
                      properties:
                        trip:
                          id: '286572965'
                          shortName: null
                          headsign: Sud
                          startTime: '21:25:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1230114'
                        route:
                          id: '123'
                          shortName: '123'
                          longName: 'Dollard / Shevchenko'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31125'
                          label: '31125'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 128
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574443858
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2111
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56329
                          - 45.46231
                      properties:
                        trip:
                          id: '286570247'
                          shortName: null
                          headsign: Sud
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '380009'
                        route:
                          id: '38'
                          shortName: '38'
                          longName: "De l'Église"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29059'
                          label: '29059'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 331
                          odometer: 0
                          speed: 11
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574444431
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2127
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69446
                          - 45.51628
                      properties:
                        trip:
                          id: '285006713'
                          shortName: null
                          headsign: Nord
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '640164'
                        route:
                          id: '64'
                          shortName: '64'
                          longName: Grenet
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30246'
                          label: '30246'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 270
                          odometer: 0
                          speed: 6
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574444447
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2132
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51293
                          - 45.61187
                      properties:
                        trip:
                          id: '285032024'
                          shortName: null
                          headsign: Est
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1890206'
                        route:
                          id: '189'
                          shortName: '189'
                          longName: Notre-Dame
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36044'
                          label: '36044'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 107
                          odometer: 0
                          speed: 7
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574445040
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2149
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69451
                          - 45.51611
                      properties:
                        trip:
                          id: '284778427'
                          shortName: null
                          headsign: Nord
                          startTime: '21:08:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1280153'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37029'
                          label: '37029'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 319
                          odometer: 0
                          speed: 25
                        agencyId: 1
                        currentStopSequence: 58
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574445040
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2150
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56076
                          - 45.44717
                      properties:
                        trip:
                          id: '285283320'
                          shortName: null
                          headsign: Nord
                          startTime: '21:52:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1680170'
                        route:
                          id: '168'
                          shortName: '168'
                          longName: Cité-du-Havre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38015'
                          label: '38015'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 122
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574445041
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2152
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.81289
                          - 45.49936
                      properties:
                        trip:
                          id: '285008759'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2080106'
                        route:
                          id: '208'
                          shortName: '208'
                          longName: Brunswick
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38051'
                          label: '38051'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 146
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574445042
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54734
                          - 45.66903
                      properties:
                        trip:
                          id: '285031722'
                          shortName: null
                          headsign: Nord
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '4490191'
                        route:
                          id: '449'
                          shortName: '449'
                          longName: 'Express Rivière-des-Prairies'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39100'
                          label: '39100'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 61
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 33
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574445044
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2162
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49116
                          - 45.68277
                      properties:
                        trip:
                          id: '285031918'
                          shortName: null
                          headsign: Est
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1890206'
                        route:
                          id: '189'
                          shortName: '189'
                          longName: Notre-Dame
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39110'
                          label: '39110'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 10
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 55
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574445044
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2163
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68325
                          - 45.49964
                      properties:
                        trip:
                          id: '284778368'
                          shortName: null
                          headsign: Nord
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1280153'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30009'
                          label: '30009'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 221
                          odometer: 0
                          speed: 25
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574446523
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2182
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71953
                          - 45.49817
                      properties:
                        trip:
                          id: '285007104'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '700197'
                        route:
                          id: '70'
                          shortName: '70'
                          longName: Bois-Franc
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38081'
                          label: '38081'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 224
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574471126
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2323
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83115
                          - 45.4656
                      properties:
                        trip:
                          id: '285008679'
                          shortName: null
                          headsign: Est
                          startTime: '22:04:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2020187'
                        route:
                          id: '202'
                          shortName: '202'
                          longName: Dawson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30177'
                          label: '30177'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574471421
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2326
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59979
                          - 45.48215
                      properties:
                        trip:
                          id: '285282645'
                          shortName: null
                          headsign: Est
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '240185'
                        route:
                          id: '24'
                          shortName: '24'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31070'
                          label: '31070'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 35
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 1
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574526007
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2477
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50917
                          - 45.67104
                      properties:
                        trip:
                          id: '285031579'
                          shortName: null
                          headsign: Est
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1870223'
                        route:
                          id: '187'
                          shortName: '187'
                          longName: René-Lévesque
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39052'
                          label: '39052'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 189
                          odometer: 0
                          speed: 14
                        agencyId: 1
                        currentStopSequence: 42
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574543174
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2487
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55943
                          - 45.66103
                      properties:
                        trip:
                          id: '285028813'
                          shortName: null
                          headsign: Est
                          startTime: '20:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '490344'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31099'
                          label: '31099'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 333
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 46
                        currentStatus: 1
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574616007
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2505
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56251
                          - 45.53236
                      properties:
                        trip:
                          id: '285284321'
                          shortName: null
                          headsign: Est
                          startTime: '21:02:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '240185'
                        route:
                          id: '24'
                          shortName: '24'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39018'
                          label: '39018'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 6
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574645294
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2516
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60329
                          - 45.44673
                      properties:
                        trip:
                          id: '286572826'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1130161'
                        route:
                          id: '113'
                          shortName: '113'
                          longName: Lapierre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37004'
                          label: '37004'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 46
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574695930
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57796
                          - 45.4951
                      properties:
                        trip:
                          id: '284726989'
                          shortName: null
                          headsign: Sud
                          startTime: '21:02:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '660103'
                        route:
                          id: '66'
                          shortName: '66'
                          longName: 'The Boulevard'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31122'
                          label: '31122'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574696289
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2535
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61522
                          - 45.60821
                      properties:
                        trip:
                          id: '285030043'
                          shortName: null
                          headsign: Nord
                          startTime: '21:14:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '330286'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31098'
                          label: '31098'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 65
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 49
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574698818
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2547
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63444
                          - 45.46083
                      properties:
                        trip:
                          id: '284778082'
                          shortName: null
                          headsign: Est
                          startTime: '21:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1050151'
                        route:
                          id: '105'
                          shortName: '105'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37034'
                          label: '37034'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 52
                          odometer: 0
                          speed: 1
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574704123
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2588
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58944
                          - 45.56561
                      properties:
                        trip:
                          id: '284741378'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '4390255'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29855'
                          label: '29855'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 123
                          odometer: 0
                          speed: 7
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574704222
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2590
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.50412
                          - 45.67202
                      properties:
                        trip:
                          id: '285031308'
                          shortName: null
                          headsign: Est
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1860250'
                        route:
                          id: '186'
                          shortName: '186'
                          longName: Sherbrooke-Est
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39071'
                          label: '39071'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 33
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574732559
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2617
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71513
                          - 45.46784
                      properties:
                        trip:
                          id: '285008840'
                          shortName: null
                          headsign: Est
                          startTime: '21:10:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2020187'
                        route:
                          id: '202'
                          shortName: '202'
                          longName: Dawson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38050'
                          label: '38050'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 43
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 46
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574781729
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2639
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62321
                          - 45.62499
                      properties:
                        trip:
                          id: '285030813'
                          shortName: null
                          headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '330283'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39131'
                          label: '39131'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 128
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574904159
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2714
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64027
                          - 45.48679
                      properties:
                        trip:
                          id: '284728383'
                          shortName: null
                          headsign: 'Nord destination Décarie / Lucy'
                          startTime: '20:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1290223'
                        route:
                          id: '129'
                          shortName: '129'
                          longName: Côte-Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29028'
                          label: '29028'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 43
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574907022
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2720
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66359
                          - 45.50811
                      properties:
                        trip:
                          id: '284778292'
                          shortName: null
                          headsign: Nord
                          startTime: '21:26:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1240125'
                        route:
                          id: '124'
                          shortName: '124'
                          longName: Victoria
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37052'
                          label: '37052'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 295
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 36
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574952602
                        lastSeenAt: 1743832352
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2738
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54636
                          - 45.57675
                      properties:
                        trip:
                          id: '285030440'
                          shortName: null
                          headsign: Nord
                          startTime: '21:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '320164'
                        route:
                          id: '32'
                          shortName: '32'
                          longName: Lacordaire
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39093'
                          label: '39093'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574960088
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2745
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63768
                          - 45.55539
                      properties:
                        trip:
                          id: '284739765'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1460136'
                        route:
                          id: '146'
                          shortName: '146'
                          longName: 'Christophe-Colomb / Meilleur'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31134'
                          label: '31134'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574965714
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2751
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55012
                          - 45.4903
                      properties:
                        trip:
                          id: '285282496'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '7770041'
                        route:
                          id: '777'
                          shortName: '777'
                          longName: 'Jean-Drapeau / Casino / Bonaventure'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31077'
                          label: '31077'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 292
                          odometer: 0
                          speed: 54
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574992231
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2760
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72778
                          - 45.49966
                      properties:
                        trip:
                          id: '285007503'
                          shortName: null
                          headsign: Est
                          startTime: '21:51:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '1640160'
                        route:
                          id: '164'
                          shortName: '164'
                          longName: Dudemaine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30180'
                          label: '30180'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 131
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 4
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575000979
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2770
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67546
                          - 45.50909
                      properties:
                        trip:
                          id: '284778404'
                          shortName: null
                          headsign: Sud
                          startTime: '20:56:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1280152'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37101'
                          label: '37101'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 61
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575042132
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2774
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64236
                          - 45.5059
                      properties:
                        trip:
                          id: '284779333'
                          shortName: null
                          headsign: Nord
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1650126'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30880'
                          label: '30880'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 357
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575048035
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2784
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63501
                          - 45.50183
                      properties:
                        trip:
                          id: '284778589'
                          shortName: null
                          headsign: Est
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1600123'
                        route:
                          id: '160'
                          shortName: '160'
                          longName: Barclay
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37051'
                          label: '37051'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 33
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575048643
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2785
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63602
                          - 45.60121
                      properties:
                        trip:
                          id: '284737777'
                          shortName: null
                          headsign: Est
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '480414'
                        route:
                          id: '48'
                          shortName: '48'
                          longName: Perras
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31120'
                          label: '31120'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 5
                        firstSeenAt: 1575049118
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2786
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53337
                          - 45.66253
                      properties:
                        trip:
                          id: '285031821'
                          shortName: null
                          headsign: Nord
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '810021'
                        route:
                          id: '81'
                          shortName: '81'
                          longName: Saint-Jean-Baptiste
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39132'
                          label: '39132'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 333
                          odometer: 0
                          speed: 54
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575077677
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2793
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83138
                          - 45.46655
                      properties:
                        trip:
                          id: '285008507'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2060110'
                        route:
                          id: '206'
                          shortName: '206'
                          longName: Roger-Pilon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30245'
                          label: '30245'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 234
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 33
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575079590
                        lastSeenAt: 1743832205
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2799
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54756
                          - 45.64676
                      properties:
                        trip:
                          id: '285030948'
                          shortName: null
                          headsign: Est
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '860188'
                        route:
                          id: '86'
                          shortName: '86'
                          longName: Pointe-aux-Trembles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39146'
                          label: '39146'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 56
                          odometer: 0
                          speed: 44
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575081407
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2801
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57069
                          - 45.58211
                      properties:
                        trip:
                          id: '285030838'
                          shortName: null
                          headsign: Sud
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '320170'
                        route:
                          id: '32'
                          shortName: '32'
                          longName: Lacordaire
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36026'
                          label: '36026'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 116
                          odometer: 0
                          speed: 39
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575107171
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2809
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5964
                          - 45.49489
                      properties:
                        trip:
                          id: '284779302'
                          shortName: null
                          headsign: Sud
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1650117'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33823'
                          label: '33823'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 121
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575168014
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2817
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54752
                          - 45.59188
                      properties:
                        trip:
                          id: '285031436'
                          shortName: null
                          headsign: Nord
                          startTime: '21:51:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '440174'
                        route:
                          id: '44'
                          shortName: '44'
                          longName: Armand-Bombardier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39050'
                          label: '39050'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 228
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 3
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575169456
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2818
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57388
                          - 45.64287
                      properties:
                        trip:
                          id: '285031845'
                          shortName: null
                          headsign: Est
                          startTime: '21:04:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '490344'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32017'
                          label: '32017'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 203
                          odometer: 0
                          speed: 54
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575336270
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2842
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6087
                          - 45.51473
                      properties:
                        trip:
                          id: '284726749'
                          shortName: null
                          headsign: 'Nord destination Décarie / Lucy'
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1290223'
                        route:
                          id: '129'
                          shortName: '129'
                          longName: Côte-Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30219'
                          label: '30219'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 249
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575390977
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2854
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62598
                          - 45.54166
                      properties:
                        trip:
                          id: '284727995'
                          shortName: null
                          headsign: Nord
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '310072'
                        route:
                          id: '31'
                          shortName: '31'
                          longName: Saint-Denis
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29065'
                          label: '29065'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575396861
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2867
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5182
                          - 45.60407
                      properties:
                        trip:
                          id: '285028492'
                          shortName: null
                          headsign: Est
                          startTime: '21:39:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '260108'
                        route:
                          id: '26'
                          shortName: '26'
                          longName: Mercier-Est
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39070'
                          label: '39070'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575425923
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2877
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6023
                          - 45.56275
                      properties:
                        trip:
                          id: '284728373'
                          shortName: null
                          headsign: Est
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '990063'
                        route:
                          id: '99'
                          shortName: '99'
                          longName: Villeray
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30225'
                          label: '30225'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 10
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575479306
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2888
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59911
                          - 45.55923
                      properties:
                        trip:
                          id: '285030480'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1410586'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39121'
                          label: '39121'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 302
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 50
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575508959
                        lastSeenAt: 1743832068
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2897
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59514
                          - 45.56596
                      properties:
                        trip:
                          id: '284777205'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '930087'
                        route:
                          id: '93'
                          shortName: '93'
                          longName: Jean-Talon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37068'
                          label: '37068'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575562823
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2917
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59792
                          - 45.54179
                      properties:
                        trip:
                          id: '284727176'
                          shortName: null
                          headsign: Est
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31202'
                          label: '31202'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 41
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575569565
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2922
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53494
                          - 45.59677
                      properties:
                        trip:
                          id: '285028391'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '260107'
                        route:
                          id: '26'
                          shortName: '26'
                          longName: Mercier-Est
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31083'
                          label: '31083'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575603869
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2934
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49185
                          - 45.69733
                      properties:
                        trip:
                          id: '285030255'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1830090'
                        route:
                          id: '183'
                          shortName: '183'
                          longName: 'Gouin Est'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30136'
                          label: '30136'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575680538
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2947
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51289
                          - 45.65908
                      properties:
                        trip:
                          id: '285029342'
                          shortName: null
                          headsign: Est
                          startTime: '21:17:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '860188'
                        route:
                          id: '86'
                          shortName: '86'
                          longName: Pointe-aux-Trembles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30256'
                          label: '30256'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 102
                          odometer: 0
                          speed: 40
                        agencyId: 1
                        currentStopSequence: 52
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575684753
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2955
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53803
                          - 45.46736
                      properties:
                        trip:
                          id: '285283425'
                          shortName: null
                          headsign: Sud
                          startTime: '21:26:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '1680169'
                        route:
                          id: '168'
                          shortName: '168'
                          longName: Cité-du-Havre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30080'
                          label: '30080'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 249
                          odometer: 0
                          speed: 2
                        agencyId: 1
                        currentStopSequence: 16
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575688461
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 2958
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59675
                          - 45.43854
                      properties:
                        trip:
                          id: '286571938'
                          shortName: null
                          headsign: Est
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1120177'
                        route:
                          id: '112'
                          shortName: '112'
                          longName: Airlie
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29148'
                          label: '29148'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 31
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575747486
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2961
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5779
                          - 45.54293
                      properties:
                        trip:
                          id: '285284645'
                          shortName: null
                          headsign: Nord
                          startTime: '21:39:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '940090'
                        route:
                          id: '94'
                          shortName: '94'
                          longName: "D'Iberville"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38035'
                          label: '38035'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575758414
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2962
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55136
                          - 45.54692
                      properties:
                        trip:
                          id: '284739355'
                          shortName: null
                          headsign: Nord
                          startTime: '21:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30859'
                          label: '30859'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575906489
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2974
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62926
                          - 45.48331
                      properties:
                        trip:
                          id: '284778529'
                          shortName: null
                          headsign: 'Sud via Ridgewood'
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1660194'
                        route:
                          id: '166'
                          shortName: '166'
                          longName: Queen-Mary
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37094'
                          label: '37094'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575999043
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3001
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56821
                          - 45.518
                      properties:
                        trip:
                          id: '284728514'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:00:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1440096'
                        route:
                          id: '144'
                          shortName: '144'
                          longName: 'Avenue des Pins'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29006'
                          label: '29006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 139
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576086618
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3015
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60173
                          - 45.62387
                      properties:
                        trip:
                          id: '285029137'
                          shortName: null
                          headsign: Est
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '490344'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39140'
                          label: '39140'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1576113877
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3020
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54257
                          - 45.58268
                      properties:
                        trip:
                          id: '284728842'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:53:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1970141'
                        route:
                          id: '197'
                          shortName: '197'
                          longName: Rosemont
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30164'
                          label: '30164'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576114346
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3021
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63232
                          - 45.46509
                      properties:
                        trip:
                          id: '284778031'
                          shortName: null
                          headsign: Est
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1620101'
                        route:
                          id: '162'
                          shortName: '162'
                          longName: Westminster
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37019'
                          label: '37019'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 32
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576118923
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3023
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5321
                          - 45.60513
                      properties:
                        trip:
                          id: '285031749'
                          shortName: null
                          headsign: Est
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1410585'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30132'
                          label: '30132'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 112
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 48
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1576120947
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3024
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60272
                          - 45.49528
                      properties:
                        trip:
                          id: '284779174'
                          shortName: null
                          headsign: Nord
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1650126'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33826'
                          label: '33826'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 249
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1576168949
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3026
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57162
                          - 45.49723
                      properties:
                        trip:
                          id: '284780805'
                          shortName: null
                          headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '7471231'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30020'
                          label: '30020'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 33
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1576173506
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3028
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58245
                          - 45.48174
                      properties:
                        trip:
                          id: '286573242'
                          shortName: null
                          headsign: Est
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '4960097'
                        route:
                          id: '496'
                          shortName: '496'
                          longName: 'Express Victoria'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40001'
                          label: '40001'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 35
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1576197865
                        lastSeenAt: 1743832296
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3036
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64667
                          - 45.50041
                      properties:
                        trip:
                          id: '284728425'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '920108'
                        route:
                          id: '92'
                          shortName: '92'
                          longName: 'Jean-Talon Ouest'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30157'
                          label: '30157'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 206
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 24
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576200505
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3039
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61143
                          - 45.42636
                      properties:
                        trip:
                          id: '286570550'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:00:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '610126'
                        route:
                          id: '61'
                          shortName: '61'
                          longName: Wellington
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '27529'
                          label: '27529'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 132
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 51
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576200974
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 3040
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65134
                          - 45.44228
                      properties:
                        trip:
                          id: '286572868'
                          shortName: null
                          headsign: Nord
                          startTime: '21:13:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1140009'
                        route:
                          id: '114'
                          shortName: '114'
                          longName: Angrignon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29132'
                          label: '29132'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 288
                          odometer: 0
                          speed: 35
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576547784
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3081
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7021
                          - 45.49875
                      properties:
                        trip:
                          id: '284780184'
                          shortName: null
                          headsign: Est
                          startTime: '21:11:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '4700245'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33843'
                          label: '33843'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1576652055
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3102
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62209
                          - 45.62708
                      properties:
                        trip:
                          id: '285031621'
                          shortName: null
                          headsign: Nord
                          startTime: '20:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '330286'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39061'
                          label: '39061'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 60
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1576686510
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3103
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62397
                          - 45.46164
                      properties:
                        trip:
                          id: '286570845'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:25:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '900254'
                        route:
                          id: '90'
                          shortName: '90'
                          longName: Saint-Jacques
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29108'
                          label: '29108'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 237
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1576686612
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3104
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70872
                          - 45.49374
                      properties:
                        trip:
                          id: '284780135'
                          shortName: null
                          headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '4700258'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31807'
                          label: '31807'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 222
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1576687957
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3106
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60154
                          - 45.57383
                      properties:
                        trip:
                          id: '285030730'
                          shortName: null
                          headsign: Est
                          startTime: '21:34:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1920150'
                        route:
                          id: '192'
                          shortName: '192'
                          longName: Robert
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39145'
                          label: '39145'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 305
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576690729
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3109
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64748
                          - 45.44306
                      properties:
                        trip:
                          id: '286570009'
                          shortName: null
                          headsign: Est
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1980012'
                        route:
                          id: '198'
                          shortName: '198'
                          longName: Broadway
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40011'
                          label: '40011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 148
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 36
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1576766286
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3115
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64064
                          - 45.45472
                      properties:
                        trip:
                          id: '286572976'
                          shortName: null
                          headsign: Sud
                          startTime: '21:55:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1230114'
                        route:
                          id: '123'
                          shortName: '123'
                          longName: 'Dollard / Shevchenko'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40004'
                          label: '40004'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576769533
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3118
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56641
                          - 45.46276
                      properties:
                        trip:
                          id: '286570440'
                          shortName: null
                          headsign: Est
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '610123'
                        route:
                          id: '61'
                          shortName: '61'
                          longName: Wellington
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40028'
                          label: '40028'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 272
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 30
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576857858
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3141
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66729
                          - 45.55586
                      properties:
                        trip:
                          id: '285031856'
                          shortName: null
                          headsign: Est
                          startTime: '21:52:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '490344'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30197'
                          label: '30197'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576898905
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3146
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56138
                          - 45.49793
                      properties:
                        trip:
                          id: '285284726'
                          shortName: null
                          headsign: 'Sud via Wellington / Bridge'
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '740073'
                        route:
                          id: '74'
                          shortName: '74'
                          longName: Bridge
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39040'
                          label: '39040'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1577122007
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 3157
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66614
                          - 45.43181
                      properties:
                        trip:
                          id: '286570214'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1950177'
                        route:
                          id: '195'
                          shortName: '195'
                          longName: 'Dorval / Angrignon'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40031'
                          label: '40031'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 293
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1577500121
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3172
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56699
                          - 45.4629
                      properties:
                        trip:
                          id: '286570538'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '610126'
                        route:
                          id: '61'
                          shortName: '61'
                          longName: Wellington
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40039'
                          label: '40039'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1577718488
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3181
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58941
                          - 45.45304
                      properties:
                        trip:
                          id: '286573690'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:11:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '350019'
                        route:
                          id: '35'
                          shortName: '35'
                          longName: Griffintown
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28016'
                          label: '28016'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 183
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1577724127
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 3182
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59528
                          - 45.44028
                      properties:
                        trip:
                          id: '286572544'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1120178'
                        route:
                          id: '112'
                          shortName: '112'
                          longName: Airlie
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40019'
                          label: '40019'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 207
                          odometer: 0
                          speed: 24
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1578325349
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3200
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5564
                          - 45.48128
                      properties:
                        trip:
                          id: '286569756'
                          shortName: null
                          headsign: Nord
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '710083'
                        route:
                          id: '71'
                          shortName: '71'
                          longName: Pointe-Saint-Charles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40040'
                          label: '40040'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 272
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1578325470
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3201
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56572
                          - 45.58991
                      properties:
                        trip:
                          id: '285030350'
                          shortName: null
                          headsign: Nord
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '330286'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31071'
                          label: '31071'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 290
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1578421463
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3209
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67255
                          - 45.46078
                      properties:
                        trip:
                          id: '284728776'
                          shortName: null
                          headsign: Ouest
                          startTime: '20:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1610134'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29011'
                          label: '29011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 41
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 47
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1578439724
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3210
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61146
                          - 45.53156
                      properties:
                        trip:
                          id: '284727488'
                          shortName: null
                          headsign: Est
                          startTime: '21:52:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29029'
                          label: '29029'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 297
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1578581162
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3219
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59586
                          - 45.47895
                      properties:
                        trip:
                          id: '286573153'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '900254'
                        route:
                          id: '90'
                          shortName: '90'
                          longName: Saint-Jacques
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40009'
                          label: '40009'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 218
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1578795281
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3231
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69218
                          - 45.43792
                      properties:
                        trip:
                          id: '286573578'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:07:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1980009'
                        route:
                          id: '198'
                          shortName: '198'
                          longName: Broadway
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40036'
                          label: '40036'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 176
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 36
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1578880481
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3232
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58884
                          - 45.51666
                      properties:
                        trip:
                          id: '284779136'
                          shortName: null
                          headsign: Nord
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '800106'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33806'
                          label: '33806'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1578934250
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3235
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66461
                          - 45.4403
                      properties:
                        trip:
                          id: '286570921'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:05:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '900254'
                        route:
                          id: '90'
                          shortName: '90'
                          longName: Saint-Jacques
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29127'
                          label: '29127'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 32
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1578936518
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3236
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.9157
                          - 45.40851
                      properties:
                        trip:
                          id: '286569994'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:05:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '2110143'
                        route:
                          id: '211'
                          shortName: '211'
                          longName: Bord-du-Lac
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29099'
                          label: '29099'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 238
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 42
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1579050624
                        lastSeenAt: 1743832352
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3244
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62565
                          - 45.46547
                      properties:
                        trip:
                          id: '286572256'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1380088'
                        route:
                          id: '138'
                          shortName: '138'
                          longName: Notre-Dame-de-Grâce
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40052'
                          label: '40052'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 232
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1579103311
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3247
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55727
                          - 45.48997
                      properties:
                        trip:
                          id: '286572012'
                          shortName: null
                          headsign: Est
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1070142'
                        route:
                          id: '107'
                          shortName: '107'
                          longName: Verdun
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40012'
                          label: '40012'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 350
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1579297610
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55556
                          - 45.49555
                      properties:
                        trip:
                          id: '285283255'
                          shortName: null
                          headsign: Est
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H59M000S-81-S
                          shapeId: '7770040'
                        route:
                          id: '777'
                          shortName: '777'
                          longName: 'Jean-Drapeau / Casino / Bonaventure'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31102'
                          label: '31102'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 115
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1579313449
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 3263
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58059
                          - 45.48534
                      properties:
                        trip:
                          id: '286572101'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1080082'
                        route:
                          id: '108'
                          shortName: '108'
                          longName: Bannantyne
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40026'
                          label: '40026'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 156
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1579978204
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3291
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63588
                          - 45.44405
                      properties:
                        trip:
                          id: '286574569'
                          shortName: null
                          headsign: Est
                          startTime: '20:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '2110142'
                        route:
                          id: '211'
                          shortName: '211'
                          longName: Bord-du-Lac
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40059'
                          label: '40059'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 122
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 47
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1580146448
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3297
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60271
                          - 45.44639
                      properties:
                        trip:
                          id: '286570148'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:16:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '360157'
                        route:
                          id: '36'
                          shortName: '36'
                          longName: Monk
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40054'
                          label: '40054'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 34
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1580179206
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3300
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75069
                          - 45.44769
                      properties:
                        trip:
                          id: '286571754'
                          shortName: null
                          headsign: Est
                          startTime: '21:50:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1950182'
                        route:
                          id: '195'
                          shortName: '195'
                          longName: 'Dorval / Angrignon'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40010'
                          label: '40010'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 169
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1580233148
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3304
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58229
                          - 45.45655
                      properties:
                        trip:
                          id: '286570320'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '370159'
                        route:
                          id: '37'
                          shortName: '37'
                          longName: Jolicoeur
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40025'
                          label: '40025'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1580233749
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3305
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58273
                          - 45.6094
                      properties:
                        trip:
                          id: '285031993'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1920151'
                        route:
                          id: '192'
                          shortName: '192'
                          longName: Robert
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39147'
                          label: '39147'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 210
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1580588885
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3317
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64842
                          - 45.58807
                      properties:
                        trip:
                          id: '284740169'
                          shortName: null
                          headsign: Est
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '690225'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31849'
                          label: '31849'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 20
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 48
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1580767866
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 3318
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64176
                          - 45.46335
                      properties:
                        trip:
                          id: '286571425'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1020074'
                        route:
                          id: '102'
                          shortName: '102'
                          longName: Somerled
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40050'
                          label: '40050'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 204
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1580936165
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58884
                          - 45.48495
                      properties:
                        trip:
                          id: '286571077'
                          shortName: null
                          headsign: Est
                          startTime: '21:02:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '900252'
                        route:
                          id: '90'
                          shortName: '90'
                          longName: Saint-Jacques
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29115'
                          label: '29115'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 29
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 51
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1581112804
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3336
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57078
                          - 45.56407
                      properties:
                        trip:
                          id: '284727280'
                          shortName: null
                          headsign: Est
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1970140'
                        route:
                          id: '197'
                          shortName: '197'
                          longName: Rosemont
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31020'
                          label: '31020'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 32
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1581455403
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3347
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63772
                          - 45.49427
                      properties:
                        trip:
                          id: '284728333'
                          shortName: null
                          headsign: Est
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '1610138'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29036'
                          label: '29036'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 33
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1581574744
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3353
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66711
                          - 45.55622
                      properties:
                        trip:
                          id: '284728684'
                          shortName: null
                          headsign: Sud
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '300085'
                        route:
                          id: '30'
                          shortName: '30'
                          longName: 'Saint-Denis / Saint-Hubert'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31021'
                          label: '31021'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 237
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1581574746
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3354
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70984
                          - 45.44214
                      properties:
                        trip:
                          id: '286573544'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '4960099'
                        route:
                          id: '496'
                          shortName: '496'
                          longName: 'Express Victoria'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40045'
                          label: '40045'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 285
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 16
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1582354447
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3373
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58113
                          - 45.48288
                      properties:
                        trip:
                          id: '284780839'
                          shortName: null
                          headsign: 'Est trajet 2 station Lionel-Groulx.'
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '7471222'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31008'
                          label: '31008'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 50
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1582705506
                        lastSeenAt: 1743832232
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3378
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56516
                          - 45.59582
                      properties:
                        trip:
                          id: '285030974'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H54M000S-80-S
                          shapeId: '1410586'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31073'
                          label: '31073'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 116
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1582756446
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3381
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60233
                          - 45.52226
                      properties:
                        trip:
                          id: '284777098'
                          shortName: null
                          headsign: Sud
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '800107'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33829'
                          label: '33829'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1583020864
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3392
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57829
                          - 45.57537
                      properties:
                        trip:
                          id: '284727346'
                          shortName: null
                          headsign: Est
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H55M000S-80-S
                          shapeId: '950103'
                        route:
                          id: '95'
                          shortName: '95'
                          longName: Bélanger
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30207'
                          label: '30207'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 31
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1584997329
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 7023
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63284
                          - 45.45118
                      properties:
                        trip:
                          id: '286571382'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '4960099'
                        route:
                          id: '496'
                          shortName: '496'
                          longName: 'Express Victoria'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30029'
                          label: '30029'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 230
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 3
                        firstSeenAt: 1585591383
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 7056
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69649
                          - 45.5088
                      properties:
                        trip:
                          id: '284779676'
                          shortName: null
                          headsign: Est
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1710235'
                        route:
                          id: '171'
                          shortName: '171'
                          longName: Henri-Bourassa
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37003'
                          label: '37003'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 133
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1587251647
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 7110
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56911
                          - 45.499
                      properties:
                        trip:
                          id: '284759122'
                          shortName: null
                          headsign: Est
                          startTime: '21:02:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-80-S
                          shapeId: '610123'
                        route:
                          id: '61'
                          shortName: '61'
                          longName: Wellington
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40084'
                          label: '40084'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 53
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1597348325
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 7703
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56629
                          - 45.46276
                      properties:
                        trip:
                          id: '286569813'
                          shortName: null
                          headsign: Sud
                          startTime: '22:03:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '120114'
                        route:
                          id: '12'
                          shortName: '12'
                          longName: Île-des-Soeurs
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40085'
                          label: '40085'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1597401488
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 7807
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63615
                          - 45.46709
                      properties:
                        trip:
                          id: '286571513'
                          shortName: null
                          headsign: Est
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1040114'
                        route:
                          id: '104'
                          shortName: '104'
                          longName: Cavendish
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40063'
                          label: '40063'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 118
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1598461268
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 8494
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67707
                          - 45.44721
                      properties:
                        trip:
                          id: '286573832'
                          shortName: null
                          headsign: Est
                          startTime: '21:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '2110142'
                        route:
                          id: '211'
                          shortName: '211'
                          longName: Bord-du-Lac
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40071'
                          label: '40071'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 92
                          odometer: 0
                          speed: 99
                        agencyId: 1
                        currentStopSequence: 47
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1598896267
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 8634
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55586
                          - 45.48059
                      properties:
                        trip:
                          id: '286570391'
                          shortName: null
                          headsign: Nord
                          startTime: '21:50:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '570103'
                        route:
                          id: '57'
                          shortName: '57'
                          longName: Charlevoix
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40067'
                          label: '40067'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 93
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1599565454
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 8765
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58932
                          - 45.45408
                      properties:
                        trip:
                          id: '286572302'
                          shortName: null
                          headsign: Est
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '350017'
                        route:
                          id: '35'
                          shortName: '35'
                          longName: Griffintown
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40072'
                          label: '40072'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1599574868
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 8767
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60425
                          - 45.4462
                      properties:
                        trip:
                          id: '286573419'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:56:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1060135'
                        route:
                          id: '106'
                          shortName: '106'
                          longName: Newman
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40078'
                          label: '40078'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1599924486
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 8807
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84607
                          - 45.43104
                      properties:
                        trip:
                          id: '286573856'
                          shortName: null
                          headsign: Est
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '2110142'
                        route:
                          id: '211'
                          shortName: '211'
                          longName: Bord-du-Lac
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40081'
                          label: '40081'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1600548187
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 8851
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56574
                          - 45.47063
                      properties:
                        trip:
                          id: '286572148'
                          shortName: null
                          headsign: Est
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1080081'
                        route:
                          id: '108'
                          shortName: '108'
                          longName: Bannantyne
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40068'
                          label: '40068'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 271
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1601026145
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 8897
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55976
                          - 45.50107
                      properties:
                        trip:
                          id: '286569982'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '350019'
                        route:
                          id: '35'
                          shortName: '35'
                          longName: Griffintown
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40066'
                          label: '40066'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 114
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1601415132
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 8913
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67803
                          - 45.53866
                      properties:
                        trip:
                          id: '285009839'
                          shortName: null
                          headsign: Est
                          startTime: '21:18:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '1640160'
                        route:
                          id: '164'
                          shortName: '164'
                          longName: Dudemaine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40143'
                          label: '40143'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 40
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1601926573
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9050
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84662
                          - 45.43303
                      properties:
                        trip:
                          id: '285009206'
                          shortName: null
                          headsign: Sud
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2010210'
                        route:
                          id: '201'
                          shortName: '201'
                          longName: 'Saint-Charles / Saint-Jean'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40133'
                          label: '40133'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 348
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 27
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1602674533
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9098
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62753
                          - 45.48269
                      properties:
                        trip:
                          id: '285006480'
                          shortName: null
                          headsign: Sud
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '170097'
                        route:
                          id: '17'
                          shortName: '17'
                          longName: Décarie
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40175'
                          label: '40175'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 123
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1602876494
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9111
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.82102
                          - 45.50882
                      properties:
                        trip:
                          id: '285009342'
                          shortName: null
                          headsign: Est
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2050112'
                        route:
                          id: '205'
                          shortName: '205'
                          longName: Gouin
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40163'
                          label: '40163'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 58
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 34
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1602876974
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9112
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67281
                          - 45.50879
                      properties:
                        trip:
                          id: '285008734'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2020185'
                        route:
                          id: '202'
                          shortName: '202'
                          longName: Dawson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40179'
                          label: '40179'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1602877689
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9113
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7023
                          - 45.52454
                      properties:
                        trip:
                          id: '285007736'
                          shortName: null
                          headsign: Nord
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '1700176'
                        route:
                          id: '170'
                          shortName: '170'
                          longName: Keller
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40126'
                          label: '40126'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 237
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1606827731
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9204
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80317
                          - 45.46678
                      properties:
                        trip:
                          id: '285009067'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:21:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2040214'
                        route:
                          id: '204'
                          shortName: '204'
                          longName: Cardinal
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40142'
                          label: '40142'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 335
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 30
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1606827732
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9213
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80627
                          - 45.50899
                      properties:
                        trip:
                          id: '285009411'
                          shortName: null
                          headsign: Est
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2060107'
                        route:
                          id: '206'
                          shortName: '206'
                          longName: Roger-Pilon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40149'
                          label: '40149'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 335
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1606827732
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9217
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.8454
                          - 45.43112
                      properties:
                        trip:
                          id: '285008533'
                          shortName: null
                          headsign: Nord
                          startTime: '21:02:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2010211'
                        route:
                          id: '201'
                          shortName: '201'
                          longName: 'Saint-Charles / Saint-Jean'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40154'
                          label: '40154'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 89
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1606827732
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9219
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62151
                          - 45.4768
                      properties:
                        trip:
                          id: '285006538'
                          shortName: null
                          headsign: Nord
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '170094'
                        route:
                          id: '17'
                          shortName: '17'
                          longName: Décarie
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40159'
                          label: '40159'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1606827732
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9222
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70034
                          - 45.50034
                      properties:
                        trip:
                          id: '285007888'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '1740116'
                        route:
                          id: '174'
                          shortName: '174'
                          longName: Côte-Vertu-Ouest
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40180'
                          label: '40180'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 221
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1606827732
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9229
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70379
                          - 45.52613
                      properties:
                        trip:
                          id: '285007532'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '1640159'
                        route:
                          id: '164'
                          shortName: '164'
                          longName: Dudemaine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40186'
                          label: '40186'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 215
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1606827733
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9233
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7871
                          - 45.50239
                      properties:
                        trip:
                          id: '285009429'
                          shortName: null
                          headsign: Est
                          startTime: '21:26:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2080107'
                        route:
                          id: '208'
                          shortName: '208'
                          longName: Brunswick
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40187'
                          label: '40187'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 241
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1606827733
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9234
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.79651
                          - 45.44736
                      properties:
                        trip:
                          id: '285007270'
                          shortName: null
                          headsign: Est
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2020187'
                        route:
                          id: '202'
                          shortName: '202'
                          longName: Dawson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40193'
                          label: '40193'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 59
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 16
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1606827733
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9237
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72185
                          - 45.49419
                      properties:
                        trip:
                          id: '285008019'
                          shortName: null
                          headsign: Est
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '1770139'
                        route:
                          id: '177'
                          shortName: '177'
                          longName: Thimens
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40200'
                          label: '40200'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 101
                          odometer: 0
                          speed: 63
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1606827733
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9239
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74482
                          - 45.44974
                      properties:
                        trip:
                          id: '285009081'
                          shortName: null
                          headsign: Est
                          startTime: '21:04:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2040212'
                        route:
                          id: '204'
                          shortName: '204'
                          longName: Cardinal
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40203'
                          label: '40203'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 36
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1606854492
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9251
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83078
                          - 45.46519
                      properties:
                        trip:
                          id: '285009145'
                          shortName: null
                          headsign: Est
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2050112'
                        route:
                          id: '205'
                          shortName: '205'
                          longName: Gouin
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40168'
                          label: '40168'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1606904164
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9256
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.87434
                          - 45.47453
                      properties:
                        trip:
                          id: '285009693'
                          shortName: null
                          headsign: Nord
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2010211'
                        route:
                          id: '201'
                          shortName: '201'
                          longName: 'Saint-Charles / Saint-Jean'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40196'
                          label: '40196'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 184
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 24
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1606907347
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9260
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59073
                          - 45.48876
                      properties:
                        trip:
                          id: '286571597'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1040117'
                        route:
                          id: '104'
                          shortName: '104'
                          longName: Cavendish
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40218'
                          label: '40218'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 221
                          odometer: 0
                          speed: 29
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1607033296
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 9268
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68648
                          - 45.44167
                      properties:
                        trip:
                          id: '286572215'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1100211'
                        route:
                          id: '110'
                          shortName: '110'
                          longName: Centrale
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40225'
                          label: '40225'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1607180344
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 9272
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68708
                          - 45.51075
                      properties:
                        trip:
                          id: '285006665'
                          shortName: null
                          headsign: Est
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '700192'
                        route:
                          id: '70'
                          shortName: '70'
                          longName: Bois-Franc
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40214'
                          label: '40214'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 41
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1607546355
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 3
                          - 3
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9282
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68936
                          - 45.43768
                      properties:
                        trip:
                          id: '286573711'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '4910084'
                        route:
                          id: '491'
                          shortName: '491'
                          longName: 'Express Provost'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40234'
                          label: '40234'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 263
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1607895128
                        lastSeenAt: 1743832107
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 9292
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74092
                          - 45.44416
                      properties:
                        trip:
                          id: '285008725'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:26:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2020185'
                        route:
                          id: '202'
                          shortName: '202'
                          longName: Dawson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40153'
                          label: '40153'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 169
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 36
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1608029344
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9297
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66795
                          - 45.47428
                      properties:
                        trip:
                          id: '286573066'
                          shortName: null
                          headsign: Est
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1380086'
                        route:
                          id: '138'
                          shortName: '138'
                          longName: Notre-Dame-de-Grâce
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40236'
                          label: '40236'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 12
                          odometer: 0
                          speed: 4
                        agencyId: 1
                        currentStopSequence: 4
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1608070755
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 9300
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68707
                          - 45.51076
                      properties:
                        trip:
                          id: '285007177'
                          shortName: null
                          headsign: Est
                          startTime: '21:10:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2150156'
                        route:
                          id: '215'
                          shortName: '215'
                          longName: Henri-Bourassa
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40184'
                          label: '40184'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 41
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 50
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1608116825
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9301
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.79646
                          - 45.45271
                      properties:
                        trip:
                          id: '285008381'
                          shortName: null
                          headsign: Est
                          startTime: '21:35:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2040212'
                        route:
                          id: '204'
                          shortName: '204'
                          longName: Cardinal
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40206'
                          label: '40206'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 162
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1608120073
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9303
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.87666
                          - 45.46811
                      properties:
                        trip:
                          id: '285006981'
                          shortName: null
                          headsign: Ouest
                          startTime: '20:50:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '680416'
                        route:
                          id: '68'
                          shortName: '68'
                          longName: Pierrefonds
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40146'
                          label: '40146'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 88
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1608150971
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9306
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.74876
                          - 45.44448
                      properties:
                        trip:
                          id: '285009287'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2030122'
                        route:
                          id: '203'
                          shortName: '203'
                          longName: Carson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40207'
                          label: '40207'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1608291008
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9312
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66298
                          - 45.43211
                      properties:
                        trip:
                          id: '286572204'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1100210'
                        route:
                          id: '110'
                          shortName: '110'
                          longName: Centrale
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40230'
                          label: '40230'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 238
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 49
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1608310507
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 9314
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.605
                          - 45.4316
                      properties:
                        trip:
                          id: '286571913'
                          shortName: null
                          headsign: Est
                          startTime: '21:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1070142'
                        route:
                          id: '107'
                          shortName: '107'
                          longName: Verdun
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40235'
                          label: '40235'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 46
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1608371824
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 9316
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85714
                          - 45.47424
                      properties:
                        trip:
                          id: '285009247'
                          shortName: null
                          headsign: Sud
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2070089'
                        route:
                          id: '207'
                          shortName: '207'
                          longName: Jacques-Bizard
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40216'
                          label: '40216'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 154
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1608636126
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9320
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.82285
                          - 45.45917
                      properties:
                        trip:
                          id: '285008977'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2030122'
                        route:
                          id: '203'
                          shortName: '203'
                          longName: Carson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40209'
                          label: '40209'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 47
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1608722769
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9323
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.76685
                          - 45.44025
                      properties:
                        trip:
                          id: '285009532'
                          shortName: null
                          headsign: Nord
                          startTime: '21:39:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H60M000S-80-S
                          shapeId: '2090097'
                        route:
                          id: '209'
                          shortName: '209'
                          longName: 'Des Sources'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40150'
                          label: '40150'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 265
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1609154110
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 9327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56052
                          - 45.49827
                      properties:
                        trip:
                          id: '286574674'
                          shortName: null
                          headsign: Nord
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '5680019'
                        route:
                          id: '568'
                          shortName: '568'
                          longName: 'Service spécial REM Île-des-Soeurs'
                          color: '#034638'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40232'
                          label: '40232'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 302
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1609456453
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 9335
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61146
                          - 45.41952
                      properties:
                        trip:
                          id: '286572462'
                          shortName: null
                          headsign: Est
                          startTime: '21:13:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1100211'
                        route:
                          id: '110'
                          shortName: '110'
                          longName: Centrale
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40244'
                          label: '40244'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 70
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 53
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1610574133
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 9352
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60472
                          - 45.44672
                      properties:
                        trip:
                          id: '286572805'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:52:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1950177'
                        route:
                          id: '195'
                          shortName: '195'
                          longName: 'Dorval / Angrignon'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40242'
                          label: '40242'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 18
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1610749152
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 9359
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63212
                          - 45.45546
                      properties:
                        trip:
                          id: '286571127'
                          shortName: null
                          headsign: Est
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '900252'
                        route:
                          id: '90'
                          shortName: '90'
                          longName: Saint-Jacques
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40250'
                          label: '40250'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 51
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1621334044
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 10555
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59377
                          - 45.52197
                      properties:
                        trip:
                          id: '285001710'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '510191'
                        route:
                          id: '51'
                          shortName: '51'
                          longName: Édouard-Montpetit
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41005'
                          label: '41005'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1625850845
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10672
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58958
                          - 45.51595
                      properties:
                        trip:
                          id: '285001307'
                          shortName: null
                          headsign: Est
                          startTime: '21:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '970203'
                        route:
                          id: '97'
                          shortName: '97'
                          longName: Avenue-du-Mont-Royal
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41014'
                          label: '41014'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1625864464
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10678
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58323
                          - 45.53116
                      properties:
                        trip:
                          id: '285001400'
                          shortName: null
                          headsign: Est
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '270111'
                        route:
                          id: '27'
                          shortName: '27'
                          longName: 'Boulevard Saint-Joseph'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41016'
                          label: '41016'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1626186784
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10684
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62608
                          - 45.48718
                      properties:
                        trip:
                          id: '285001986'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '510191'
                        route:
                          id: '51'
                          shortName: '51'
                          longName: Édouard-Montpetit
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41021'
                          label: '41021'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 212
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 32
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1626207183
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10685
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5835
                          - 45.53768
                      properties:
                        trip:
                          id: '285001552'
                          shortName: null
                          headsign: Est
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '470115'
                        route:
                          id: '47'
                          shortName: '47'
                          longName: Masson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41020'
                          label: '41020'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 32
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1626213784
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10686
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60489
                          - 45.49532
                      properties:
                        trip:
                          id: '285001015'
                          shortName: null
                          headsign: 'Ouest destination Gatineau / Queen-Mary'
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '110158'
                        route:
                          id: '11'
                          shortName: '11'
                          longName: 'Parc-du-Mont-Royal / Ridgewood'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41026'
                          label: '41026'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1626987485
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10710
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62222
                          - 45.49911
                      properties:
                        trip:
                          id: '285002157'
                          shortName: null
                          headsign: Est
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '510185'
                        route:
                          id: '51'
                          shortName: '51'
                          longName: Édouard-Montpetit
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41017'
                          label: '41017'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 4
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1627413246
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10728
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64069
                          - 45.45678
                      properties:
                        trip:
                          id: '285002104'
                          shortName: null
                          headsign: Est
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '510185'
                        route:
                          id: '51'
                          shortName: '51'
                          longName: Édouard-Montpetit
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41034'
                          label: '41034'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 291
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 4
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1627425964
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10731
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58228
                          - 45.52467
                      properties:
                        trip:
                          id: '285001058'
                          shortName: null
                          headsign: Est
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '110156'
                        route:
                          id: '11'
                          shortName: '11'
                          longName: 'Parc-du-Mont-Royal / Ridgewood'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41041'
                          label: '41041'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1628025725
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10747
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57382
                          - 45.54984
                      properties:
                        trip:
                          id: '285001583'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '470114'
                        route:
                          id: '47'
                          shortName: '47'
                          longName: Masson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41007'
                          label: '41007'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1628157364
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10753
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63288
                          - 45.47959
                      properties:
                        trip:
                          id: '285002035'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '510191'
                        route:
                          id: '51'
                          shortName: '51'
                          longName: Édouard-Montpetit
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41015'
                          label: '41015'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 213
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1628597525
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10766
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67234
                          - 45.54315
                      properties:
                        trip:
                          id: '284739913'
                          shortName: null
                          headsign: Est
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1800111'
                        route:
                          id: '180'
                          shortName: '180'
                          longName: 'De Salaberry'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41056'
                          label: '41056'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 115
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1631036224
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10853
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6097
                          - 45.56364
                      properties:
                        trip:
                          id: '284740256'
                          shortName: null
                          headsign: Est
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1930136'
                        route:
                          id: '193'
                          shortName: '193'
                          longName: Jarry
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41054'
                          label: '41054'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1631097546
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10855
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57991
                          - 45.59673
                      properties:
                        trip:
                          id: '284740093'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1930135'
                        route:
                          id: '193'
                          shortName: '193'
                          longName: Jarry
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41058'
                          label: '41058'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 212
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1631128265
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10861
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63628
                          - 45.53093
                      properties:
                        trip:
                          id: '284740783'
                          shortName: null
                          headsign: Est
                          startTime: '21:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1930136'
                        route:
                          id: '193'
                          shortName: '193'
                          longName: Jarry
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41057'
                          label: '41057'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 108
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1631213946
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10868
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62369
                          - 45.55545
                      properties:
                        trip:
                          id: '284739524'
                          shortName: null
                          headsign: Nord
                          startTime: '21:16:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '450176'
                        route:
                          id: '45'
                          shortName: '45'
                          longName: Papineau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41055'
                          label: '41055'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 301
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1631651768
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10875
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65649
                          - 45.55028
                      properties:
                        trip:
                          id: '284739869'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:55:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1800112'
                        route:
                          id: '180'
                          shortName: '180'
                          longName: 'De Salaberry'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41059'
                          label: '41059'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 47
                          odometer: 0
                          speed: 4
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1631698444
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10876
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60275
                          - 45.63556
                      properties:
                        trip:
                          id: '284739265'
                          shortName: null
                          headsign: 'Ouest via Gouin / Ozias-Leduc'
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '480412'
                        route:
                          id: '48'
                          shortName: '48'
                          longName: Perras
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41048'
                          label: '41048'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 234
                          odometer: 0
                          speed: 28
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1631703424
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10877
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66714
                          - 45.55614
                      properties:
                        trip:
                          id: '284739964'
                          shortName: null
                          headsign: Est
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '480414'
                        route:
                          id: '48'
                          shortName: '48'
                          longName: Perras
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41065'
                          label: '41065'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 14
                          odometer: 0
                          speed: 13
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1631739487
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10880
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57227
                          - 45.60556
                      properties:
                        trip:
                          id: '284739069'
                          shortName: null
                          headsign: Est
                          startTime: '21:10:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1930136'
                        route:
                          id: '193'
                          shortName: '193'
                          longName: Jarry
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41072'
                          label: '41072'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 39
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 48
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1632250864
                        lastSeenAt: 1743832264
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10893
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58787
                          - 45.53902
                      properties:
                        trip:
                          id: '284740455'
                          shortName: null
                          headsign: Sud
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '450177'
                        route:
                          id: '45'
                          shortName: '45'
                          longName: Papineau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41046'
                          label: '41046'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 125
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1633430716
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10923
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56171
                          - 45.54259
                      properties:
                        trip:
                          id: '285002123'
                          shortName: null
                          headsign: Est
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '970203'
                        route:
                          id: '97'
                          shortName: '97'
                          longName: Avenue-du-Mont-Royal
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41037'
                          label: '41037'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1634122024
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 10938
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63291
                          - 45.58615
                      properties:
                        trip:
                          id: '284740931'
                          shortName: null
                          headsign: Est
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1400133'
                        route:
                          id: '140'
                          shortName: '140'
                          longName: Fleury
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41071'
                          label: '41071'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1634846644
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 10942
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56467
                          - 45.54886
                      properties:
                        trip:
                          id: '285001803'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H57M000S-81-S
                          shapeId: '970204'
                        route:
                          id: '97'
                          shortName: '97'
                          longName: Avenue-du-Mont-Royal
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41013'
                          label: '41013'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1642083785
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 11031
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62921
                          - 45.54256
                      properties:
                        trip:
                          id: '284740466'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:18:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1930135'
                        route:
                          id: '193'
                          shortName: '193'
                          longName: Jarry
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41115'
                          label: '41115'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 199
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 42
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1643386206
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 11053
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64001
                          - 45.59912
                      properties:
                        trip:
                          id: '284740631'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '480411'
                        route:
                          id: '48'
                          shortName: '48'
                          longName: Perras
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41095'
                          label: '41095'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 211
                          odometer: 0
                          speed: 6
                        agencyId: 1
                        currentStopSequence: 41
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1643401924
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 11054
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65854
                          - 45.55149
                      properties:
                        trip:
                          id: '284739180'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:02:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '410320'
                        route:
                          id: '41'
                          shortName: '41'
                          longName: 'Quartier Saint-Michel / Ahuntsic'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41097'
                          label: '41097'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 113
                          odometer: 0
                          speed: 53
                        agencyId: 1
                        currentStopSequence: 55
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1645089784
                        lastSeenAt: 1743832158
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 11098
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66719
                          - 45.55605
                      properties:
                        trip:
                          id: '284740656'
                          shortName: null
                          headsign: 'Est via Gouin / Ozias-Leduc'
                          startTime: '22:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '480413'
                        route:
                          id: '48'
                          shortName: '48'
                          longName: Perras
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41092'
                          label: '41092'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1645441923
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 11102
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6568
                          - 45.53381
                      properties:
                        trip:
                          id: '284741116'
                          shortName: null
                          headsign: Est
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '190033'
                        route:
                          id: '19'
                          shortName: '19'
                          longName: 'Chabanel / Marché Central'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41123'
                          label: '41123'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1645734845
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 11111
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57339
                          - 45.51428
                      properties:
                        trip:
                          id: '284738343'
                          shortName: null
                          headsign: Nord
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '550147'
                        route:
                          id: '55'
                          shortName: '55'
                          longName: 'Boulevard Saint-Laurent'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41085'
                          label: '41085'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1647890824
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 11144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59372
                          - 45.56767
                      properties:
                        trip:
                          id: '284737964'
                          shortName: null
                          headsign: Nord
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1394411'
                        route:
                          id: '139'
                          shortName: '139'
                          longName: Pie-IX
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '41126'
                          label: '41126'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1649069105
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 11159
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63953
                          - 45.54413
                      properties:
                        trip:
                          id: '284741030'
                          shortName: null
                          headsign: Est
                          startTime: '21:34:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '190033'
                        route:
                          id: '19'
                          shortName: '19'
                          longName: 'Chabanel / Marché Central'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '42028'
                          label: '42028'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 27
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1662027064
                        lastSeenAt: 1743831958
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 12444
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61379
                          - 45.57652
                      properties:
                        trip:
                          id: '284740872'
                          shortName: null
                          headsign: Est
                          startTime: '21:05:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '410323'
                        route:
                          id: '41'
                          shortName: '41'
                          longName: 'Quartier Saint-Michel / Ahuntsic'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '42002'
                          label: '42002'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 47
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1664656624
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 12619
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64314
                          - 45.59649
                      properties:
                        trip:
                          id: '284739820'
                          shortName: null
                          headsign: Nord
                          startTime: '21:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '1394411'
                        route:
                          id: '139'
                          shortName: '139'
                          longName: Pie-IX
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '42010'
                          label: '42010'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 1
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1664828047
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 12625
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55622
                          - 45.50643
                      properties:
                        trip:
                          id: '284740953'
                          shortName: null
                          headsign: Nord
                          startTime: '21:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '550147'
                        route:
                          id: '55'
                          shortName: '55'
                          longName: 'Boulevard Saint-Laurent'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '42027'
                          label: '42027'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1664984406
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 12638
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60841
                          - 45.53017
                      properties:
                        trip:
                          id: '284740948'
                          shortName: null
                          headsign: Nord
                          startTime: '21:25:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '550147'
                        route:
                          id: '55'
                          shortName: '55'
                          longName: 'Boulevard Saint-Laurent'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '42043'
                          label: '42043'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 304
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 5
                        firstSeenAt: 1665567784
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 12661
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5552
                          - 45.52715
                      properties:
                        trip:
                          id: '284740000'
                          shortName: null
                          headsign: Sud
                          startTime: '20:56:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '450177'
                        route:
                          id: '45'
                          shortName: '45'
                          longName: Papineau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '42033'
                          label: '42033'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 303
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 42
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1665602644
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 12662
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58322
                          - 45.51701
                      properties:
                        trip:
                          id: '284740572'
                          shortName: null
                          headsign: Sud
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '550145'
                        route:
                          id: '55'
                          shortName: '55'
                          longName: 'Boulevard Saint-Laurent'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '42045'
                          label: '42045'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 128
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1666208287
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 12677
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66004
                          - 45.54703
                      properties:
                        trip:
                          id: '284739489'
                          shortName: null
                          headsign: Sud
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '550145'
                        route:
                          id: '55'
                          shortName: '55'
                          longName: 'Boulevard Saint-Laurent'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '42048'
                          label: '42048'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1667468526
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 12721
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63664
                          - 45.54052
                      properties:
                        trip:
                          id: '284740072'
                          shortName: null
                          headsign: Nord
                          startTime: '21:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H58M000S-80-S
                          shapeId: '550147'
                        route:
                          id: '55'
                          shortName: '55'
                          longName: 'Boulevard Saint-Laurent'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '42049'
                          label: '42049'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 295
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 34
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1668800763
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 12744
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62378
                          - 45.47453
                      properties:
                        trip:
                          id: '284778842'
                          shortName: null
                          headsign: Est
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H50M000S-81-S
                          shapeId: '1030154'
                        route:
                          id: '103'
                          shortName: '103'
                          longName: Monkland
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '40912'
                          label: '40912'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 29
                          odometer: 0
                          speed: 23
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1669061947
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                          - 1
                      id: 12746
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54206
                          - 45.47224
                      properties:
                        trip:
                          id: '286574680'
                          shortName: null
                          headsign: Sud
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '5680020'
                        route:
                          id: '568'
                          shortName: '568'
                          longName: 'Service spécial REM Île-des-Soeurs'
                          color: '#034638'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44011'
                          label: '44011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 146
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1734577208
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2928815
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58275
                          - 45.45305
                      properties:
                        trip:
                          id: '286573303'
                          shortName: null
                          headsign: Est
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '370158'
                        route:
                          id: '37'
                          shortName: '37'
                          longName: Jolicoeur
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44019'
                          label: '44019'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 111
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1734640807
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2928819
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5984
                          - 45.43866
                      properties:
                        trip:
                          id: '286572381'
                          shortName: null
                          headsign: Est
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1130162'
                        route:
                          id: '113'
                          shortName: '113'
                          longName: Lapierre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44014'
                          label: '44014'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 31
                          odometer: 0
                          speed: 63
                        agencyId: 1
                        currentStopSequence: 27
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1734994923
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2928840
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61274
                          - 45.44545
                      properties:
                        trip:
                          id: '286573355'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1060135'
                        route:
                          id: '106'
                          shortName: '106'
                          longName: Newman
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44017'
                          label: '44017'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 222
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 4
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 5
                        firstSeenAt: 1737579964
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2928924
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.82454
                          - 45.43246
                      properties:
                        trip:
                          id: '286574179'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:21:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '2110143'
                        route:
                          id: '211'
                          shortName: '211'
                          longName: Bord-du-Lac
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44021'
                          label: '44021'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 166
                          odometer: 0
                          speed: 63
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1738787046
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2928951
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64391
                          - 45.42988
                      properties:
                        trip:
                          id: '286569886'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:35:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1130161'
                        route:
                          id: '113'
                          shortName: '113'
                          longName: Lapierre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44023'
                          label: '44023'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 288
                          odometer: 0
                          speed: 24
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1738789626
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2928953
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5898
                          - 45.46377
                      properties:
                        trip:
                          id: '286570348'
                          shortName: null
                          headsign: Nord
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '380008'
                        route:
                          id: '38'
                          shortName: '38'
                          longName: "De l'Église"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44033'
                          label: '44033'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1738790048
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2928954
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58997
                          - 45.44616
                      properties:
                        trip:
                          id: '286572894'
                          shortName: null
                          headsign: Sud
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '1140007'
                        route:
                          id: '114'
                          shortName: '114'
                          longName: Angrignon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44026'
                          label: '44026'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1740082265
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2928981
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58851
                          - 45.47612
                      properties:
                        trip:
                          id: '286570133'
                          shortName: null
                          headsign: Est
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-83-S
                          shapeId: '360158'
                        route:
                          id: '36'
                          shortName: '36'
                          longName: Monk
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44002'
                          label: '44002'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1740173586
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2928987
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59074
                          - 45.48875
                      properties:
                        trip:
                          id: '284761650'
                          shortName: null
                          headsign: Est
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: 25M-H56M000S-80-S
                          shapeId: '1380086'
                        route:
                          id: '138'
                          shortName: '138'
                          longName: Notre-Dame-de-Grâce
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '44025'
                          label: '44025'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 45
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 40
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1742240587
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2929051
                  lastRefreshAt: 1743817973
                properties:
                  type:
                    type: string
                    example: FeatureCollection
                  features:
                    type: array
                    example:
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62131
                            - 45.42202
                        properties:
                          trip:
                            id: '286573562'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1980009'
                          route:
                            id: '198'
                            shortName: '198'
                            longName: Broadway
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28006'
                            label: '28006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 343
                            odometer: 0
                            speed: 7
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 117
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56516
                            - 45.49248
                        properties:
                          trip:
                            id: '286570032'
                            shortName: null
                            headsign: Est
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '350017'
                          route:
                            id: '35'
                            shortName: '35'
                            longName: Griffintown
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28052'
                            label: '28052'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 33
                            odometer: 0
                            speed: 16
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 135
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55592
                            - 45.49976
                        properties:
                          trip:
                            id: '286572059'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1070141'
                          route:
                            id: '107'
                            shortName: '107'
                            longName: Verdun
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28109'
                            label: '28109'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 115
                            odometer: 0
                            speed: 10
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 155
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58655
                            - 45.49225
                        properties:
                          trip:
                            id: '286570372'
                            shortName: null
                            headsign: Nord
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '570103'
                          route:
                            id: '57'
                            shortName: '57'
                            longName: Charlevoix
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29074'
                            label: '29074'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 50
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 193
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55451
                            - 45.46447
                        properties:
                          trip:
                            id: '286570780'
                            shortName: null
                            headsign: Nord
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '120115'
                          route:
                            id: '12'
                            shortName: '12'
                            longName: Île-des-Soeurs
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29076'
                            label: '29076'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 357
                            odometer: 0
                            speed: 38
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 195
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53788
                            - 45.4674
                        properties:
                          trip:
                            id: '286569792'
                            shortName: null
                            headsign: Sud
                            startTime: '21:35:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '120114'
                          route:
                            id: '12'
                            shortName: '12'
                            longName: Île-des-Soeurs
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29090'
                            label: '29090'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 250
                            odometer: 0
                            speed: 14
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 203
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65421
                            - 45.43436
                        properties:
                          trip:
                            id: '286570231'
                            shortName: null
                            headsign: Est
                            startTime: '21:21:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1950182'
                          route:
                            id: '195'
                            shortName: '195'
                            longName: 'Dorval / Angrignon'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29098'
                            label: '29098'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 230
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 207
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60661
                            - 45.42747
                        properties:
                          trip:
                            id: '286572336'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1100210'
                          route:
                            id: '110'
                            shortName: '110'
                            longName: Centrale
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29139'
                            label: '29139'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 194
                            odometer: 0
                            speed: 10
                          agencyId: 1
                          currentStopSequence: 16
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 219
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5338
                            - 45.54726
                        properties:
                          trip:
                            id: '284741288'
                            shortName: null
                            headsign: 'Nord destination Laval'
                            startTime: '21:58:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '4390254'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29830'
                            label: '29830'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 224
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 241
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59509
                            - 45.55777
                        properties:
                          trip:
                            id: '284740271'
                            shortName: null
                            headsign: Nord
                            startTime: '21:35:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29844'
                            label: '29844'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 294
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 250
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67166
                            - 45.52042
                        properties:
                          trip:
                            id: '284778388'
                            shortName: null
                            headsign: Sud
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1280152'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30006'
                            label: '30006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 259
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53445
                            - 45.64316
                        properties:
                          trip:
                            id: '285028515'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:04:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '860189'
                          route:
                            id: '86'
                            shortName: '86'
                            longName: Pointe-aux-Trembles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30062'
                            label: '30062'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 299
                            odometer: 0
                            speed: 44
                          agencyId: 1
                          currentStopSequence: 84
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 271
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53227
                            - 45.60094
                        properties:
                          trip:
                            id: '285032129'
                            shortName: null
                            headsign: Est
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1860250'
                          route:
                            id: '186'
                            shortName: '186'
                            longName: Sherbrooke-Est
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30131'
                            label: '30131'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 23
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 4
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 5
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 291
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57367
                            - 45.6216
                        properties:
                          trip:
                            id: '285030185'
                            shortName: null
                            headsign: Sud
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '4490189'
                          route:
                            id: '449'
                            shortName: '449'
                            longName: 'Express Rivière-des-Prairies'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30138'
                            label: '30138'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 121
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 293
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6109
                            - 45.61356
                        properties:
                          trip:
                            id: '285031800'
                            shortName: null
                            headsign: Est
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '430204'
                          route:
                            id: '43'
                            shortName: '43'
                            longName: Monselet
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30140'
                            label: '30140'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 313
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 295
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57312
                            - 45.57012
                        properties:
                          trip:
                            id: '284728296'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '180228'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30149'
                            label: '30149'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 214
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 300
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57647
                            - 45.50195
                        properties:
                          trip:
                            id: '285284544'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '240184'
                          route:
                            id: '24'
                            shortName: '24'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30153'
                            label: '30153'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 215
                            odometer: 0
                            speed: 16
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 303
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71857
                            - 45.53122
                        properties:
                          trip:
                            id: '285007001'
                            shortName: null
                            headsign: Sud
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '640165'
                          route:
                            id: '64'
                            shortName: '64'
                            longName: Grenet
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30166'
                            label: '30166'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 306
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58454
                            - 45.48927
                        properties:
                          trip:
                            id: '284728221'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1440096'
                          route:
                            id: '144'
                            shortName: '144'
                            longName: 'Avenue des Pins'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30170'
                            label: '30170'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 148
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 309
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6141
                            - 45.5543
                        properties:
                          trip:
                            id: '285284521'
                            shortName: null
                            headsign: Nord
                            startTime: '21:26:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '100073'
                          route:
                            id: '10'
                            shortName: '10'
                            longName: 'De Lorimier'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30183'
                            label: '30183'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 295
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 312
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63802
                            - 45.54665
                        properties:
                          trip:
                            id: '285032247'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1920151'
                          route:
                            id: '192'
                            shortName: '192'
                            longName: Robert
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30187'
                            label: '30187'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 49
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832260
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 314
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57137
                            - 45.59115
                        properties:
                          trip:
                            id: '285030602'
                            shortName: null
                            headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                            startTime: '21:18:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '330283'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30193'
                            label: '30193'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 107
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 315
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62936
                            - 45.61564
                        properties:
                          trip:
                            id: '285032161'
                            shortName: null
                            headsign: Sud
                            startTime: '21:53:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '320170'
                          route:
                            id: '32'
                            shortName: '32'
                            longName: Lacordaire
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30194'
                            label: '30194'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 321
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 316
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49911
                            - 45.65092
                        properties:
                          trip:
                            id: '285029744'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1870218'
                          route:
                            id: '187'
                            shortName: '187'
                            longName: René-Lévesque
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30195'
                            label: '30195'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 102
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 317
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.90126
                            - 45.43745
                        properties:
                          trip:
                            id: '285009858'
                            shortName: null
                            headsign: Est
                            startTime: '21:52:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2170106'
                          route:
                            id: '217'
                            shortName: '217'
                            longName: "Anse-à-l'Orme"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30242'
                            label: '30242'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64186
                            - 45.59654
                        properties:
                          trip:
                            id: '284741563'
                            shortName: null
                            headsign: 'Nord destination Cégep Marie-Victorin'
                            startTime: '21:13:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '4390256'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30824'
                            label: '30824'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 343
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66091
                            - 45.61211
                        properties:
                          trip:
                            id: '284741605'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '22:06:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '4390251'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30830'
                            label: '30830'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 323
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 346
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60523
                            - 45.56194
                        properties:
                          trip:
                            id: '284740239'
                            shortName: null
                            headsign: Nord
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30835'
                            label: '30835'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 301
                            odometer: 0
                            speed: 19
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 5
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 347
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64989
                            - 45.58372
                        properties:
                          trip:
                            id: '284740135'
                            shortName: null
                            headsign: Nord
                            startTime: '21:10:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30843'
                            label: '30843'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 309
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 38
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832156
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 353
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67094
                            - 45.52545
                        properties:
                          trip:
                            id: '284740211'
                            shortName: null
                            headsign: Est
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1210267'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30846'
                            label: '30846'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 16
                            odometer: 0
                            speed: 25
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 354
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68392
                            - 45.51325
                        properties:
                          trip:
                            id: '284739407'
                            shortName: null
                            headsign: Est
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1210266'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30853'
                            label: '30853'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 357
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61739
                            - 45.61581
                        properties:
                          trip:
                            id: '284741309'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '4390255'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30857'
                            label: '30857'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 358
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68987
                            - 45.5086
                        properties:
                          trip:
                            id: '284740562'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:12:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1210271'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30875'
                            label: '30875'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56689
                            - 45.54924
                        properties:
                          trip:
                            id: '284739981'
                            shortName: null
                            headsign: Nord
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30878'
                            label: '30878'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 289
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 366
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57527
                            - 45.56766
                        properties:
                          trip:
                            id: '284727754'
                            shortName: null
                            headsign: Est
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31019'
                            label: '31019'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 375
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6196
                            - 45.47975
                        properties:
                          trip:
                            id: '285283152'
                            shortName: null
                            headsign: Est
                            startTime: '22:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '240185'
                          route:
                            id: '24'
                            shortName: '24'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31038'
                            label: '31038'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 378
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59709
                            - 45.56899
                        properties:
                          trip:
                            id: '284739152'
                            shortName: null
                            headsign: Sud
                            startTime: '21:34:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1394410'
                          route:
                            id: '139'
                            shortName: '139'
                            longName: Pie-IX
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31039'
                            label: '31039'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 379
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54714
                            - 45.56086
                        properties:
                          trip:
                            id: '285283039'
                            shortName: null
                            headsign: Nord
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1360114'
                          route:
                            id: '136'
                            shortName: '136'
                            longName: Viau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31042'
                            label: '31042'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 381
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62501
                            - 45.61185
                        properties:
                          trip:
                            id: '285028860'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '490345'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31048'
                            label: '31048'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 383
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61497
                            - 45.52041
                        properties:
                          trip:
                            id: '284728822'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1610134'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31060'
                            label: '31060'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 207
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 389
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5683
                            - 45.59687
                        properties:
                          trip:
                            id: '285031333'
                            shortName: null
                            headsign: Est
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1410585'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31069'
                            label: '31069'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 296
                            odometer: 0
                            speed: 54
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 391
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53419
                            - 45.5965
                        properties:
                          trip:
                            id: '284728906'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '180228'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31103'
                            label: '31103'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 109
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 401
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55237
                            - 45.60809
                        properties:
                          trip:
                            id: '285284142'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '850206'
                          route:
                            id: '85'
                            shortName: '85'
                            longName: Hochelaga
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31146'
                            label: '31146'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 207
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 417
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6674
                            - 45.55717
                        properties:
                          trip:
                            id: '284727090'
                            shortName: null
                            headsign: Nord
                            startTime: '21:11:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '300087'
                          route:
                            id: '30'
                            shortName: '30'
                            longName: 'Saint-Denis / Saint-Hubert'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31147'
                            label: '31147'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 293
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 45
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 418
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58111
                            - 45.5443
                        properties:
                          trip:
                            id: '285282887'
                            shortName: null
                            headsign: Sud
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '940089'
                          route:
                            id: '94'
                            shortName: '94'
                            longName: "D'Iberville"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31153'
                            label: '31153'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 422
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53174
                            - 45.5097
                        properties:
                          trip:
                            id: '285284940'
                            shortName: null
                            headsign: 'Ouest destination Casino de Montréal'
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '7770038'
                          route:
                            id: '777'
                            shortName: '777'
                            longName: 'Jean-Drapeau / Casino / Bonaventure'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31161'
                            label: '31161'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 425
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55254
                            - 45.53365
                        properties:
                          trip:
                            id: '285284606'
                            shortName: null
                            headsign: Ouest
                            startTime: '20:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '850206'
                          route:
                            id: '85'
                            shortName: '85'
                            longName: Hochelaga
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31171'
                            label: '31171'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 122
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 59
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 430
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55149
                            - 45.53461
                        properties:
                          trip:
                            id: '285282352'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1250191'
                          route:
                            id: '125'
                            shortName: '125'
                            longName: Ontario
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31173'
                            label: '31173'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 201
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 431
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55911
                            - 45.54011
                        properties:
                          trip:
                            id: '285284740'
                            shortName: null
                            headsign: Est
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1850126'
                          route:
                            id: '185'
                            shortName: '185'
                            longName: Sherbrooke
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31183'
                            label: '31183'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 21
                            odometer: 0
                            speed: 41
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 434
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63773
                            - 45.52792
                        properties:
                          trip:
                            id: '284728592'
                            shortName: null
                            headsign: Nord
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1790192'
                          route:
                            id: '179'
                            shortName: '179'
                            longName: "De l'Acadie"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31190'
                            label: '31190'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 202
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 438
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59792
                            - 45.53164
                        properties:
                          trip:
                            id: '284728652'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1610134'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31207'
                            label: '31207'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 34
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 444
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56569
                            - 45.57552
                        properties:
                          trip:
                            id: '285284627'
                            shortName: null
                            headsign: Nord
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1310092'
                          route:
                            id: '131'
                            shortName: '131'
                            longName: "De l'Assomption"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31224'
                            label: '31224'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 296
                            odometer: 0
                            speed: 30
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 449
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53557
                            - 45.55923
                        properties:
                          trip:
                            id: '285282419'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '340097'
                          route:
                            id: '34'
                            shortName: '34'
                            longName: Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31233'
                            label: '31233'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 114
                            odometer: 0
                            speed: 16
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 455
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60542
                            - 45.52364
                        properties:
                          trip:
                            id: '284777053'
                            shortName: null
                            headsign: Nord
                            startTime: '21:25:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '800106'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31805'
                            label: '31805'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 291
                            odometer: 0
                            speed: 10
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 459
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57741
                            - 45.49485
                        properties:
                          trip:
                            id: '284779282'
                            shortName: null
                            headsign: Sud
                            startTime: '21:04:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1650117'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31815'
                            label: '31815'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 462
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85166
                            - 45.49164
                        properties:
                          trip:
                            id: '284780246'
                            shortName: null
                            headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '4700258'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31816'
                            label: '31816'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 463
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61095
                            - 45.6136
                        properties:
                          trip:
                            id: '284738581'
                            shortName: null
                            headsign: Est
                            startTime: '20:56:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '690225'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31853'
                            label: '31853'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 323
                            odometer: 0
                            speed: 6
                          agencyId: 1
                          currentStopSequence: 69
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 481
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58054
                            - 45.5532
                        properties:
                          trip:
                            id: '284740479'
                            shortName: null
                            headsign: Sud
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '670125'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31854'
                            label: '31854'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 123
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 30
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 482
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62879
                            - 45.58292
                        properties:
                          trip:
                            id: '284741639'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '4390251'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31857'
                            label: '31857'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 484
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59226
                            - 45.49495
                        properties:
                          trip:
                            id: '284726668'
                            shortName: null
                            headsign: Sud
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '660103'
                          route:
                            id: '66'
                            shortName: '66'
                            longName: 'The Boulevard'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32008'
                            label: '32008'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 94
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 27
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 489
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69791
                            - 45.54144
                        properties:
                          trip:
                            id: '284727685'
                            shortName: null
                            headsign: Nord
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1790192'
                          route:
                            id: '179'
                            shortName: '179'
                            longName: "De l'Acadie"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32010'
                            label: '32010'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 117
                            odometer: 0
                            speed: 24
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 490
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55454
                            - 45.50759
                        properties:
                          trip:
                            id: '284728805'
                            shortName: null
                            headsign: 'Sud destination Notre-Dame / St-Gabriel'
                            startTime: '21:00:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1290222'
                          route:
                            id: '129'
                            shortName: '129'
                            longName: Côte-Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32011'
                            label: '32011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 218
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 491
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55262
                            - 45.55402
                        properties:
                          trip:
                            id: '284741407'
                            shortName: null
                            headsign: 'Nord destination Cégep Marie-Victorin'
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '4390256'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32801'
                            label: '32801'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 296
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 499
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58701
                            - 45.56494
                        properties:
                          trip:
                            id: '284741628'
                            shortName: null
                            headsign: 'Nord destination Laval'
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '4390254'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32807'
                            label: '32807'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 293
                            odometer: 0
                            speed: 1
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 503
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64283
                            - 45.53437
                        properties:
                          trip:
                            id: '284776968'
                            shortName: null
                            headsign: Nord
                            startTime: '21:05:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '800106'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33809'
                            label: '33809'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743831805
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 508
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56902
                            - 45.50727
                        properties:
                          trip:
                            id: '284777043'
                            shortName: null
                            headsign: Sud
                            startTime: '21:06:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '800107'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33817'
                            label: '33817'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 27
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 511
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85415
                            - 45.49039
                        properties:
                          trip:
                            id: '284780166'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '4700245'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33828'
                            label: '33828'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 46
                            odometer: 0
                            speed: 63
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 514
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59422
                            - 45.56344
                        properties:
                          trip:
                            id: '285031653'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1410586'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36009'
                            label: '36009'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 213
                            odometer: 0
                            speed: 35
                          agencyId: 1
                          currentStopSequence: 46
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 525
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60194
                            - 45.59321
                        properties:
                          trip:
                            id: '285030386'
                            shortName: null
                            headsign: Nord
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '320164'
                          route:
                            id: '32'
                            shortName: '32'
                            longName: Lacordaire
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36011'
                            label: '36011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 328
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 526
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5071
                            - 45.66364
                        properties:
                          trip:
                            id: '285031277'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1860252'
                          route:
                            id: '186'
                            shortName: '186'
                            longName: Sherbrooke-Est
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36037'
                            label: '36037'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 192
                            odometer: 0
                            speed: 21
                          agencyId: 1
                          currentStopSequence: 16
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 534
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52261
                            - 45.57984
                        properties:
                          trip:
                            id: '285028439'
                            shortName: null
                            headsign: Nord
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '330286'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36049'
                            label: '36049'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 291
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 536
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65255
                            - 45.50489
                        properties:
                          trip:
                            id: '284778324'
                            shortName: null
                            headsign: Sud
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1240126'
                          route:
                            id: '124'
                            shortName: '124'
                            longName: Victoria
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37006'
                            label: '37006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 114
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 539
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6204
                            - 45.51997
                        properties:
                          trip:
                            id: '284777225'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1600126'
                          route:
                            id: '160'
                            shortName: '160'
                            longName: Barclay
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37011'
                            label: '37011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 301
                            odometer: 0
                            speed: 8
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 541
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57635
                            - 45.49439
                        properties:
                          trip:
                            id: '284779412'
                            shortName: null
                            headsign: 'Sud via Ridgewood'
                            startTime: '21:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1660194'
                          route:
                            id: '166'
                            shortName: '166'
                            longName: Queen-Mary
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37015'
                            label: '37015'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 296
                            odometer: 0
                            speed: 21
                          agencyId: 1
                          currentStopSequence: 48
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 543
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65334
                            - 45.47423
                        properties:
                          trip:
                            id: '286571463'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1040117'
                          route:
                            id: '104'
                            shortName: '104'
                            longName: Cavendish
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37028'
                            label: '37028'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 303
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 33
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 546
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69716
                            - 45.50937
                        properties:
                          trip:
                            id: '284778442'
                            shortName: null
                            headsign: Sud
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1280152'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37037'
                            label: '37037'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 38
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 549
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69479
                            - 45.47281
                        properties:
                          trip:
                            id: '284777355'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1000245'
                          route:
                            id: '100'
                            shortName: '100'
                            longName: Crémazie
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37038'
                            label: '37038'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 196
                            odometer: 0
                            speed: 34
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 550
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65404
                            - 45.44223
                        properties:
                          trip:
                            id: '284780950'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '7471239'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37060'
                            label: '37060'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 276
                            odometer: 0
                            speed: 99
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 558
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57888
                            - 45.48254
                        properties:
                          trip:
                            id: '284780712'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:05:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '7471239'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37062'
                            label: '37062'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 179
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 1
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832009
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 559
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62157
                            - 45.47699
                        properties:
                          trip:
                            id: '284777931'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:50:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1030167'
                          route:
                            id: '103'
                            shortName: '103'
                            longName: Monkland
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37076'
                            label: '37076'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 213
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69465
                            - 45.47326
                        properties:
                          trip:
                            id: '284778064'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1000246'
                          route:
                            id: '100'
                            shortName: '100'
                            longName: Crémazie
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37081'
                            label: '37081'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 192
                            odometer: 0
                            speed: 28
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 568
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67214
                            - 45.51141
                        properties:
                          trip:
                            id: '284776776'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '160088'
                          route:
                            id: '16'
                            shortName: '16'
                            longName: Graham
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37082'
                            label: '37082'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 24
                          currentStatus: 1
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 569
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54633
                            - 45.57218
                        properties:
                          trip:
                            id: '285284349'
                            shortName: null
                            headsign: Est
                            startTime: '21:51:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '220075'
                          route:
                            id: '22'
                            shortName: '22'
                            longName: Notre-Dame
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38007'
                            label: '38007'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56721
                            - 45.53293
                        properties:
                          trip:
                            id: '285284761'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '290083'
                          route:
                            id: '29'
                            shortName: '29'
                            longName: Rachel
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38024'
                            label: '38024'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 583
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52206
                            - 45.60217
                        properties:
                          trip:
                            id: '285284775'
                            shortName: null
                            headsign: Est
                            startTime: '21:18:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1850126'
                          route:
                            id: '185'
                            shortName: '185'
                            longName: Sherbrooke
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38030'
                            label: '38030'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 108
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 585
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58382
                            - 45.48988
                        properties:
                          trip:
                            id: '285284398'
                            shortName: null
                            headsign: Est
                            startTime: '22:03:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1500060'
                          route:
                            id: '150'
                            shortName: '150'
                            longName: René-Lévesque
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38037'
                            label: '38037'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 586
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8586
                            - 45.47652
                        properties:
                          trip:
                            id: '285008892'
                            shortName: null
                            headsign: Nord
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2070090'
                          route:
                            id: '207'
                            shortName: '207'
                            longName: Jacques-Bizard
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38038'
                            label: '38038'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 335
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 587
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84209
                            - 45.4987
                        properties:
                          trip:
                            id: '285006969'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '680416'
                          route:
                            id: '68'
                            shortName: '68'
                            longName: Pierrefonds
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38060'
                            label: '38060'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 228
                            odometer: 0
                            speed: 53
                          agencyId: 1
                          currentStopSequence: 45
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 597
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75723
                            - 45.49318
                        properties:
                          trip:
                            id: '285008273'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2150155'
                          route:
                            id: '215'
                            shortName: '215'
                            longName: Henri-Bourassa
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38080'
                            label: '38080'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 225
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 605
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53053
                            - 45.58231
                        properties:
                          trip:
                            id: '285284678'
                            shortName: null
                            headsign: Est
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '850202'
                          route:
                            id: '85'
                            shortName: '85'
                            longName: Hochelaga
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38094'
                            label: '38094'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 613
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54624
                            - 45.56902
                        properties:
                          trip:
                            id: '285284372'
                            shortName: null
                            headsign: Sud
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1310083'
                          route:
                            id: '131'
                            shortName: '131'
                            longName: "De l'Assomption"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38097'
                            label: '38097'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 615
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53792
                            - 45.46722
                        properties:
                          trip:
                            id: '285283683'
                            shortName: null
                            headsign: Sud
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1720009'
                          route:
                            id: '172'
                            shortName: '172'
                            longName: 'Du Golf'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38099'
                            label: '38099'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 69
                            odometer: 0
                            speed: 5
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 616
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57858
                            - 45.53804
                        properties:
                          trip:
                            id: '285284700'
                            shortName: null
                            headsign: Sud
                            startTime: '21:25:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '100075'
                          route:
                            id: '10'
                            shortName: '10'
                            longName: 'De Lorimier'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38100'
                            label: '38100'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 617
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64789
                            - 45.44255
                        properties:
                          trip:
                            id: '284780762'
                            shortName: null
                            headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '7471231'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39002'
                            label: '39002'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 55
                            odometer: 0
                            speed: 99
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 618
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75085
                            - 45.45756
                        properties:
                          trip:
                            id: '284780623'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '7471233'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39009'
                            label: '39009'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 200
                            odometer: 0
                            speed: 23
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 621
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75156
                            - 45.45657
                        properties:
                          trip:
                            id: '284780872'
                            shortName: null
                            headsign: 'Est trajet 2 station Lionel-Groulx.'
                            startTime: '21:53:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '7471222'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39014'
                            label: '39014'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 623
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57146
                            - 45.50419
                        properties:
                          trip:
                            id: '285284000'
                            shortName: null
                            headsign: Est
                            startTime: '22:00:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1250192'
                          route:
                            id: '125'
                            shortName: '125'
                            longName: Ontario
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39019'
                            label: '39019'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 5
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 625
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54377
                            - 45.60404
                        properties:
                          trip:
                            id: '285029030'
                            shortName: null
                            headsign: Sud
                            startTime: '21:34:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '280921'
                          route:
                            id: '28'
                            shortName: '28'
                            longName: Honoré-Beaugrand
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39045'
                            label: '39045'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 54
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 27
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 636
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58157
                            - 45.60452
                        properties:
                          trip:
                            id: '285031214'
                            shortName: null
                            headsign: Sud
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '440168'
                          route:
                            id: '44'
                            shortName: '44'
                            longName: Armand-Bombardier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39046'
                            label: '39046'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 118
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 637
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53622
                            - 45.59711
                        properties:
                          trip:
                            id: '285029445'
                            shortName: null
                            headsign: Est
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1870223'
                          route:
                            id: '187'
                            shortName: '187'
                            longName: René-Lévesque
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39064'
                            label: '39064'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 646
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52667
                            - 45.59393
                        properties:
                          trip:
                            id: '285031407'
                            shortName: null
                            headsign: Nord
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '280922'
                          route:
                            id: '28'
                            shortName: '28'
                            longName: Honoré-Beaugrand
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39112'
                            label: '39112'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 291
                            odometer: 0
                            speed: 6
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 666
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58055
                            - 45.64814
                        properties:
                          trip:
                            id: '285032061'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '430203'
                          route:
                            id: '43'
                            shortName: '43'
                            longName: Monselet
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39125'
                            label: '39125'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 219
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 673
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59601
                            - 45.53377
                        properties:
                          trip:
                            id: '284728863'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:21:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1970141'
                          route:
                            id: '197'
                            shortName: '197'
                            longName: Rosemont
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29009'
                            label: '29009'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 219
                            odometer: 0
                            speed: 26
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403190
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 825
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63217
                            - 45.60263
                        properties:
                          trip:
                            id: '284739559'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '690221'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29838'
                            label: '29838'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 245
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574403193
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 829
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7188
                            - 45.53158
                        properties:
                          trip:
                            id: '284740510'
                            shortName: null
                            headsign: Est
                            startTime: '22:07:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '690225'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29856'
                            label: '29856'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 224
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403193
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 830
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4931
                            - 45.66045
                        properties:
                          trip:
                            id: '285031498'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '860189'
                          route:
                            id: '86'
                            shortName: '86'
                            longName: Pointe-aux-Trembles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32028'
                            label: '32028'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 167
                            odometer: 0
                            speed: 21
                          agencyId: 1
                          currentStopSequence: 33
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403203
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 842
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63586
                            - 45.50251
                        properties:
                          trip:
                            id: '284778977'
                            shortName: null
                            headsign: Sud
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1650117'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33801'
                            label: '33801'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403204
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 844
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56473
                            - 45.61413
                        properties:
                          trip:
                            id: '285032263'
                            shortName: null
                            headsign: Nord
                            startTime: '21:12:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '280922'
                          route:
                            id: '28'
                            shortName: '28'
                            longName: Honoré-Beaugrand
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36004'
                            label: '36004'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 212
                            odometer: 0
                            speed: 24
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403204
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 847
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60841
                            - 45.53017
                        properties:
                          trip:
                            id: '284778625'
                            shortName: null
                            headsign: Est
                            startTime: '21:14:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1600123'
                          route:
                            id: '160'
                            shortName: '160'
                            longName: Barclay
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37012'
                            label: '37012'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 316
                            odometer: 0
                            speed: 8
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574403205
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 851
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69362
                            - 45.50714
                        properties:
                          trip:
                            id: '284777420'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1710232'
                          route:
                            id: '171'
                            shortName: '171'
                            longName: Henri-Bourassa
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37018'
                            label: '37018'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 312
                            odometer: 0
                            speed: 38
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574403205
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 852
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62447
                            - 45.52657
                        properties:
                          trip:
                            id: '284776795'
                            shortName: null
                            headsign: Est
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '160089'
                          route:
                            id: '16'
                            shortName: '16'
                            longName: Graham
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37042'
                            label: '37042'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 26
                            odometer: 0
                            speed: 24
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403205
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 853
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55074
                            - 45.53574
                        properties:
                          trip:
                            id: '285283783'
                            shortName: null
                            headsign: Est
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1250192'
                          route:
                            id: '125'
                            shortName: '125'
                            longName: Ontario
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38021'
                            label: '38021'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 24
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574403206
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 858
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79543
                            - 45.48341
                        properties:
                          trip:
                            id: '285010404'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2150156'
                          route:
                            id: '215'
                            shortName: '215'
                            longName: Henri-Bourassa
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38039'
                            label: '38039'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 54
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574403206
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 860
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55579
                            - 45.51548
                        properties:
                          trip:
                            id: '285283749'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1500061'
                          route:
                            id: '150'
                            shortName: '150'
                            longName: René-Lévesque
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39025'
                            label: '39025'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403208
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 862
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64808
                            - 45.42538
                        properties:
                          trip:
                            id: '286572663'
                            shortName: null
                            headsign: Est
                            startTime: '22:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1120177'
                          route:
                            id: '112'
                            shortName: '112'
                            longName: Airlie
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '27534'
                            label: '27534'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 27
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574409605
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1110
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5414
                            - 45.53883
                        properties:
                          trip:
                            id: '285283847'
                            shortName: null
                            headsign: Est
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '340095'
                          route:
                            id: '34'
                            shortName: '34'
                            longName: Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31154'
                            label: '31154'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 26
                            odometer: 0
                            speed: 20
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574409618
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1113
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83131
                            - 45.46526
                        properties:
                          trip:
                            id: '285008875'
                            shortName: null
                            headsign: Est
                            startTime: '21:56:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2080107'
                          route:
                            id: '208'
                            shortName: '208'
                            longName: Brunswick
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38075'
                            label: '38075'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574411421
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1125
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61469
                            - 45.53838
                        properties:
                          trip:
                            id: '284777112'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '930087'
                          route:
                            id: '93'
                            shortName: '93'
                            longName: Jean-Talon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37070'
                            label: '37070'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574412320
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1131
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71524
                            - 45.43838
                        properties:
                          trip:
                            id: '286573196'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1980012'
                          route:
                            id: '198'
                            shortName: '198'
                            longName: Broadway
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31210'
                            label: '31210'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 120
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574415012
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1139
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57243
                            - 45.58295
                        properties:
                          trip:
                            id: '284728707'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '950102'
                          route:
                            id: '95'
                            shortName: '95'
                            longName: Bélanger
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30209'
                            label: '30209'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574422204
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66502
                            - 45.49185
                        properties:
                          trip:
                            id: '284779451'
                            shortName: null
                            headsign: Est
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1150061'
                          route:
                            id: '115'
                            shortName: '115'
                            longName: Paré
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37102'
                            label: '37102'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 41
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574426404
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1145
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61005
                            - 45.47353
                        properties:
                          trip:
                            id: '284777737'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1050147'
                          route:
                            id: '105'
                            shortName: '105'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37036'
                            label: '37036'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 3
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 3
                          firstSeenAt: 1574433904
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1163
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52665
                            - 45.50751
                        properties:
                          trip:
                            id: '285282942'
                            shortName: null
                            headsign: Est
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '7770040'
                          route:
                            id: '777'
                            shortName: '777'
                            longName: 'Jean-Drapeau / Casino / Bonaventure'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30065'
                            label: '30065'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 17
                            odometer: 0
                            speed: 34
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574434202
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 1166
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65145
                            - 45.5847
                        properties:
                          trip:
                            id: '284739121'
                            shortName: null
                            headsign: Sud
                            startTime: '21:51:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '670125'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30829'
                            label: '30829'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 308
                            odometer: 0
                            speed: 13
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574434202
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1169
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6347
                            - 45.54418
                        properties:
                          trip:
                            id: '284728947'
                            shortName: null
                            headsign: Sud
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '310070'
                          route:
                            id: '31'
                            shortName: '31'
                            longName: Saint-Denis
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30097'
                            label: '30097'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 112
                            odometer: 0
                            speed: 38
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574434804
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1196
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65083
                            - 45.53856
                        properties:
                          trip:
                            id: '284738531'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1460137'
                          route:
                            id: '146'
                            shortName: '146'
                            longName: 'Christophe-Colomb / Meilleur'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31136'
                            label: '31136'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 21
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574434806
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1204
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56467
                            - 45.5054
                        properties:
                          trip:
                            id: '284780937'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '7471239'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39007'
                            label: '39007'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 231
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574435107
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1226
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56859
                            - 45.57001
                        properties:
                          trip:
                            id: '285284439'
                            shortName: null
                            headsign: Sud
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1360112'
                          route:
                            id: '136'
                            shortName: '136'
                            longName: Viau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30038'
                            label: '30038'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 110
                            odometer: 0
                            speed: 19
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574435402
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 1232
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6841
                            - 45.51423
                        properties:
                          trip:
                            id: '285010572'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '9680033'
                          route:
                            id: '968'
                            shortName: '968'
                            longName: 'Trainbus Roxboro / Côte-Vertu'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30249'
                            label: '30249'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574435403
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1235
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53852
                            - 45.59077
                        properties:
                          trip:
                            id: '285032402'
                            shortName: null
                            headsign: Sud
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '4440036'
                          route:
                            id: '444'
                            shortName: '444'
                            longName: 'Express Cégep Marie-Victorin'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32032'
                            label: '32032'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 203
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574435709
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1261
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62261
                            - 45.59598
                        properties:
                          trip:
                            id: '285028177'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:17:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '430203'
                          route:
                            id: '43'
                            shortName: '43'
                            longName: Monselet
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36002'
                            label: '36002'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 3
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574435709
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49167
                            - 45.68118
                        properties:
                          trip:
                            id: '285031891'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1890204'
                          route:
                            id: '189'
                            shortName: '189'
                            longName: Notre-Dame
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39122'
                            label: '39122'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 191
                            odometer: 0
                            speed: 54
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436008
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1291
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59801
                            - 45.43554
                        properties:
                          trip:
                            id: '286572933'
                            shortName: null
                            headsign: Nord
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1140009'
                          route:
                            id: '114'
                            shortName: '114'
                            longName: Angrignon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '27536'
                            label: '27536'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 281
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436303
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1294
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6973
                            - 45.43903
                        properties:
                          trip:
                            id: '286570697'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '4960097'
                          route:
                            id: '496'
                            shortName: '496'
                            longName: 'Express Victoria'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29126'
                            label: '29126'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 117
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436303
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1295
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63081
                            - 45.59167
                        properties:
                          trip:
                            id: '284740802'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1400134'
                          route:
                            id: '140'
                            shortName: '140'
                            longName: Fleury
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31145'
                            label: '31145'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 209
                            odometer: 0
                            speed: 7
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436305
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1303
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63138
                            - 45.48121
                        properties:
                          trip:
                            id: '284779393'
                            shortName: null
                            headsign: 'Nord via Ridgewood'
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1660193'
                          route:
                            id: '166'
                            shortName: '166'
                            longName: Queen-Mary
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28074'
                            label: '28074'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 214
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 38
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574436603
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1333
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55506
                            - 45.59656
                        properties:
                          trip:
                            id: '284726593'
                            shortName: null
                            headsign: Est
                            startTime: '21:10:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29010'
                            label: '29010'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 15
                          agencyId: 1
                          currentStopSequence: 46
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436603
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1334
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5338
                            - 45.54726
                        properties:
                          trip:
                            id: '284741585'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '21:06:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '4390251'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30809'
                            label: '30809'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 233
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436604
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1338
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70562
                            - 45.523
                        properties:
                          trip:
                            id: '285007618'
                            shortName: null
                            headsign: Sud
                            startTime: '21:39:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '1700177'
                          route:
                            id: '170'
                            shortName: '170'
                            longName: Keller
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31105'
                            label: '31105'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 74
                            odometer: 0
                            speed: 23
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574436605
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1341
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58806
                            - 45.5161
                        properties:
                          trip:
                            id: '284727454'
                            shortName: null
                            headsign: 'Sud destination Notre-Dame / St-Gabriel'
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1290222'
                          route:
                            id: '129'
                            shortName: '129'
                            longName: Côte-Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31044'
                            label: '31044'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 122
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574436910
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1374
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60434
                            - 45.47374
                        properties:
                          trip:
                            id: '284779495'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1050147'
                          route:
                            id: '105'
                            shortName: '105'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37005'
                            label: '37005'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 323
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436912
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70612
                            - 45.49574
                        properties:
                          trip:
                            id: '285007960'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '1770140'
                          route:
                            id: '177'
                            shortName: '177'
                            longName: Thimens
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30227'
                            label: '30227'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574437206
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1388
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71825
                            - 45.529
                        properties:
                          trip:
                            id: '284740361'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1800112'
                          route:
                            id: '180'
                            shortName: '180'
                            longName: 'De Salaberry'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31126'
                            label: '31126'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574437208
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1397
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.89368
                            - 45.46073
                        properties:
                          trip:
                            id: '284780066'
                            shortName: null
                            headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                            startTime: '21:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '4700258'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33821'
                            label: '33821'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 152
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574437211
                          lastSeenAt: 1743831999
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1405
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67139
                            - 45.52585
                        properties:
                          trip:
                            id: '284779366'
                            shortName: null
                            headsign: Est
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1710235'
                          route:
                            id: '171'
                            shortName: '171'
                            longName: Henri-Bourassa
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37086'
                            label: '37086'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574437212
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1407
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56456
                            - 45.50525
                        properties:
                          trip:
                            id: '285283895'
                            shortName: null
                            headsign: Est
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1500060'
                          route:
                            id: '150'
                            shortName: '150'
                            longName: René-Lévesque
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31150'
                            label: '31150'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574437511
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1441
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5821
                            - 45.6258
                        properties:
                          trip:
                            id: '285031769'
                            shortName: null
                            headsign: Nord
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '440174'
                          route:
                            id: '44'
                            shortName: '44'
                            longName: Armand-Bombardier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30125'
                            label: '30125'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 310
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574437807
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1469
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62397
                            - 45.52745
                        properties:
                          trip:
                            id: '284726721'
                            shortName: null
                            headsign: Est
                            startTime: '21:34:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '920105'
                          route:
                            id: '92'
                            shortName: '92'
                            longName: 'Jean-Talon Ouest'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30151'
                            label: '30151'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574437808
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1471
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64626
                            - 45.4851
                        properties:
                          trip:
                            id: '284726876'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:21:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1610134'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30203'
                            label: '30203'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 213
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574437808
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1474
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6395
                            - 45.54416
                        properties:
                          trip:
                            id: '284777381'
                            shortName: null
                            headsign: Est
                            startTime: '21:12:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1000244'
                          route:
                            id: '100'
                            shortName: '100'
                            longName: Crémazie
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37083'
                            label: '37083'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 31
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574437814
                          lastSeenAt: 1743832037
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1488
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80655
                            - 45.51086
                        properties:
                          trip:
                            id: '285010577'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '9680033'
                          route:
                            id: '968'
                            shortName: '968'
                            longName: 'Trainbus Roxboro / Côte-Vertu'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30173'
                            label: '30173'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 274
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 3
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574438409
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1542
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58418
                            - 45.57488
                        properties:
                          trip:
                            id: '285283072'
                            shortName: null
                            headsign: Nord
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1360114'
                          route:
                            id: '136'
                            shortName: '136'
                            longName: Viau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38033'
                            label: '38033'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 293
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574438418
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1555
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66464
                            - 45.53545
                        properties:
                          trip:
                            id: '284728566'
                            shortName: null
                            headsign: Sud
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1790193'
                          route:
                            id: '179'
                            shortName: '179'
                            longName: "De l'Acadie"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29043'
                            label: '29043'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 105
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574438708
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1575
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61126
                            - 45.53147
                        properties:
                          trip:
                            id: '284727552'
                            shortName: null
                            headsign: Est
                            startTime: '22:07:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29062'
                            label: '29062'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 122
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574438709
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80781
                            - 45.51089
                        properties:
                          trip:
                            id: '285006897'
                            shortName: null
                            headsign: Est
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '680411'
                          route:
                            id: '68'
                            shortName: '68'
                            longName: Pierrefonds
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31195'
                            label: '31195'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 90
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574438718
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1596
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63424
                            - 45.54881
                        properties:
                          trip:
                            id: '284728752'
                            shortName: null
                            headsign: Sud
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '300085'
                          route:
                            id: '30'
                            shortName: '30'
                            longName: 'Saint-Denis / Saint-Hubert'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29058'
                            label: '29058'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 114
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439007
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1612
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66747
                            - 45.55551
                        properties:
                          trip:
                            id: '284776842'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:53:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1710232'
                          route:
                            id: '171'
                            shortName: '171'
                            longName: Henri-Bourassa
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37097'
                            label: '37097'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439019
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1621
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64819
                            - 45.42522
                        properties:
                          trip:
                            id: '286572398'
                            shortName: null
                            headsign: Est
                            startTime: '21:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1130162'
                          route:
                            id: '113'
                            shortName: '113'
                            longName: Lapierre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37099'
                            label: '37099'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439019
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1622
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57204
                            - 45.50428
                        properties:
                          trip:
                            id: '285283812'
                            shortName: null
                            headsign: Nord
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1680170'
                          route:
                            id: '168'
                            shortName: '168'
                            longName: Cité-du-Havre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38086'
                            label: '38086'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 311
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 24
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439020
                          lastSeenAt: 1743831848
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1624
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55978
                            - 45.5147
                        properties:
                          trip:
                            id: '284780900'
                            shortName: null
                            headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                            startTime: '21:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '7471231'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39006'
                            label: '39006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 307
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439020
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1625
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56573
                            - 45.55792
                        properties:
                          trip:
                            id: '285001148'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '270110'
                          route:
                            id: '27'
                            shortName: '27'
                            longName: 'Boulevard Saint-Joseph'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30066'
                            label: '30066'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 73
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439313
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 1644
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7028
                            - 45.45892
                        properties:
                          trip:
                            id: '285008436'
                            shortName: null
                            headsign: Nord
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '1960208'
                          route:
                            id: '196'
                            shortName: '196'
                            longName: Parc-Industriel-Lachine
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38073'
                            label: '38073'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 313
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574439323
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1657
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65639
                            - 45.55055
                        properties:
                          trip:
                            id: '284739240'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1210271'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31821'
                            label: '31821'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574439623
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1690
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60358
                            - 45.47374
                        properties:
                          trip:
                            id: '284778262'
                            shortName: null
                            headsign: Nord
                            startTime: '21:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1240125'
                          route:
                            id: '124'
                            shortName: '124'
                            longName: Victoria
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37022'
                            label: '37022'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439624
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1696
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6164
                            - 45.47605
                        properties:
                          trip:
                            id: '286571331'
                            shortName: null
                            headsign: Est
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1020075'
                          route:
                            id: '102'
                            shortName: '102'
                            longName: Somerled
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29073'
                            label: '29073'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 31
                            odometer: 0
                            speed: 10
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574439910
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1717
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56651
                            - 45.46775
                        properties:
                          trip:
                            id: '286570749'
                            shortName: null
                            headsign: Sud
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '710084'
                          route:
                            id: '71'
                            shortName: '71'
                            longName: Pointe-Saint-Charles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28100'
                            label: '28100'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 209
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440210
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1742
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48464
                            - 45.69738
                        properties:
                          trip:
                            id: '285029465'
                            shortName: null
                            headsign: Est
                            startTime: '20:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '860188'
                          route:
                            id: '86'
                            shortName: '86'
                            longName: Pointe-aux-Trembles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30154'
                            label: '30154'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 38
                            odometer: 0
                            speed: 30
                          agencyId: 1
                          currentStopSequence: 98
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440216
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1749
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66542
                            - 45.46497
                        properties:
                          trip:
                            id: '284778805'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1620099'
                          route:
                            id: '162'
                            shortName: '162'
                            longName: Westminster
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37075'
                            label: '37075'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574440226
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1762
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81143
                            - 45.44532
                        properties:
                          trip:
                            id: '285009017'
                            shortName: null
                            headsign: Est
                            startTime: '21:35:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2030123'
                          route:
                            id: '203'
                            shortName: '203'
                            longName: Carson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38079'
                            label: '38079'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 117
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440227
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1763
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65412
                            - 45.55441
                        properties:
                          trip:
                            id: '284740686'
                            shortName: null
                            headsign: Est
                            startTime: '21:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1210266'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30819'
                            label: '30819'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 26
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 34
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440518
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1794
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66813
                            - 45.55553
                        properties:
                          trip:
                            id: '284740497'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:11:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '690221'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30866'
                            label: '30866'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 41
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574440519
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1795
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6427
                            - 45.59548
                        properties:
                          trip:
                            id: '285031664'
                            shortName: null
                            headsign: Est
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '490344'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36042'
                            label: '36042'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574440526
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1803
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5573
                            - 45.49009
                        properties:
                          trip:
                            id: '285283489'
                            shortName: null
                            headsign: Nord
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '740072'
                          route:
                            id: '74'
                            shortName: '74'
                            longName: Bridge
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38096'
                            label: '38096'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 350
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440528
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1805
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54383
                            - 45.5817
                        properties:
                          trip:
                            id: '285284504'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1850127'
                          route:
                            id: '185'
                            shortName: '185'
                            longName: Sherbrooke
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31177'
                            label: '31177'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 202
                            odometer: 0
                            speed: 29
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440844
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1837
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66193
                            - 45.45955
                        properties:
                          trip:
                            id: '284777987'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1030167'
                          route:
                            id: '103'
                            shortName: '103'
                            longName: Monkland
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37088'
                            label: '37088'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 74
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440850
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1844
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55354
                            - 45.59948
                        properties:
                          trip:
                            id: '285028555'
                            shortName: null
                            headsign: Nord
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '4490191'
                          route:
                            id: '449'
                            shortName: '449'
                            longName: 'Express Rivière-des-Prairies'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30160'
                            label: '30160'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 304
                            odometer: 0
                            speed: 47
                          agencyId: 1
                          currentStopSequence: 40
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574441132
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1863
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59965
                            - 45.55986
                        properties:
                          trip:
                            id: '285032209'
                            shortName: null
                            headsign: Est
                            startTime: '21:55:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1410585'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36007'
                            label: '36007'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 167
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574441150
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1873
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58314
                            - 45.4944
                        properties:
                          trip:
                            id: '286570731'
                            shortName: null
                            headsign: Sud
                            startTime: '21:51:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '710084'
                          route:
                            id: '71'
                            shortName: '71'
                            longName: Pointe-Saint-Charles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29094'
                            label: '29094'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 314
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574441423
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1889
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61206
                            - 45.59898
                        properties:
                          trip:
                            id: '285283121'
                            shortName: null
                            headsign: Nord
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1360114'
                          route:
                            id: '136'
                            shortName: '136'
                            longName: Viau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31107'
                            label: '31107'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 34
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574441442
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1901
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54009
                            - 45.46851
                        properties:
                          trip:
                            id: '285282749'
                            shortName: null
                            headsign: Nord
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1720010'
                          route:
                            id: '172'
                            shortName: '172'
                            longName: 'Du Golf'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38034'
                            label: '38034'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 72
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574441758
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1949
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61183
                            - 45.42651
                        properties:
                          trip:
                            id: '286572965'
                            shortName: null
                            headsign: Sud
                            startTime: '21:25:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1230114'
                          route:
                            id: '123'
                            shortName: '123'
                            longName: 'Dollard / Shevchenko'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31125'
                            label: '31125'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 128
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574443858
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2111
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56329
                            - 45.46231
                        properties:
                          trip:
                            id: '286570247'
                            shortName: null
                            headsign: Sud
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '380009'
                          route:
                            id: '38'
                            shortName: '38'
                            longName: "De l'Église"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29059'
                            label: '29059'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 331
                            odometer: 0
                            speed: 11
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574444431
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2127
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69446
                            - 45.51628
                        properties:
                          trip:
                            id: '285006713'
                            shortName: null
                            headsign: Nord
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '640164'
                          route:
                            id: '64'
                            shortName: '64'
                            longName: Grenet
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30246'
                            label: '30246'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 270
                            odometer: 0
                            speed: 6
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574444447
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2132
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51293
                            - 45.61187
                        properties:
                          trip:
                            id: '285032024'
                            shortName: null
                            headsign: Est
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1890206'
                          route:
                            id: '189'
                            shortName: '189'
                            longName: Notre-Dame
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36044'
                            label: '36044'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 107
                            odometer: 0
                            speed: 7
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574445040
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2149
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69451
                            - 45.51611
                        properties:
                          trip:
                            id: '284778427'
                            shortName: null
                            headsign: Nord
                            startTime: '21:08:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1280153'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37029'
                            label: '37029'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 319
                            odometer: 0
                            speed: 25
                          agencyId: 1
                          currentStopSequence: 58
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574445040
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2150
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56076
                            - 45.44717
                        properties:
                          trip:
                            id: '285283320'
                            shortName: null
                            headsign: Nord
                            startTime: '21:52:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1680170'
                          route:
                            id: '168'
                            shortName: '168'
                            longName: Cité-du-Havre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38015'
                            label: '38015'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 122
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574445041
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2152
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81289
                            - 45.49936
                        properties:
                          trip:
                            id: '285008759'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2080106'
                          route:
                            id: '208'
                            shortName: '208'
                            longName: Brunswick
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38051'
                            label: '38051'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 146
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574445042
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54734
                            - 45.66903
                        properties:
                          trip:
                            id: '285031722'
                            shortName: null
                            headsign: Nord
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '4490191'
                          route:
                            id: '449'
                            shortName: '449'
                            longName: 'Express Rivière-des-Prairies'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39100'
                            label: '39100'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 61
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 33
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574445044
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2162
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49116
                            - 45.68277
                        properties:
                          trip:
                            id: '285031918'
                            shortName: null
                            headsign: Est
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1890206'
                          route:
                            id: '189'
                            shortName: '189'
                            longName: Notre-Dame
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39110'
                            label: '39110'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 10
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 55
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574445044
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2163
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68325
                            - 45.49964
                        properties:
                          trip:
                            id: '284778368'
                            shortName: null
                            headsign: Nord
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1280153'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30009'
                            label: '30009'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 221
                            odometer: 0
                            speed: 25
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574446523
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2182
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71953
                            - 45.49817
                        properties:
                          trip:
                            id: '285007104'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '700197'
                          route:
                            id: '70'
                            shortName: '70'
                            longName: Bois-Franc
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38081'
                            label: '38081'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 224
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574471126
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2323
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83115
                            - 45.4656
                        properties:
                          trip:
                            id: '285008679'
                            shortName: null
                            headsign: Est
                            startTime: '22:04:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2020187'
                          route:
                            id: '202'
                            shortName: '202'
                            longName: Dawson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30177'
                            label: '30177'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574471421
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2326
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59979
                            - 45.48215
                        properties:
                          trip:
                            id: '285282645'
                            shortName: null
                            headsign: Est
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '240185'
                          route:
                            id: '24'
                            shortName: '24'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31070'
                            label: '31070'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 35
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 1
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574526007
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2477
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50917
                            - 45.67104
                        properties:
                          trip:
                            id: '285031579'
                            shortName: null
                            headsign: Est
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1870223'
                          route:
                            id: '187'
                            shortName: '187'
                            longName: René-Lévesque
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39052'
                            label: '39052'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 189
                            odometer: 0
                            speed: 14
                          agencyId: 1
                          currentStopSequence: 42
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574543174
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2487
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55943
                            - 45.66103
                        properties:
                          trip:
                            id: '285028813'
                            shortName: null
                            headsign: Est
                            startTime: '20:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '490344'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31099'
                            label: '31099'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 333
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 46
                          currentStatus: 1
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574616007
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2505
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56251
                            - 45.53236
                        properties:
                          trip:
                            id: '285284321'
                            shortName: null
                            headsign: Est
                            startTime: '21:02:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '240185'
                          route:
                            id: '24'
                            shortName: '24'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39018'
                            label: '39018'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 6
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574645294
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2516
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60329
                            - 45.44673
                        properties:
                          trip:
                            id: '286572826'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1130161'
                          route:
                            id: '113'
                            shortName: '113'
                            longName: Lapierre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37004'
                            label: '37004'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 46
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574695930
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57796
                            - 45.4951
                        properties:
                          trip:
                            id: '284726989'
                            shortName: null
                            headsign: Sud
                            startTime: '21:02:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '660103'
                          route:
                            id: '66'
                            shortName: '66'
                            longName: 'The Boulevard'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31122'
                            label: '31122'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574696289
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2535
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61522
                            - 45.60821
                        properties:
                          trip:
                            id: '285030043'
                            shortName: null
                            headsign: Nord
                            startTime: '21:14:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '330286'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31098'
                            label: '31098'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 65
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 49
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574698818
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2547
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63444
                            - 45.46083
                        properties:
                          trip:
                            id: '284778082'
                            shortName: null
                            headsign: Est
                            startTime: '21:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1050151'
                          route:
                            id: '105'
                            shortName: '105'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37034'
                            label: '37034'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 52
                            odometer: 0
                            speed: 1
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574704123
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2588
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58944
                            - 45.56561
                        properties:
                          trip:
                            id: '284741378'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '4390255'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29855'
                            label: '29855'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 123
                            odometer: 0
                            speed: 7
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574704222
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2590
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.50412
                            - 45.67202
                        properties:
                          trip:
                            id: '285031308'
                            shortName: null
                            headsign: Est
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1860250'
                          route:
                            id: '186'
                            shortName: '186'
                            longName: Sherbrooke-Est
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39071'
                            label: '39071'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 33
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574732559
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2617
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71513
                            - 45.46784
                        properties:
                          trip:
                            id: '285008840'
                            shortName: null
                            headsign: Est
                            startTime: '21:10:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2020187'
                          route:
                            id: '202'
                            shortName: '202'
                            longName: Dawson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38050'
                            label: '38050'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 43
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 46
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574781729
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2639
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62321
                            - 45.62499
                        properties:
                          trip:
                            id: '285030813'
                            shortName: null
                            headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '330283'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39131'
                            label: '39131'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 128
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574904159
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2714
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64027
                            - 45.48679
                        properties:
                          trip:
                            id: '284728383'
                            shortName: null
                            headsign: 'Nord destination Décarie / Lucy'
                            startTime: '20:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1290223'
                          route:
                            id: '129'
                            shortName: '129'
                            longName: Côte-Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29028'
                            label: '29028'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 43
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574907022
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2720
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66359
                            - 45.50811
                        properties:
                          trip:
                            id: '284778292'
                            shortName: null
                            headsign: Nord
                            startTime: '21:26:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1240125'
                          route:
                            id: '124'
                            shortName: '124'
                            longName: Victoria
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37052'
                            label: '37052'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 295
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 36
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574952602
                          lastSeenAt: 1743832352
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2738
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54636
                            - 45.57675
                        properties:
                          trip:
                            id: '285030440'
                            shortName: null
                            headsign: Nord
                            startTime: '21:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '320164'
                          route:
                            id: '32'
                            shortName: '32'
                            longName: Lacordaire
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39093'
                            label: '39093'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574960088
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2745
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63768
                            - 45.55539
                        properties:
                          trip:
                            id: '284739765'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1460136'
                          route:
                            id: '146'
                            shortName: '146'
                            longName: 'Christophe-Colomb / Meilleur'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31134'
                            label: '31134'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574965714
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2751
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55012
                            - 45.4903
                        properties:
                          trip:
                            id: '285282496'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '7770041'
                          route:
                            id: '777'
                            shortName: '777'
                            longName: 'Jean-Drapeau / Casino / Bonaventure'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31077'
                            label: '31077'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 292
                            odometer: 0
                            speed: 54
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574992231
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2760
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72778
                            - 45.49966
                        properties:
                          trip:
                            id: '285007503'
                            shortName: null
                            headsign: Est
                            startTime: '21:51:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '1640160'
                          route:
                            id: '164'
                            shortName: '164'
                            longName: Dudemaine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30180'
                            label: '30180'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 131
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 4
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575000979
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2770
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67546
                            - 45.50909
                        properties:
                          trip:
                            id: '284778404'
                            shortName: null
                            headsign: Sud
                            startTime: '20:56:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1280152'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37101'
                            label: '37101'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 61
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575042132
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2774
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64236
                            - 45.5059
                        properties:
                          trip:
                            id: '284779333'
                            shortName: null
                            headsign: Nord
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1650126'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30880'
                            label: '30880'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 357
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575048035
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2784
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63501
                            - 45.50183
                        properties:
                          trip:
                            id: '284778589'
                            shortName: null
                            headsign: Est
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1600123'
                          route:
                            id: '160'
                            shortName: '160'
                            longName: Barclay
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37051'
                            label: '37051'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 33
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575048643
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2785
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63602
                            - 45.60121
                        properties:
                          trip:
                            id: '284737777'
                            shortName: null
                            headsign: Est
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '480414'
                          route:
                            id: '48'
                            shortName: '48'
                            longName: Perras
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31120'
                            label: '31120'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 5
                          firstSeenAt: 1575049118
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2786
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53337
                            - 45.66253
                        properties:
                          trip:
                            id: '285031821'
                            shortName: null
                            headsign: Nord
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '810021'
                          route:
                            id: '81'
                            shortName: '81'
                            longName: Saint-Jean-Baptiste
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39132'
                            label: '39132'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 333
                            odometer: 0
                            speed: 54
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575077677
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2793
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83138
                            - 45.46655
                        properties:
                          trip:
                            id: '285008507'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2060110'
                          route:
                            id: '206'
                            shortName: '206'
                            longName: Roger-Pilon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30245'
                            label: '30245'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 234
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 33
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575079590
                          lastSeenAt: 1743832205
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2799
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54756
                            - 45.64676
                        properties:
                          trip:
                            id: '285030948'
                            shortName: null
                            headsign: Est
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '860188'
                          route:
                            id: '86'
                            shortName: '86'
                            longName: Pointe-aux-Trembles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39146'
                            label: '39146'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 56
                            odometer: 0
                            speed: 44
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575081407
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2801
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57069
                            - 45.58211
                        properties:
                          trip:
                            id: '285030838'
                            shortName: null
                            headsign: Sud
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '320170'
                          route:
                            id: '32'
                            shortName: '32'
                            longName: Lacordaire
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36026'
                            label: '36026'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 116
                            odometer: 0
                            speed: 39
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575107171
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2809
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5964
                            - 45.49489
                        properties:
                          trip:
                            id: '284779302'
                            shortName: null
                            headsign: Sud
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1650117'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33823'
                            label: '33823'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 121
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575168014
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2817
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54752
                            - 45.59188
                        properties:
                          trip:
                            id: '285031436'
                            shortName: null
                            headsign: Nord
                            startTime: '21:51:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '440174'
                          route:
                            id: '44'
                            shortName: '44'
                            longName: Armand-Bombardier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39050'
                            label: '39050'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 228
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 3
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575169456
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2818
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57388
                            - 45.64287
                        properties:
                          trip:
                            id: '285031845'
                            shortName: null
                            headsign: Est
                            startTime: '21:04:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '490344'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32017'
                            label: '32017'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 203
                            odometer: 0
                            speed: 54
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575336270
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2842
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6087
                            - 45.51473
                        properties:
                          trip:
                            id: '284726749'
                            shortName: null
                            headsign: 'Nord destination Décarie / Lucy'
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1290223'
                          route:
                            id: '129'
                            shortName: '129'
                            longName: Côte-Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30219'
                            label: '30219'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 249
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575390977
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2854
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62598
                            - 45.54166
                        properties:
                          trip:
                            id: '284727995'
                            shortName: null
                            headsign: Nord
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '310072'
                          route:
                            id: '31'
                            shortName: '31'
                            longName: Saint-Denis
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29065'
                            label: '29065'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575396861
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2867
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5182
                            - 45.60407
                        properties:
                          trip:
                            id: '285028492'
                            shortName: null
                            headsign: Est
                            startTime: '21:39:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '260108'
                          route:
                            id: '26'
                            shortName: '26'
                            longName: Mercier-Est
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39070'
                            label: '39070'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575425923
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2877
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6023
                            - 45.56275
                        properties:
                          trip:
                            id: '284728373'
                            shortName: null
                            headsign: Est
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '990063'
                          route:
                            id: '99'
                            shortName: '99'
                            longName: Villeray
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30225'
                            label: '30225'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 10
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575479306
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2888
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59911
                            - 45.55923
                        properties:
                          trip:
                            id: '285030480'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1410586'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39121'
                            label: '39121'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 302
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 50
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575508959
                          lastSeenAt: 1743832068
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2897
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59514
                            - 45.56596
                        properties:
                          trip:
                            id: '284777205'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '930087'
                          route:
                            id: '93'
                            shortName: '93'
                            longName: Jean-Talon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37068'
                            label: '37068'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575562823
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2917
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59792
                            - 45.54179
                        properties:
                          trip:
                            id: '284727176'
                            shortName: null
                            headsign: Est
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31202'
                            label: '31202'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 41
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575569565
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2922
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53494
                            - 45.59677
                        properties:
                          trip:
                            id: '285028391'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '260107'
                          route:
                            id: '26'
                            shortName: '26'
                            longName: Mercier-Est
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31083'
                            label: '31083'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575603869
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2934
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49185
                            - 45.69733
                        properties:
                          trip:
                            id: '285030255'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1830090'
                          route:
                            id: '183'
                            shortName: '183'
                            longName: 'Gouin Est'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30136'
                            label: '30136'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575680538
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2947
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51289
                            - 45.65908
                        properties:
                          trip:
                            id: '285029342'
                            shortName: null
                            headsign: Est
                            startTime: '21:17:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '860188'
                          route:
                            id: '86'
                            shortName: '86'
                            longName: Pointe-aux-Trembles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30256'
                            label: '30256'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 102
                            odometer: 0
                            speed: 40
                          agencyId: 1
                          currentStopSequence: 52
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575684753
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2955
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53803
                            - 45.46736
                        properties:
                          trip:
                            id: '285283425'
                            shortName: null
                            headsign: Sud
                            startTime: '21:26:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '1680169'
                          route:
                            id: '168'
                            shortName: '168'
                            longName: Cité-du-Havre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30080'
                            label: '30080'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 249
                            odometer: 0
                            speed: 2
                          agencyId: 1
                          currentStopSequence: 16
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575688461
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 2958
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59675
                            - 45.43854
                        properties:
                          trip:
                            id: '286571938'
                            shortName: null
                            headsign: Est
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1120177'
                          route:
                            id: '112'
                            shortName: '112'
                            longName: Airlie
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29148'
                            label: '29148'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 31
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575747486
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2961
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5779
                            - 45.54293
                        properties:
                          trip:
                            id: '285284645'
                            shortName: null
                            headsign: Nord
                            startTime: '21:39:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '940090'
                          route:
                            id: '94'
                            shortName: '94'
                            longName: "D'Iberville"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38035'
                            label: '38035'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575758414
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2962
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55136
                            - 45.54692
                        properties:
                          trip:
                            id: '284739355'
                            shortName: null
                            headsign: Nord
                            startTime: '21:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30859'
                            label: '30859'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575906489
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2974
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62926
                            - 45.48331
                        properties:
                          trip:
                            id: '284778529'
                            shortName: null
                            headsign: 'Sud via Ridgewood'
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1660194'
                          route:
                            id: '166'
                            shortName: '166'
                            longName: Queen-Mary
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37094'
                            label: '37094'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575999043
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3001
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56821
                            - 45.518
                        properties:
                          trip:
                            id: '284728514'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:00:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1440096'
                          route:
                            id: '144'
                            shortName: '144'
                            longName: 'Avenue des Pins'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29006'
                            label: '29006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 139
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576086618
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3015
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60173
                            - 45.62387
                        properties:
                          trip:
                            id: '285029137'
                            shortName: null
                            headsign: Est
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '490344'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39140'
                            label: '39140'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1576113877
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3020
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54257
                            - 45.58268
                        properties:
                          trip:
                            id: '284728842'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:53:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1970141'
                          route:
                            id: '197'
                            shortName: '197'
                            longName: Rosemont
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30164'
                            label: '30164'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576114346
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3021
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63232
                            - 45.46509
                        properties:
                          trip:
                            id: '284778031'
                            shortName: null
                            headsign: Est
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1620101'
                          route:
                            id: '162'
                            shortName: '162'
                            longName: Westminster
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37019'
                            label: '37019'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 32
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576118923
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3023
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5321
                            - 45.60513
                        properties:
                          trip:
                            id: '285031749'
                            shortName: null
                            headsign: Est
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1410585'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30132'
                            label: '30132'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 112
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 48
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1576120947
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3024
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60272
                            - 45.49528
                        properties:
                          trip:
                            id: '284779174'
                            shortName: null
                            headsign: Nord
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1650126'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33826'
                            label: '33826'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 249
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1576168949
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3026
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57162
                            - 45.49723
                        properties:
                          trip:
                            id: '284780805'
                            shortName: null
                            headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '7471231'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30020'
                            label: '30020'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 33
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1576173506
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3028
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58245
                            - 45.48174
                        properties:
                          trip:
                            id: '286573242'
                            shortName: null
                            headsign: Est
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '4960097'
                          route:
                            id: '496'
                            shortName: '496'
                            longName: 'Express Victoria'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40001'
                            label: '40001'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 35
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1576197865
                          lastSeenAt: 1743832296
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3036
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64667
                            - 45.50041
                        properties:
                          trip:
                            id: '284728425'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '920108'
                          route:
                            id: '92'
                            shortName: '92'
                            longName: 'Jean-Talon Ouest'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30157'
                            label: '30157'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 206
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 24
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576200505
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3039
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61143
                            - 45.42636
                        properties:
                          trip:
                            id: '286570550'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:00:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '610126'
                          route:
                            id: '61'
                            shortName: '61'
                            longName: Wellington
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '27529'
                            label: '27529'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 132
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 51
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576200974
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 3040
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65134
                            - 45.44228
                        properties:
                          trip:
                            id: '286572868'
                            shortName: null
                            headsign: Nord
                            startTime: '21:13:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1140009'
                          route:
                            id: '114'
                            shortName: '114'
                            longName: Angrignon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29132'
                            label: '29132'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 288
                            odometer: 0
                            speed: 35
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576547784
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3081
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7021
                            - 45.49875
                        properties:
                          trip:
                            id: '284780184'
                            shortName: null
                            headsign: Est
                            startTime: '21:11:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '4700245'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33843'
                            label: '33843'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1576652055
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3102
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62209
                            - 45.62708
                        properties:
                          trip:
                            id: '285031621'
                            shortName: null
                            headsign: Nord
                            startTime: '20:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '330286'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39061'
                            label: '39061'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 60
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1576686510
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3103
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62397
                            - 45.46164
                        properties:
                          trip:
                            id: '286570845'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:25:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '900254'
                          route:
                            id: '90'
                            shortName: '90'
                            longName: Saint-Jacques
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29108'
                            label: '29108'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 237
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1576686612
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3104
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70872
                            - 45.49374
                        properties:
                          trip:
                            id: '284780135'
                            shortName: null
                            headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '4700258'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31807'
                            label: '31807'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 222
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1576687957
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3106
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60154
                            - 45.57383
                        properties:
                          trip:
                            id: '285030730'
                            shortName: null
                            headsign: Est
                            startTime: '21:34:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1920150'
                          route:
                            id: '192'
                            shortName: '192'
                            longName: Robert
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39145'
                            label: '39145'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 305
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576690729
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3109
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64748
                            - 45.44306
                        properties:
                          trip:
                            id: '286570009'
                            shortName: null
                            headsign: Est
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1980012'
                          route:
                            id: '198'
                            shortName: '198'
                            longName: Broadway
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40011'
                            label: '40011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 148
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 36
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1576766286
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3115
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64064
                            - 45.45472
                        properties:
                          trip:
                            id: '286572976'
                            shortName: null
                            headsign: Sud
                            startTime: '21:55:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1230114'
                          route:
                            id: '123'
                            shortName: '123'
                            longName: 'Dollard / Shevchenko'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40004'
                            label: '40004'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576769533
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3118
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56641
                            - 45.46276
                        properties:
                          trip:
                            id: '286570440'
                            shortName: null
                            headsign: Est
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '610123'
                          route:
                            id: '61'
                            shortName: '61'
                            longName: Wellington
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40028'
                            label: '40028'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 272
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 30
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576857858
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3141
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66729
                            - 45.55586
                        properties:
                          trip:
                            id: '285031856'
                            shortName: null
                            headsign: Est
                            startTime: '21:52:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '490344'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30197'
                            label: '30197'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576898905
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3146
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56138
                            - 45.49793
                        properties:
                          trip:
                            id: '285284726'
                            shortName: null
                            headsign: 'Sud via Wellington / Bridge'
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '740073'
                          route:
                            id: '74'
                            shortName: '74'
                            longName: Bridge
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39040'
                            label: '39040'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1577122007
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 3157
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66614
                            - 45.43181
                        properties:
                          trip:
                            id: '286570214'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1950177'
                          route:
                            id: '195'
                            shortName: '195'
                            longName: 'Dorval / Angrignon'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40031'
                            label: '40031'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 293
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1577500121
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3172
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56699
                            - 45.4629
                        properties:
                          trip:
                            id: '286570538'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '610126'
                          route:
                            id: '61'
                            shortName: '61'
                            longName: Wellington
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40039'
                            label: '40039'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1577718488
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3181
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58941
                            - 45.45304
                        properties:
                          trip:
                            id: '286573690'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:11:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '350019'
                          route:
                            id: '35'
                            shortName: '35'
                            longName: Griffintown
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28016'
                            label: '28016'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 183
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1577724127
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 3182
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59528
                            - 45.44028
                        properties:
                          trip:
                            id: '286572544'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1120178'
                          route:
                            id: '112'
                            shortName: '112'
                            longName: Airlie
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40019'
                            label: '40019'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 207
                            odometer: 0
                            speed: 24
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1578325349
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3200
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5564
                            - 45.48128
                        properties:
                          trip:
                            id: '286569756'
                            shortName: null
                            headsign: Nord
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '710083'
                          route:
                            id: '71'
                            shortName: '71'
                            longName: Pointe-Saint-Charles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40040'
                            label: '40040'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 272
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1578325470
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3201
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56572
                            - 45.58991
                        properties:
                          trip:
                            id: '285030350'
                            shortName: null
                            headsign: Nord
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '330286'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31071'
                            label: '31071'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 290
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1578421463
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3209
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67255
                            - 45.46078
                        properties:
                          trip:
                            id: '284728776'
                            shortName: null
                            headsign: Ouest
                            startTime: '20:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1610134'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29011'
                            label: '29011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 41
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 47
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1578439724
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3210
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61146
                            - 45.53156
                        properties:
                          trip:
                            id: '284727488'
                            shortName: null
                            headsign: Est
                            startTime: '21:52:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29029'
                            label: '29029'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 297
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1578581162
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3219
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59586
                            - 45.47895
                        properties:
                          trip:
                            id: '286573153'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '900254'
                          route:
                            id: '90'
                            shortName: '90'
                            longName: Saint-Jacques
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40009'
                            label: '40009'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 218
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1578795281
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3231
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69218
                            - 45.43792
                        properties:
                          trip:
                            id: '286573578'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:07:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1980009'
                          route:
                            id: '198'
                            shortName: '198'
                            longName: Broadway
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40036'
                            label: '40036'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 176
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 36
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1578880481
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3232
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58884
                            - 45.51666
                        properties:
                          trip:
                            id: '284779136'
                            shortName: null
                            headsign: Nord
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '800106'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33806'
                            label: '33806'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1578934250
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3235
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66461
                            - 45.4403
                        properties:
                          trip:
                            id: '286570921'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:05:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '900254'
                          route:
                            id: '90'
                            shortName: '90'
                            longName: Saint-Jacques
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29127'
                            label: '29127'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 32
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1578936518
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3236
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.9157
                            - 45.40851
                        properties:
                          trip:
                            id: '286569994'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:05:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '2110143'
                          route:
                            id: '211'
                            shortName: '211'
                            longName: Bord-du-Lac
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29099'
                            label: '29099'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 238
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 42
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1579050624
                          lastSeenAt: 1743832352
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3244
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62565
                            - 45.46547
                        properties:
                          trip:
                            id: '286572256'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1380088'
                          route:
                            id: '138'
                            shortName: '138'
                            longName: Notre-Dame-de-Grâce
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40052'
                            label: '40052'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 232
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1579103311
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3247
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55727
                            - 45.48997
                        properties:
                          trip:
                            id: '286572012'
                            shortName: null
                            headsign: Est
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1070142'
                          route:
                            id: '107'
                            shortName: '107'
                            longName: Verdun
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40012'
                            label: '40012'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 350
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1579297610
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55556
                            - 45.49555
                        properties:
                          trip:
                            id: '285283255'
                            shortName: null
                            headsign: Est
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H59M000S-81-S
                            shapeId: '7770040'
                          route:
                            id: '777'
                            shortName: '777'
                            longName: 'Jean-Drapeau / Casino / Bonaventure'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31102'
                            label: '31102'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 115
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1579313449
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 3263
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58059
                            - 45.48534
                        properties:
                          trip:
                            id: '286572101'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1080082'
                          route:
                            id: '108'
                            shortName: '108'
                            longName: Bannantyne
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40026'
                            label: '40026'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 156
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1579978204
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3291
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63588
                            - 45.44405
                        properties:
                          trip:
                            id: '286574569'
                            shortName: null
                            headsign: Est
                            startTime: '20:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '2110142'
                          route:
                            id: '211'
                            shortName: '211'
                            longName: Bord-du-Lac
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40059'
                            label: '40059'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 122
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 47
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1580146448
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3297
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60271
                            - 45.44639
                        properties:
                          trip:
                            id: '286570148'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:16:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '360157'
                          route:
                            id: '36'
                            shortName: '36'
                            longName: Monk
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40054'
                            label: '40054'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 34
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1580179206
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3300
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75069
                            - 45.44769
                        properties:
                          trip:
                            id: '286571754'
                            shortName: null
                            headsign: Est
                            startTime: '21:50:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1950182'
                          route:
                            id: '195'
                            shortName: '195'
                            longName: 'Dorval / Angrignon'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40010'
                            label: '40010'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 169
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1580233148
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3304
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58229
                            - 45.45655
                        properties:
                          trip:
                            id: '286570320'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '370159'
                          route:
                            id: '37'
                            shortName: '37'
                            longName: Jolicoeur
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40025'
                            label: '40025'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1580233749
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3305
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58273
                            - 45.6094
                        properties:
                          trip:
                            id: '285031993'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1920151'
                          route:
                            id: '192'
                            shortName: '192'
                            longName: Robert
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39147'
                            label: '39147'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 210
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1580588885
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3317
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64842
                            - 45.58807
                        properties:
                          trip:
                            id: '284740169'
                            shortName: null
                            headsign: Est
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '690225'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31849'
                            label: '31849'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 20
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 48
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1580767866
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 3318
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64176
                            - 45.46335
                        properties:
                          trip:
                            id: '286571425'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1020074'
                          route:
                            id: '102'
                            shortName: '102'
                            longName: Somerled
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40050'
                            label: '40050'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 204
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1580936165
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58884
                            - 45.48495
                        properties:
                          trip:
                            id: '286571077'
                            shortName: null
                            headsign: Est
                            startTime: '21:02:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '900252'
                          route:
                            id: '90'
                            shortName: '90'
                            longName: Saint-Jacques
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29115'
                            label: '29115'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 29
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 51
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1581112804
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3336
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57078
                            - 45.56407
                        properties:
                          trip:
                            id: '284727280'
                            shortName: null
                            headsign: Est
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1970140'
                          route:
                            id: '197'
                            shortName: '197'
                            longName: Rosemont
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31020'
                            label: '31020'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 32
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1581455403
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3347
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63772
                            - 45.49427
                        properties:
                          trip:
                            id: '284728333'
                            shortName: null
                            headsign: Est
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '1610138'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29036'
                            label: '29036'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 33
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1581574744
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3353
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66711
                            - 45.55622
                        properties:
                          trip:
                            id: '284728684'
                            shortName: null
                            headsign: Sud
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '300085'
                          route:
                            id: '30'
                            shortName: '30'
                            longName: 'Saint-Denis / Saint-Hubert'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31021'
                            label: '31021'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 237
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1581574746
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3354
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70984
                            - 45.44214
                        properties:
                          trip:
                            id: '286573544'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '4960099'
                          route:
                            id: '496'
                            shortName: '496'
                            longName: 'Express Victoria'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40045'
                            label: '40045'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 285
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 16
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1582354447
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3373
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58113
                            - 45.48288
                        properties:
                          trip:
                            id: '284780839'
                            shortName: null
                            headsign: 'Est trajet 2 station Lionel-Groulx.'
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '7471222'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31008'
                            label: '31008'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 50
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1582705506
                          lastSeenAt: 1743832232
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3378
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56516
                            - 45.59582
                        properties:
                          trip:
                            id: '285030974'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H54M000S-80-S
                            shapeId: '1410586'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31073'
                            label: '31073'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 116
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1582756446
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3381
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60233
                            - 45.52226
                        properties:
                          trip:
                            id: '284777098'
                            shortName: null
                            headsign: Sud
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '800107'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33829'
                            label: '33829'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1583020864
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3392
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57829
                            - 45.57537
                        properties:
                          trip:
                            id: '284727346'
                            shortName: null
                            headsign: Est
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H55M000S-80-S
                            shapeId: '950103'
                          route:
                            id: '95'
                            shortName: '95'
                            longName: Bélanger
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30207'
                            label: '30207'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 31
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1584997329
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 7023
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63284
                            - 45.45118
                        properties:
                          trip:
                            id: '286571382'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '4960099'
                          route:
                            id: '496'
                            shortName: '496'
                            longName: 'Express Victoria'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30029'
                            label: '30029'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 230
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 3
                          firstSeenAt: 1585591383
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 7056
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69649
                            - 45.5088
                        properties:
                          trip:
                            id: '284779676'
                            shortName: null
                            headsign: Est
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1710235'
                          route:
                            id: '171'
                            shortName: '171'
                            longName: Henri-Bourassa
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37003'
                            label: '37003'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 133
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1587251647
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 7110
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56911
                            - 45.499
                        properties:
                          trip:
                            id: '284759122'
                            shortName: null
                            headsign: Est
                            startTime: '21:02:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-80-S
                            shapeId: '610123'
                          route:
                            id: '61'
                            shortName: '61'
                            longName: Wellington
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40084'
                            label: '40084'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 53
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1597348325
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 7703
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56629
                            - 45.46276
                        properties:
                          trip:
                            id: '286569813'
                            shortName: null
                            headsign: Sud
                            startTime: '22:03:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '120114'
                          route:
                            id: '12'
                            shortName: '12'
                            longName: Île-des-Soeurs
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40085'
                            label: '40085'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1597401488
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 7807
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63615
                            - 45.46709
                        properties:
                          trip:
                            id: '286571513'
                            shortName: null
                            headsign: Est
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1040114'
                          route:
                            id: '104'
                            shortName: '104'
                            longName: Cavendish
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40063'
                            label: '40063'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 118
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1598461268
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 8494
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67707
                            - 45.44721
                        properties:
                          trip:
                            id: '286573832'
                            shortName: null
                            headsign: Est
                            startTime: '21:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '2110142'
                          route:
                            id: '211'
                            shortName: '211'
                            longName: Bord-du-Lac
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40071'
                            label: '40071'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 92
                            odometer: 0
                            speed: 99
                          agencyId: 1
                          currentStopSequence: 47
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1598896267
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 8634
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55586
                            - 45.48059
                        properties:
                          trip:
                            id: '286570391'
                            shortName: null
                            headsign: Nord
                            startTime: '21:50:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '570103'
                          route:
                            id: '57'
                            shortName: '57'
                            longName: Charlevoix
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40067'
                            label: '40067'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 93
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1599565454
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 8765
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58932
                            - 45.45408
                        properties:
                          trip:
                            id: '286572302'
                            shortName: null
                            headsign: Est
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '350017'
                          route:
                            id: '35'
                            shortName: '35'
                            longName: Griffintown
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40072'
                            label: '40072'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1599574868
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 8767
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60425
                            - 45.4462
                        properties:
                          trip:
                            id: '286573419'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:56:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1060135'
                          route:
                            id: '106'
                            shortName: '106'
                            longName: Newman
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40078'
                            label: '40078'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1599924486
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 8807
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84607
                            - 45.43104
                        properties:
                          trip:
                            id: '286573856'
                            shortName: null
                            headsign: Est
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '2110142'
                          route:
                            id: '211'
                            shortName: '211'
                            longName: Bord-du-Lac
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40081'
                            label: '40081'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1600548187
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 8851
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56574
                            - 45.47063
                        properties:
                          trip:
                            id: '286572148'
                            shortName: null
                            headsign: Est
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1080081'
                          route:
                            id: '108'
                            shortName: '108'
                            longName: Bannantyne
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40068'
                            label: '40068'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 271
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1601026145
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 8897
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55976
                            - 45.50107
                        properties:
                          trip:
                            id: '286569982'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '350019'
                          route:
                            id: '35'
                            shortName: '35'
                            longName: Griffintown
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40066'
                            label: '40066'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 114
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1601415132
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 8913
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67803
                            - 45.53866
                        properties:
                          trip:
                            id: '285009839'
                            shortName: null
                            headsign: Est
                            startTime: '21:18:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '1640160'
                          route:
                            id: '164'
                            shortName: '164'
                            longName: Dudemaine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40143'
                            label: '40143'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 40
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1601926573
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9050
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84662
                            - 45.43303
                        properties:
                          trip:
                            id: '285009206'
                            shortName: null
                            headsign: Sud
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2010210'
                          route:
                            id: '201'
                            shortName: '201'
                            longName: 'Saint-Charles / Saint-Jean'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40133'
                            label: '40133'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 348
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 27
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1602674533
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9098
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62753
                            - 45.48269
                        properties:
                          trip:
                            id: '285006480'
                            shortName: null
                            headsign: Sud
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '170097'
                          route:
                            id: '17'
                            shortName: '17'
                            longName: Décarie
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40175'
                            label: '40175'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 123
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1602876494
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9111
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82102
                            - 45.50882
                        properties:
                          trip:
                            id: '285009342'
                            shortName: null
                            headsign: Est
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2050112'
                          route:
                            id: '205'
                            shortName: '205'
                            longName: Gouin
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40163'
                            label: '40163'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 58
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 34
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1602876974
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9112
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67281
                            - 45.50879
                        properties:
                          trip:
                            id: '285008734'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2020185'
                          route:
                            id: '202'
                            shortName: '202'
                            longName: Dawson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40179'
                            label: '40179'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1602877689
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9113
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7023
                            - 45.52454
                        properties:
                          trip:
                            id: '285007736'
                            shortName: null
                            headsign: Nord
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '1700176'
                          route:
                            id: '170'
                            shortName: '170'
                            longName: Keller
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40126'
                            label: '40126'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 237
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1606827731
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9204
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80317
                            - 45.46678
                        properties:
                          trip:
                            id: '285009067'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:21:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2040214'
                          route:
                            id: '204'
                            shortName: '204'
                            longName: Cardinal
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40142'
                            label: '40142'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 335
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 30
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1606827732
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9213
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80627
                            - 45.50899
                        properties:
                          trip:
                            id: '285009411'
                            shortName: null
                            headsign: Est
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2060107'
                          route:
                            id: '206'
                            shortName: '206'
                            longName: Roger-Pilon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40149'
                            label: '40149'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 335
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1606827732
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9217
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8454
                            - 45.43112
                        properties:
                          trip:
                            id: '285008533'
                            shortName: null
                            headsign: Nord
                            startTime: '21:02:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2010211'
                          route:
                            id: '201'
                            shortName: '201'
                            longName: 'Saint-Charles / Saint-Jean'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40154'
                            label: '40154'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 89
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1606827732
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9219
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62151
                            - 45.4768
                        properties:
                          trip:
                            id: '285006538'
                            shortName: null
                            headsign: Nord
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '170094'
                          route:
                            id: '17'
                            shortName: '17'
                            longName: Décarie
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40159'
                            label: '40159'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1606827732
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9222
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70034
                            - 45.50034
                        properties:
                          trip:
                            id: '285007888'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '1740116'
                          route:
                            id: '174'
                            shortName: '174'
                            longName: Côte-Vertu-Ouest
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40180'
                            label: '40180'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 221
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1606827732
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9229
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70379
                            - 45.52613
                        properties:
                          trip:
                            id: '285007532'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '1640159'
                          route:
                            id: '164'
                            shortName: '164'
                            longName: Dudemaine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40186'
                            label: '40186'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 215
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1606827733
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9233
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7871
                            - 45.50239
                        properties:
                          trip:
                            id: '285009429'
                            shortName: null
                            headsign: Est
                            startTime: '21:26:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2080107'
                          route:
                            id: '208'
                            shortName: '208'
                            longName: Brunswick
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40187'
                            label: '40187'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 241
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1606827733
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9234
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79651
                            - 45.44736
                        properties:
                          trip:
                            id: '285007270'
                            shortName: null
                            headsign: Est
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2020187'
                          route:
                            id: '202'
                            shortName: '202'
                            longName: Dawson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40193'
                            label: '40193'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 59
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 16
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1606827733
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9237
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72185
                            - 45.49419
                        properties:
                          trip:
                            id: '285008019'
                            shortName: null
                            headsign: Est
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '1770139'
                          route:
                            id: '177'
                            shortName: '177'
                            longName: Thimens
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40200'
                            label: '40200'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 101
                            odometer: 0
                            speed: 63
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1606827733
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9239
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74482
                            - 45.44974
                        properties:
                          trip:
                            id: '285009081'
                            shortName: null
                            headsign: Est
                            startTime: '21:04:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2040212'
                          route:
                            id: '204'
                            shortName: '204'
                            longName: Cardinal
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40203'
                            label: '40203'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 36
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1606854492
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9251
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83078
                            - 45.46519
                        properties:
                          trip:
                            id: '285009145'
                            shortName: null
                            headsign: Est
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2050112'
                          route:
                            id: '205'
                            shortName: '205'
                            longName: Gouin
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40168'
                            label: '40168'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1606904164
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9256
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.87434
                            - 45.47453
                        properties:
                          trip:
                            id: '285009693'
                            shortName: null
                            headsign: Nord
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2010211'
                          route:
                            id: '201'
                            shortName: '201'
                            longName: 'Saint-Charles / Saint-Jean'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40196'
                            label: '40196'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 184
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 24
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1606907347
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9260
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59073
                            - 45.48876
                        properties:
                          trip:
                            id: '286571597'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1040117'
                          route:
                            id: '104'
                            shortName: '104'
                            longName: Cavendish
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40218'
                            label: '40218'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 221
                            odometer: 0
                            speed: 29
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1607033296
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 9268
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68648
                            - 45.44167
                        properties:
                          trip:
                            id: '286572215'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1100211'
                          route:
                            id: '110'
                            shortName: '110'
                            longName: Centrale
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40225'
                            label: '40225'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1607180344
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 9272
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68708
                            - 45.51075
                        properties:
                          trip:
                            id: '285006665'
                            shortName: null
                            headsign: Est
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '700192'
                          route:
                            id: '70'
                            shortName: '70'
                            longName: Bois-Franc
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40214'
                            label: '40214'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 41
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1607546355
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 3
                            - 3
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9282
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68936
                            - 45.43768
                        properties:
                          trip:
                            id: '286573711'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '4910084'
                          route:
                            id: '491'
                            shortName: '491'
                            longName: 'Express Provost'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40234'
                            label: '40234'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 263
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1607895128
                          lastSeenAt: 1743832107
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 9292
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74092
                            - 45.44416
                        properties:
                          trip:
                            id: '285008725'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:26:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2020185'
                          route:
                            id: '202'
                            shortName: '202'
                            longName: Dawson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40153'
                            label: '40153'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 169
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 36
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1608029344
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9297
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66795
                            - 45.47428
                        properties:
                          trip:
                            id: '286573066'
                            shortName: null
                            headsign: Est
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1380086'
                          route:
                            id: '138'
                            shortName: '138'
                            longName: Notre-Dame-de-Grâce
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40236'
                            label: '40236'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 12
                            odometer: 0
                            speed: 4
                          agencyId: 1
                          currentStopSequence: 4
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1608070755
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 9300
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68707
                            - 45.51076
                        properties:
                          trip:
                            id: '285007177'
                            shortName: null
                            headsign: Est
                            startTime: '21:10:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2150156'
                          route:
                            id: '215'
                            shortName: '215'
                            longName: Henri-Bourassa
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40184'
                            label: '40184'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 41
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 50
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1608116825
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9301
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79646
                            - 45.45271
                        properties:
                          trip:
                            id: '285008381'
                            shortName: null
                            headsign: Est
                            startTime: '21:35:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2040212'
                          route:
                            id: '204'
                            shortName: '204'
                            longName: Cardinal
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40206'
                            label: '40206'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 162
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1608120073
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9303
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.87666
                            - 45.46811
                        properties:
                          trip:
                            id: '285006981'
                            shortName: null
                            headsign: Ouest
                            startTime: '20:50:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '680416'
                          route:
                            id: '68'
                            shortName: '68'
                            longName: Pierrefonds
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40146'
                            label: '40146'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 88
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1608150971
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9306
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.74876
                            - 45.44448
                        properties:
                          trip:
                            id: '285009287'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2030122'
                          route:
                            id: '203'
                            shortName: '203'
                            longName: Carson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40207'
                            label: '40207'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1608291008
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9312
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66298
                            - 45.43211
                        properties:
                          trip:
                            id: '286572204'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1100210'
                          route:
                            id: '110'
                            shortName: '110'
                            longName: Centrale
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40230'
                            label: '40230'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 238
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 49
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1608310507
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 9314
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.605
                            - 45.4316
                        properties:
                          trip:
                            id: '286571913'
                            shortName: null
                            headsign: Est
                            startTime: '21:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1070142'
                          route:
                            id: '107'
                            shortName: '107'
                            longName: Verdun
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40235'
                            label: '40235'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 46
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1608371824
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 9316
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85714
                            - 45.47424
                        properties:
                          trip:
                            id: '285009247'
                            shortName: null
                            headsign: Sud
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2070089'
                          route:
                            id: '207'
                            shortName: '207'
                            longName: Jacques-Bizard
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40216'
                            label: '40216'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 154
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1608636126
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9320
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82285
                            - 45.45917
                        properties:
                          trip:
                            id: '285008977'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2030122'
                          route:
                            id: '203'
                            shortName: '203'
                            longName: Carson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40209'
                            label: '40209'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 47
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1608722769
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9323
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.76685
                            - 45.44025
                        properties:
                          trip:
                            id: '285009532'
                            shortName: null
                            headsign: Nord
                            startTime: '21:39:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H60M000S-80-S
                            shapeId: '2090097'
                          route:
                            id: '209'
                            shortName: '209'
                            longName: 'Des Sources'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40150'
                            label: '40150'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 265
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1609154110
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 9327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56052
                            - 45.49827
                        properties:
                          trip:
                            id: '286574674'
                            shortName: null
                            headsign: Nord
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '5680019'
                          route:
                            id: '568'
                            shortName: '568'
                            longName: 'Service spécial REM Île-des-Soeurs'
                            color: '#034638'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40232'
                            label: '40232'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 302
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1609456453
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 9335
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61146
                            - 45.41952
                        properties:
                          trip:
                            id: '286572462'
                            shortName: null
                            headsign: Est
                            startTime: '21:13:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1100211'
                          route:
                            id: '110'
                            shortName: '110'
                            longName: Centrale
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40244'
                            label: '40244'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 70
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 53
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1610574133
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 9352
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60472
                            - 45.44672
                        properties:
                          trip:
                            id: '286572805'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:52:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1950177'
                          route:
                            id: '195'
                            shortName: '195'
                            longName: 'Dorval / Angrignon'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40242'
                            label: '40242'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 18
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1610749152
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 9359
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63212
                            - 45.45546
                        properties:
                          trip:
                            id: '286571127'
                            shortName: null
                            headsign: Est
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '900252'
                          route:
                            id: '90'
                            shortName: '90'
                            longName: Saint-Jacques
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40250'
                            label: '40250'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 51
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1621334044
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 10555
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59377
                            - 45.52197
                        properties:
                          trip:
                            id: '285001710'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '510191'
                          route:
                            id: '51'
                            shortName: '51'
                            longName: Édouard-Montpetit
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41005'
                            label: '41005'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1625850845
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10672
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58958
                            - 45.51595
                        properties:
                          trip:
                            id: '285001307'
                            shortName: null
                            headsign: Est
                            startTime: '21:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '970203'
                          route:
                            id: '97'
                            shortName: '97'
                            longName: Avenue-du-Mont-Royal
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41014'
                            label: '41014'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1625864464
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10678
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58323
                            - 45.53116
                        properties:
                          trip:
                            id: '285001400'
                            shortName: null
                            headsign: Est
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '270111'
                          route:
                            id: '27'
                            shortName: '27'
                            longName: 'Boulevard Saint-Joseph'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41016'
                            label: '41016'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1626186784
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10684
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62608
                            - 45.48718
                        properties:
                          trip:
                            id: '285001986'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '510191'
                          route:
                            id: '51'
                            shortName: '51'
                            longName: Édouard-Montpetit
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41021'
                            label: '41021'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 212
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 32
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1626207183
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10685
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5835
                            - 45.53768
                        properties:
                          trip:
                            id: '285001552'
                            shortName: null
                            headsign: Est
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '470115'
                          route:
                            id: '47'
                            shortName: '47'
                            longName: Masson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41020'
                            label: '41020'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 32
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1626213784
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10686
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60489
                            - 45.49532
                        properties:
                          trip:
                            id: '285001015'
                            shortName: null
                            headsign: 'Ouest destination Gatineau / Queen-Mary'
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '110158'
                          route:
                            id: '11'
                            shortName: '11'
                            longName: 'Parc-du-Mont-Royal / Ridgewood'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41026'
                            label: '41026'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1626987485
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10710
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62222
                            - 45.49911
                        properties:
                          trip:
                            id: '285002157'
                            shortName: null
                            headsign: Est
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '510185'
                          route:
                            id: '51'
                            shortName: '51'
                            longName: Édouard-Montpetit
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41017'
                            label: '41017'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 4
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1627413246
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10728
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64069
                            - 45.45678
                        properties:
                          trip:
                            id: '285002104'
                            shortName: null
                            headsign: Est
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '510185'
                          route:
                            id: '51'
                            shortName: '51'
                            longName: Édouard-Montpetit
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41034'
                            label: '41034'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 291
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 4
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1627425964
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10731
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58228
                            - 45.52467
                        properties:
                          trip:
                            id: '285001058'
                            shortName: null
                            headsign: Est
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '110156'
                          route:
                            id: '11'
                            shortName: '11'
                            longName: 'Parc-du-Mont-Royal / Ridgewood'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41041'
                            label: '41041'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1628025725
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10747
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57382
                            - 45.54984
                        properties:
                          trip:
                            id: '285001583'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '470114'
                          route:
                            id: '47'
                            shortName: '47'
                            longName: Masson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41007'
                            label: '41007'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1628157364
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10753
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63288
                            - 45.47959
                        properties:
                          trip:
                            id: '285002035'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '510191'
                          route:
                            id: '51'
                            shortName: '51'
                            longName: Édouard-Montpetit
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41015'
                            label: '41015'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 213
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1628597525
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10766
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67234
                            - 45.54315
                        properties:
                          trip:
                            id: '284739913'
                            shortName: null
                            headsign: Est
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1800111'
                          route:
                            id: '180'
                            shortName: '180'
                            longName: 'De Salaberry'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41056'
                            label: '41056'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 115
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1631036224
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10853
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6097
                            - 45.56364
                        properties:
                          trip:
                            id: '284740256'
                            shortName: null
                            headsign: Est
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1930136'
                          route:
                            id: '193'
                            shortName: '193'
                            longName: Jarry
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41054'
                            label: '41054'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1631097546
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10855
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57991
                            - 45.59673
                        properties:
                          trip:
                            id: '284740093'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1930135'
                          route:
                            id: '193'
                            shortName: '193'
                            longName: Jarry
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41058'
                            label: '41058'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 212
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1631128265
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10861
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63628
                            - 45.53093
                        properties:
                          trip:
                            id: '284740783'
                            shortName: null
                            headsign: Est
                            startTime: '21:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1930136'
                          route:
                            id: '193'
                            shortName: '193'
                            longName: Jarry
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41057'
                            label: '41057'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 108
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1631213946
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10868
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62369
                            - 45.55545
                        properties:
                          trip:
                            id: '284739524'
                            shortName: null
                            headsign: Nord
                            startTime: '21:16:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '450176'
                          route:
                            id: '45'
                            shortName: '45'
                            longName: Papineau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41055'
                            label: '41055'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 301
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1631651768
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10875
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65649
                            - 45.55028
                        properties:
                          trip:
                            id: '284739869'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:55:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1800112'
                          route:
                            id: '180'
                            shortName: '180'
                            longName: 'De Salaberry'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41059'
                            label: '41059'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 47
                            odometer: 0
                            speed: 4
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1631698444
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10876
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60275
                            - 45.63556
                        properties:
                          trip:
                            id: '284739265'
                            shortName: null
                            headsign: 'Ouest via Gouin / Ozias-Leduc'
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '480412'
                          route:
                            id: '48'
                            shortName: '48'
                            longName: Perras
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41048'
                            label: '41048'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 234
                            odometer: 0
                            speed: 28
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1631703424
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10877
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66714
                            - 45.55614
                        properties:
                          trip:
                            id: '284739964'
                            shortName: null
                            headsign: Est
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '480414'
                          route:
                            id: '48'
                            shortName: '48'
                            longName: Perras
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41065'
                            label: '41065'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 14
                            odometer: 0
                            speed: 13
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1631739487
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10880
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57227
                            - 45.60556
                        properties:
                          trip:
                            id: '284739069'
                            shortName: null
                            headsign: Est
                            startTime: '21:10:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1930136'
                          route:
                            id: '193'
                            shortName: '193'
                            longName: Jarry
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41072'
                            label: '41072'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 39
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 48
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1632250864
                          lastSeenAt: 1743832264
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10893
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58787
                            - 45.53902
                        properties:
                          trip:
                            id: '284740455'
                            shortName: null
                            headsign: Sud
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '450177'
                          route:
                            id: '45'
                            shortName: '45'
                            longName: Papineau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41046'
                            label: '41046'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 125
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1633430716
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10923
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56171
                            - 45.54259
                        properties:
                          trip:
                            id: '285002123'
                            shortName: null
                            headsign: Est
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '970203'
                          route:
                            id: '97'
                            shortName: '97'
                            longName: Avenue-du-Mont-Royal
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41037'
                            label: '41037'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1634122024
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 10938
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63291
                            - 45.58615
                        properties:
                          trip:
                            id: '284740931'
                            shortName: null
                            headsign: Est
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1400133'
                          route:
                            id: '140'
                            shortName: '140'
                            longName: Fleury
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41071'
                            label: '41071'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1634846644
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 10942
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56467
                            - 45.54886
                        properties:
                          trip:
                            id: '285001803'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H57M000S-81-S
                            shapeId: '970204'
                          route:
                            id: '97'
                            shortName: '97'
                            longName: Avenue-du-Mont-Royal
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41013'
                            label: '41013'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1642083785
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 11031
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62921
                            - 45.54256
                        properties:
                          trip:
                            id: '284740466'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:18:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1930135'
                          route:
                            id: '193'
                            shortName: '193'
                            longName: Jarry
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41115'
                            label: '41115'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 199
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 42
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1643386206
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 11053
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64001
                            - 45.59912
                        properties:
                          trip:
                            id: '284740631'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '480411'
                          route:
                            id: '48'
                            shortName: '48'
                            longName: Perras
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41095'
                            label: '41095'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 211
                            odometer: 0
                            speed: 6
                          agencyId: 1
                          currentStopSequence: 41
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1643401924
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 11054
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65854
                            - 45.55149
                        properties:
                          trip:
                            id: '284739180'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:02:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '410320'
                          route:
                            id: '41'
                            shortName: '41'
                            longName: 'Quartier Saint-Michel / Ahuntsic'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41097'
                            label: '41097'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 113
                            odometer: 0
                            speed: 53
                          agencyId: 1
                          currentStopSequence: 55
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1645089784
                          lastSeenAt: 1743832158
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 11098
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66719
                            - 45.55605
                        properties:
                          trip:
                            id: '284740656'
                            shortName: null
                            headsign: 'Est via Gouin / Ozias-Leduc'
                            startTime: '22:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '480413'
                          route:
                            id: '48'
                            shortName: '48'
                            longName: Perras
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41092'
                            label: '41092'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1645441923
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 11102
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6568
                            - 45.53381
                        properties:
                          trip:
                            id: '284741116'
                            shortName: null
                            headsign: Est
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '190033'
                          route:
                            id: '19'
                            shortName: '19'
                            longName: 'Chabanel / Marché Central'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41123'
                            label: '41123'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1645734845
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 11111
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57339
                            - 45.51428
                        properties:
                          trip:
                            id: '284738343'
                            shortName: null
                            headsign: Nord
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '550147'
                          route:
                            id: '55'
                            shortName: '55'
                            longName: 'Boulevard Saint-Laurent'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41085'
                            label: '41085'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1647890824
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 11144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59372
                            - 45.56767
                        properties:
                          trip:
                            id: '284737964'
                            shortName: null
                            headsign: Nord
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1394411'
                          route:
                            id: '139'
                            shortName: '139'
                            longName: Pie-IX
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '41126'
                            label: '41126'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1649069105
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 11159
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63953
                            - 45.54413
                        properties:
                          trip:
                            id: '284741030'
                            shortName: null
                            headsign: Est
                            startTime: '21:34:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '190033'
                          route:
                            id: '19'
                            shortName: '19'
                            longName: 'Chabanel / Marché Central'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '42028'
                            label: '42028'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 27
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1662027064
                          lastSeenAt: 1743831958
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 12444
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61379
                            - 45.57652
                        properties:
                          trip:
                            id: '284740872'
                            shortName: null
                            headsign: Est
                            startTime: '21:05:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '410323'
                          route:
                            id: '41'
                            shortName: '41'
                            longName: 'Quartier Saint-Michel / Ahuntsic'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '42002'
                            label: '42002'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 47
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1664656624
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 12619
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64314
                            - 45.59649
                        properties:
                          trip:
                            id: '284739820'
                            shortName: null
                            headsign: Nord
                            startTime: '21:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '1394411'
                          route:
                            id: '139'
                            shortName: '139'
                            longName: Pie-IX
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '42010'
                            label: '42010'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 1
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1664828047
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 12625
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55622
                            - 45.50643
                        properties:
                          trip:
                            id: '284740953'
                            shortName: null
                            headsign: Nord
                            startTime: '21:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '550147'
                          route:
                            id: '55'
                            shortName: '55'
                            longName: 'Boulevard Saint-Laurent'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '42027'
                            label: '42027'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1664984406
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 12638
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60841
                            - 45.53017
                        properties:
                          trip:
                            id: '284740948'
                            shortName: null
                            headsign: Nord
                            startTime: '21:25:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '550147'
                          route:
                            id: '55'
                            shortName: '55'
                            longName: 'Boulevard Saint-Laurent'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '42043'
                            label: '42043'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 304
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 5
                          firstSeenAt: 1665567784
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 12661
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5552
                            - 45.52715
                        properties:
                          trip:
                            id: '284740000'
                            shortName: null
                            headsign: Sud
                            startTime: '20:56:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '450177'
                          route:
                            id: '45'
                            shortName: '45'
                            longName: Papineau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '42033'
                            label: '42033'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 303
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 42
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1665602644
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 12662
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58322
                            - 45.51701
                        properties:
                          trip:
                            id: '284740572'
                            shortName: null
                            headsign: Sud
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '550145'
                          route:
                            id: '55'
                            shortName: '55'
                            longName: 'Boulevard Saint-Laurent'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '42045'
                            label: '42045'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 128
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1666208287
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 12677
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66004
                            - 45.54703
                        properties:
                          trip:
                            id: '284739489'
                            shortName: null
                            headsign: Sud
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '550145'
                          route:
                            id: '55'
                            shortName: '55'
                            longName: 'Boulevard Saint-Laurent'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '42048'
                            label: '42048'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1667468526
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 12721
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63664
                            - 45.54052
                        properties:
                          trip:
                            id: '284740072'
                            shortName: null
                            headsign: Nord
                            startTime: '21:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H58M000S-80-S
                            shapeId: '550147'
                          route:
                            id: '55'
                            shortName: '55'
                            longName: 'Boulevard Saint-Laurent'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '42049'
                            label: '42049'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 295
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 34
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1668800763
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 12744
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62378
                            - 45.47453
                        properties:
                          trip:
                            id: '284778842'
                            shortName: null
                            headsign: Est
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H50M000S-81-S
                            shapeId: '1030154'
                          route:
                            id: '103'
                            shortName: '103'
                            longName: Monkland
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '40912'
                            label: '40912'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 29
                            odometer: 0
                            speed: 23
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1669061947
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                            - 1
                        id: 12746
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54206
                            - 45.47224
                        properties:
                          trip:
                            id: '286574680'
                            shortName: null
                            headsign: Sud
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '5680020'
                          route:
                            id: '568'
                            shortName: '568'
                            longName: 'Service spécial REM Île-des-Soeurs'
                            color: '#034638'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44011'
                            label: '44011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 146
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1734577208
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2928815
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58275
                            - 45.45305
                        properties:
                          trip:
                            id: '286573303'
                            shortName: null
                            headsign: Est
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '370158'
                          route:
                            id: '37'
                            shortName: '37'
                            longName: Jolicoeur
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44019'
                            label: '44019'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 111
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1734640807
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2928819
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5984
                            - 45.43866
                        properties:
                          trip:
                            id: '286572381'
                            shortName: null
                            headsign: Est
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1130162'
                          route:
                            id: '113'
                            shortName: '113'
                            longName: Lapierre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44014'
                            label: '44014'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 31
                            odometer: 0
                            speed: 63
                          agencyId: 1
                          currentStopSequence: 27
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1734994923
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2928840
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61274
                            - 45.44545
                        properties:
                          trip:
                            id: '286573355'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1060135'
                          route:
                            id: '106'
                            shortName: '106'
                            longName: Newman
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44017'
                            label: '44017'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 222
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 4
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 5
                          firstSeenAt: 1737579964
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2928924
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.82454
                            - 45.43246
                        properties:
                          trip:
                            id: '286574179'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:21:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '2110143'
                          route:
                            id: '211'
                            shortName: '211'
                            longName: Bord-du-Lac
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44021'
                            label: '44021'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 166
                            odometer: 0
                            speed: 63
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1738787046
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2928951
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64391
                            - 45.42988
                        properties:
                          trip:
                            id: '286569886'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:35:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1130161'
                          route:
                            id: '113'
                            shortName: '113'
                            longName: Lapierre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44023'
                            label: '44023'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 288
                            odometer: 0
                            speed: 24
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1738789626
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2928953
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5898
                            - 45.46377
                        properties:
                          trip:
                            id: '286570348'
                            shortName: null
                            headsign: Nord
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '380008'
                          route:
                            id: '38'
                            shortName: '38'
                            longName: "De l'Église"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44033'
                            label: '44033'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1738790048
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2928954
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58997
                            - 45.44616
                        properties:
                          trip:
                            id: '286572894'
                            shortName: null
                            headsign: Sud
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '1140007'
                          route:
                            id: '114'
                            shortName: '114'
                            longName: Angrignon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44026'
                            label: '44026'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1740082265
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2928981
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58851
                            - 45.47612
                        properties:
                          trip:
                            id: '286570133'
                            shortName: null
                            headsign: Est
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-83-S
                            shapeId: '360158'
                          route:
                            id: '36'
                            shortName: '36'
                            longName: Monk
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44002'
                            label: '44002'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1740173586
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2928987
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59074
                            - 45.48875
                        properties:
                          trip:
                            id: '284761650'
                            shortName: null
                            headsign: Est
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: 25M-H56M000S-80-S
                            shapeId: '1380086'
                          route:
                            id: '138'
                            shortName: '138'
                            longName: Notre-Dame-de-Grâce
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '44025'
                            label: '44025'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 45
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 40
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1742240587
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2929051
                    items:
                      type: object
                      properties:
                        type:
                          type: string
                          example: Feature
                        geometry:
                          type: object
                          properties:
                            type:
                              type: string
                              example: Point
                            coordinates:
                              type: array
                              example:
                                - -73.62131
                                - 45.42202
                              items:
                                type: number
                        properties:
                          type: object
                          properties:
                            trip:
                              type: object
                              properties:
                                id:
                                  type: string
                                  example: '286573562'
                                shortName:
                                  type: string
                                  example: null
                                headsign:
                                  type: string
                                  example: Ouest
                                startTime:
                                  type: string
                                  example: '21:40:00'
                                scheduleRelationship:
                                  type: integer
                                  example: 0
                                blockId:
                                  type: string
                                  example: null
                                serviceId:
                                  type: string
                                  example: 25M-H56M000S-83-S
                                shapeId:
                                  type: string
                                  example: '1980009'
                            route:
                              type: object
                              properties:
                                id:
                                  type: string
                                  example: '198'
                                shortName:
                                  type: string
                                  example: '198'
                                longName:
                                  type: string
                                  example: Broadway
                                color:
                                  type: string
                                  example: '#009EE0'
                                textColor:
                                  type: string
                                  example: '#FFFFFF'
                            vehicle:
                              type: object
                              properties:
                                id:
                                  type: string
                                  example: '28006'
                                label:
                                  type: string
                                  example: '28006'
                                licensePlate:
                                  type: string
                                  example: null
                                type:
                                  type: integer
                                  example: 3
                            position:
                              type: object
                              properties:
                                bearing:
                                  type: integer
                                  example: 343
                                odometer:
                                  type: integer
                                  example: 0
                                speed:
                                  type: integer
                                  example: 7
                            agencyId:
                              type: integer
                              example: 1
                            currentStopSequence:
                              type: integer
                              example: 8
                            currentStatus:
                              type: integer
                              example: 2
                            congestionLevel:
                              type: integer
                              example: 0
                            occupancyStatus:
                              type: integer
                              example: 1
                            firstSeenAt:
                              type: integer
                              example: 1574399675
                            lastSeenAt:
                              type: integer
                              example: 1743832371
                            links:
                              type: array
                              example:
                                - 3
                                - 22
                              items:
                                type: integer
                            tags:
                              type: array
                              example:
                                - 8
                              items:
                                type: integer
                        id:
                          type: integer
                          example: 117
                  lastRefreshAt:
                    type: integer
                    example: 1743817973
      tags:
        - Vehicles
      security: []
    parameters:
      -
        in: path
        name: agency
        description: 'The agency.'
        example: stm
        required: true
        schema:
          type: string
  '/v2/agencies/{agency_slug}/vehicles/{vehicle}':
    get:
      summary: ''
      operationId: getV2AgenciesAgency_slugVehiclesVehicle
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        404:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  message: 'No query results for model [App\Models\Vehicle].'
                properties:
                  message:
                    type: string
                    example: 'No query results for model [App\Models\Vehicle].'
      tags:
        - Vehicles
      security: []
    parameters:
      -
        in: path
        name: agency_slug
        description: 'The slug of the agency.'
        example: stm
        required: true
        schema:
          type: string
      -
        in: path
        name: vehicle
        description: 'The vehicle.'
        example: 1
        required: true
        schema:
          type: integer
  /v2/vehicles:
    get:
      summary: ''
      operationId: getV2Vehicles
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    -
                      id: 7395
                      ref: '11013'
                      isActive: false
                      label: '11013'
                      timestamp: 1596669255
                      tripId: '218394791'
                      routeId: '67'
                      startTime: '18:38:00'
                      position:
                        lat: 45.5837
                        lon: -73.64993
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '67'
                        routeLongName: Saint-Michel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-07-23 12:29:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2946
                      ref: '11020'
                      isActive: false
                      label: '11020'
                      timestamp: 1741105235
                      tripId: '941689'
                      routeId: '430'
                      startTime: '10:35:00'
                      position:
                        lat: 45.59039
                        lon: -73.50954
                      bearing: 162
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '430'
                        routeLongName: 'Express Pointe-aux-Trembles'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-06 18:36:01'
                      meta: {  }
                      updatedAt: '2025-03-04 11:22:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 11090
                      ref: '21254'
                      isActive: false
                      label: '21254'
                      timestamp: 1644928105
                      tripId: '241759598'
                      routeId: '113'
                      startTime: '07:27:00'
                      position:
                        lat: 45.42506
                        lon: -73.64835
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2022-02-15 07:03:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1
                      ref: '22215'
                      isActive: false
                      label: '22215'
                      timestamp: null
                      tripId: '217809243'
                      routeId: '162'
                      startTime: '07:43:00'
                      position:
                        lat: 45.52127
                        lon: -73.66717
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '162'
                        routeLongName: Westminster
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2
                      ref: '22271'
                      isActive: false
                      label: '22271'
                      timestamp: null
                      tripId: '204986112'
                      routeId: '205'
                      startTime: '17:28:00'
                      position:
                        lat: 45.51022
                        lon: -73.81322
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '205'
                        routeLongName: Gouin
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1360
                      ref: '22274'
                      isActive: false
                      label: '22274'
                      timestamp: null
                      tripId: '213462529'
                      routeId: '419'
                      startTime: '16:15:00'
                      position:
                        lat: 45.4653
                        lon: -73.83135
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '419'
                        routeLongName: 'Express John Abbott'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:35:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3
                      ref: '22275'
                      isActive: false
                      label: '22275'
                      timestamp: null
                      tripId: '213374502'
                      routeId: '419'
                      startTime: '17:17:00'
                      position:
                        lat: 45.46563
                        lon: -73.83165
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '419'
                        routeLongName: 'Express John Abbott'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1765
                      ref: '22281'
                      isActive: false
                      label: '22281'
                      timestamp: null
                      tripId: '204984833'
                      routeId: '174'
                      startTime: '07:36:00'
                      position:
                        lat: 45.51433
                        lon: -73.68387
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '174'
                        routeLongName: Côte-Vertu-Ouest
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:35:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1807
                      ref: '22282'
                      isActive: false
                      label: '22282'
                      timestamp: 1601989251
                      tripId: '221067870'
                      routeId: '33'
                      startTime: '08:09:00'
                      position:
                        lat: 45.57924
                        lon: -73.51611
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 60
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:40:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1659
                      ref: '22284'
                      isActive: false
                      label: '22284'
                      timestamp: 1594327398
                      tripId: '219805642'
                      routeId: '215'
                      startTime: '16:32:00'
                      position:
                        lat: 45.47538
                        lon: -73.81367
                      bearing: 55
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '215'
                        routeLongName: Henri-Bourassa
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:20:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 4
                      ref: '22286'
                      isActive: false
                      label: '22286'
                      timestamp: 1594327404
                      tripId: '219806213'
                      routeId: '419'
                      startTime: '16:16:00'
                      position:
                        lat: 45.4679
                        lon: -73.82875
                      bearing: 238
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '419'
                        routeLongName: 'Express John Abbott'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2666
                      ref: '22292'
                      isActive: false
                      label: '22292'
                      timestamp: null
                      tripId: '213459610'
                      routeId: '72'
                      startTime: '18:11:00'
                      position:
                        lat: 45.46107
                        lon: -73.83552
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 32
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-26 12:24:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1151
                      ref: '22306'
                      isActive: false
                      label: '22306'
                      timestamp: 1594327396
                      tripId: '219804823'
                      routeId: '204'
                      startTime: '16:31:00'
                      position:
                        lat: 45.46498
                        lon: -73.80157
                      bearing: 144
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '204'
                        routeLongName: Cardinal
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 09:35:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 5
                      ref: '22307'
                      isActive: false
                      label: '22307'
                      timestamp: null
                      tripId: '204980263'
                      routeId: '110'
                      startTime: '06:24:00'
                      position:
                        lat: 45.44172
                        lon: -73.59608
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '110'
                        routeLongName: Centrale
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1660
                      ref: '22309'
                      isActive: false
                      label: '22309'
                      timestamp: null
                      tripId: '213462270'
                      routeId: '225'
                      startTime: '16:45:00'
                      position:
                        lat: 45.51333
                        lon: -73.68391
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '225'
                        routeLongName: Hymus
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:20:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1492
                      ref: '22317'
                      isActive: false
                      label: '22317'
                      timestamp: null
                      tripId: '209148471'
                      routeId: '81'
                      startTime: '19:58:00'
                      position:
                        lat: 45.64755
                        lon: -73.57695
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '81'
                        routeLongName: Saint-Jean-Baptiste
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:55:01'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 6
                      ref: '22323'
                      isActive: false
                      label: '22323'
                      timestamp: null
                      tripId: '213279338'
                      routeId: '186'
                      startTime: '17:00:00'
                      position:
                        lat: 45.60522
                        lon: -73.5505
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1906
                      ref: '22324'
                      isActive: false
                      label: '22324'
                      timestamp: null
                      tripId: '213460518'
                      routeId: '200'
                      startTime: '17:47:00'
                      position:
                        lat: 45.46642
                        lon: -73.83155
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '200'
                        routeLongName: Sainte-Anne-de-Bellevue
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:55:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2033
                      ref: '22325'
                      isActive: false
                      label: '22325'
                      timestamp: 1602249916
                      tripId: '222776194'
                      routeId: 68E
                      startTime: '15:59:00'
                      position:
                        lat: 45.5028
                        lon: -73.73483
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 76
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:15:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 7
                      ref: '22328'
                      isActive: false
                      label: '22328'
                      timestamp: null
                      tripId: '213371799'
                      routeId: '164'
                      startTime: '15:17:00'
                      position:
                        lat: 45.52495
                        lon: -73.71069
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '164'
                        routeLongName: Dudemaine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2750
                      ref: '22330'
                      isActive: false
                      label: '22330'
                      timestamp: 1594327404
                      tripId: '219804612'
                      routeId: '72'
                      startTime: '15:48:00'
                      position:
                        lat: 45.51374
                        lon: -73.68198
                      bearing: 233
                      speed: 3
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-28 12:44:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 8
                      ref: '22332'
                      isActive: false
                      label: '22332'
                      timestamp: 1594327160
                      tripId: '219806048'
                      routeId: '17'
                      startTime: '16:51:00'
                      position:
                        lat: 45.5133
                        lon: -73.68321
                      bearing: 138
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '17'
                        routeLongName: Décarie
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 9
                      ref: '22333'
                      isActive: false
                      label: '22333'
                      timestamp: 1594327399
                      tripId: '219804494'
                      routeId: '208'
                      startTime: '15:59:00'
                      position:
                        lat: 45.50434
                        lon: -73.81744
                      bearing: 325
                      speed: 29
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 46
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '208'
                        routeLongName: Brunswick
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 10
                      ref: '22335'
                      isActive: false
                      label: '22335'
                      timestamp: null
                      tripId: '204986156'
                      routeId: '72'
                      startTime: '15:56:00'
                      position:
                        lat: 45.51435
                        lon: -73.68404
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1626
                      ref: '22337'
                      isActive: false
                      label: '22337'
                      timestamp: 1594327388
                      tripId: '219806198'
                      routeId: '407'
                      startTime: '16:33:00'
                      position:
                        lat: 45.50069
                        lon: -73.83833
                      bearing: 239
                      speed: 17
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '407'
                        routeLongName: 'Express Île-Bizard'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:15:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 11
                      ref: '22339'
                      isActive: false
                      label: '22339'
                      timestamp: null
                      tripId: '204987421'
                      routeId: '419'
                      startTime: '09:24:00'
                      position:
                        lat: 45.40818
                        lon: -73.9397
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '419'
                        routeLongName: 'Express John Abbott'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 12
                      ref: '22343'
                      isActive: false
                      label: '22343'
                      timestamp: 1594327397
                      tripId: '219805876'
                      routeId: '73'
                      startTime: '16:30:00'
                      position:
                        lat: 45.48747
                        lon: -73.68241
                      bearing: 132
                      speed: 38
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '73'
                        routeLongName: Dalton
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 13
                      ref: '22344'
                      isActive: false
                      label: '22344'
                      timestamp: null
                      tripId: '963364'
                      routeId: '196'
                      startTime: '16:32:00'
                      position:
                        lat: 45.5135
                        lon: -73.68353
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 57
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1731
                      ref: '22346'
                      isActive: false
                      label: '22346'
                      timestamp: null
                      tripId: '209230434'
                      routeId: '202'
                      startTime: '16:48:00'
                      position:
                        lat: 45.44512
                        lon: -73.8162
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 61
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '202'
                        routeLongName: Dawson
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:30:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 7391
                      ref: '22347'
                      isActive: false
                      label: '22347'
                      timestamp: null
                      tripId: '219805643'
                      routeId: '215'
                      startTime: '17:32:00'
                      position:
                        lat: null
                        lon: null
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 51
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '215'
                        routeLongName: Henri-Bourassa
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-07-20 05:47:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2942
                      ref: '22349'
                      isActive: false
                      label: '22349'
                      timestamp: 1603138417
                      tripId: '222777210'
                      routeId: '72'
                      startTime: '15:40:00'
                      position:
                        lat: 45.50703
                        lon: -73.67342
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-06 12:12:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1661
                      ref: '22358'
                      isActive: false
                      label: '22358'
                      timestamp: null
                      tripId: '213303386'
                      routeId: '205'
                      startTime: '16:12:00'
                      position:
                        lat: 45.51082
                        lon: -73.81412
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '205'
                        routeLongName: Gouin
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:20:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 14
                      ref: '22365'
                      isActive: false
                      label: '22365'
                      timestamp: 1594327388
                      tripId: '219804805'
                      routeId: '72'
                      startTime: '16:03:00'
                      position:
                        lat: 45.50225
                        lon: -73.69775
                      bearing: 41
                      speed: 47
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 32
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1810
                      ref: '22366'
                      isActive: false
                      label: '22366'
                      timestamp: 1594327400
                      tripId: '219804704'
                      routeId: '201'
                      startTime: '15:59:00'
                      position:
                        lat: 45.45368
                        lon: -73.87022
                      bearing: 325
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '201'
                        routeLongName: 'Saint-Charles / Saint-Jean'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:40:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1558
                      ref: '22368'
                      isActive: false
                      label: '22368'
                      timestamp: null
                      tripId: '213459433'
                      routeId: '70'
                      startTime: '18:10:00'
                      position:
                        lat: 45.48993
                        lon: -73.72518
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '70'
                        routeLongName: Bois-Franc
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1327
                      ref: '22371'
                      isActive: false
                      label: '22371'
                      timestamp: null
                      tripId: '204985840'
                      routeId: '203'
                      startTime: '07:29:00'
                      position:
                        lat: 45.44732
                        lon: -73.7404
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '203'
                        routeLongName: Carson
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:30:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1627
                      ref: '22372'
                      isActive: false
                      label: '22372'
                      timestamp: null
                      tripId: '204985200'
                      routeId: '196'
                      startTime: '16:05:00'
                      position:
                        lat: 45.51423
                        lon: -73.68412
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 57
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:15:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1523
                      ref: '22379'
                      isActive: false
                      label: '22379'
                      timestamp: 1594327405
                      tripId: '218394768'
                      routeId: '54'
                      startTime: '16:10:00'
                      position:
                        lat: 45.55476
                        lon: -73.63506
                      bearing: 294
                      speed: 57
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '54'
                        routeLongName: 'Charland / Chabanel'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:00:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1493
                      ref: '22384'
                      isActive: false
                      label: '22384'
                      timestamp: null
                      tripId: '205024518'
                      routeId: '54'
                      startTime: '16:51:00'
                      position:
                        lat: 45.57575
                        lon: -73.63595
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '54'
                        routeLongName: 'Charland / Chabanel'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:55:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1524
                      ref: '22390'
                      isActive: false
                      label: '22390'
                      timestamp: null
                      tripId: '213465213'
                      routeId: '18'
                      startTime: '17:20:00'
                      position:
                        lat: 45.52997
                        lon: -73.60795
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:00:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1766
                      ref: '22392'
                      isActive: false
                      label: '22392'
                      timestamp: null
                      tripId: '213468108'
                      routeId: '427'
                      startTime: '07:58:00'
                      position:
                        lat: 45.54565
                        lon: -73.64977
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '427'
                        routeLongName: 'Express Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:35:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1559
                      ref: '22394'
                      isActive: false
                      label: '22394'
                      timestamp: null
                      tripId: '213273615'
                      routeId: '460'
                      startTime: '15:23:00'
                      position:
                        lat: 45.59842
                        lon: -73.56709
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1444
                      ref: '22396'
                      isActive: false
                      label: '22396'
                      timestamp: 1594327400
                      tripId: '219806399'
                      routeId: '64'
                      startTime: '16:40:00'
                      position:
                        lat: 45.53059
                        lon: -73.71799
                      bearing: 33
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 4
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '64'
                        routeLongName: Grenet
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:50:01'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2010
                      ref: '22400'
                      isActive: false
                      label: '22400'
                      timestamp: null
                      tripId: '218394496'
                      routeId: '41'
                      startTime: '17:01:00'
                      position:
                        lat: 45.57198
                        lon: -73.6386
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 40
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '41'
                        routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:10:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1701
                      ref: '22402'
                      isActive: false
                      label: '22402'
                      timestamp: null
                      tripId: '204985344'
                      routeId: '225'
                      startTime: '19:18:00'
                      position:
                        lat: 45.46757
                        lon: -73.82935
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '225'
                        routeLongName: Hymus
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:25:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 15
                      ref: '22403'
                      isActive: false
                      label: '22403'
                      timestamp: 1601992455
                      tripId: '222778193'
                      routeId: '205'
                      startTime: '09:08:00'
                      position:
                        lat: 45.50208
                        lon: -73.73399
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '205'
                        routeLongName: Gouin
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1560
                      ref: '22404'
                      isActive: false
                      label: '22404'
                      timestamp: 1594327035
                      tripId: '219806107'
                      routeId: '475'
                      startTime: '16:30:00'
                      position:
                        lat: 45.49092
                        lon: -73.71223
                      bearing: 224
                      speed: 61
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '475'
                        routeLongName: 'Express Dollard-des-Ormeaux'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 16
                      ref: '22405'
                      isActive: false
                      label: '22405'
                      timestamp: null
                      tripId: '213461430'
                      routeId: '204'
                      startTime: '18:18:00'
                      position:
                        lat: 45.4669
                        lon: -73.83072
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '204'
                        routeLongName: Cardinal
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 17
                      ref: '22406'
                      isActive: false
                      label: '22406'
                      timestamp: null
                      tripId: '213451600'
                      routeId: '33'
                      startTime: '12:15:00'
                      position:
                        lat: 45.58252
                        lon: -73.5424
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 51
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2034
                      ref: '22407'
                      isActive: false
                      label: '22407'
                      timestamp: null
                      tripId: '213360186'
                      routeId: '31'
                      startTime: '12:35:00'
                      position:
                        lat: 45.55758
                        lon: -73.66452
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '31'
                        routeLongName: Saint-Denis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:15:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1767
                      ref: '22408'
                      isActive: false
                      label: '22408'
                      timestamp: null
                      tripId: '213479877'
                      routeId: '58'
                      startTime: '06:36:00'
                      position:
                        lat: 45.46173
                        lon: -73.56707
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:35:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1561
                      ref: '22410'
                      isActive: false
                      label: '22410'
                      timestamp: 1594327389
                      tripId: '218397147'
                      routeId: '460'
                      startTime: '15:30:00'
                      position:
                        lat: 45.47186
                        lon: -73.71037
                      bearing: 223
                      speed: 66
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1164
                      ref: '22412'
                      isActive: false
                      label: '22412'
                      timestamp: null
                      tripId: '205046234'
                      routeId: '27'
                      startTime: '08:27:00'
                      position:
                        lat: 45.52752
                        lon: -73.58681
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '27'
                        routeLongName: 'Boulevard Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 09:50:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2930
                      ref: '22413'
                      isActive: false
                      label: '22413'
                      timestamp: 1600262883
                      tripId: '221069045'
                      routeId: '48'
                      startTime: '08:30:00'
                      position:
                        lat: 45.66183
                        lon: -73.53822
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 46
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-05 20:36:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1266
                      ref: '22417'
                      isActive: false
                      label: '22417'
                      timestamp: null
                      tripId: '213284277'
                      routeId: '40'
                      startTime: '18:52:00'
                      position:
                        lat: 45.67393
                        lon: -73.50491
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '40'
                        routeLongName: Henri-Bourassa-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:20:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1702
                      ref: '22418'
                      isActive: false
                      label: '22418'
                      timestamp: null
                      tripId: '213451504'
                      routeId: '189'
                      startTime: '18:11:00'
                      position:
                        lat: 45.66062
                        lon: -73.49312
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:25:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1445
                      ref: '22419'
                      isActive: false
                      label: '22419'
                      timestamp: null
                      tripId: '209230595'
                      routeId: '90'
                      startTime: '07:18:00'
                      position:
                        lat: 45.48943
                        lon: -73.58425
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 54
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:50:01'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 18
                      ref: '22421'
                      isActive: false
                      label: '22421'
                      timestamp: null
                      tripId: '205049357'
                      routeId: '44'
                      startTime: '16:53:00'
                      position:
                        lat: 45.63835
                        lon: -73.5967
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2925
                      ref: '22423'
                      isActive: false
                      label: '22423'
                      timestamp: null
                      tripId: '213452535'
                      routeId: '48'
                      startTime: '15:50:00'
                      position:
                        lat: 45.65802
                        lon: -73.54414
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-05 19:34:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1525
                      ref: '23201'
                      isActive: false
                      label: '23201'
                      timestamp: null
                      tripId: '213463699'
                      routeId: '55'
                      startTime: '20:24:00'
                      position:
                        lat: 45.55537
                        lon: -73.66798
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:00:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1379
                      ref: '23202'
                      isActive: false
                      label: '23202'
                      timestamp: 1594326934
                      tripId: '219804552'
                      routeId: '218'
                      startTime: '16:16:00'
                      position:
                        lat: 45.466
                        lon: -73.83217
                      bearing: 58
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '218'
                        routeLongName: Antoine-Faucon
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:40:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1733
                      ref: '23204'
                      isActive: false
                      label: '23204'
                      timestamp: 1594327396
                      tripId: '218397170'
                      routeId: '460'
                      startTime: '16:03:00'
                      position:
                        lat: 45.51348
                        lon: -73.65896
                      bearing: 24
                      speed: 35
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 32
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:30:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2748
                      ref: '23205'
                      isActive: false
                      label: '23205'
                      timestamp: null
                      tripId: '218396946'
                      routeId: '460'
                      startTime: '06:33:00'
                      position:
                        lat: 45.45502
                        lon: -73.73462
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-28 12:18:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1362
                      ref: '23206'
                      isActive: false
                      label: '23206'
                      timestamp: null
                      tripId: '213272757'
                      routeId: 146E
                      startTime: '12:10:00'
                      position:
                        lat: 45.5528
                        lon: -73.65508
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:35:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1411
                      ref: '23210'
                      isActive: false
                      label: '23210'
                      timestamp: null
                      tripId: '205024702'
                      routeId: '469'
                      startTime: '17:59:00'
                      position:
                        lat: 45.58177
                        lon: -73.65099
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:45:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1987
                      ref: '23211'
                      isActive: false
                      label: '23211'
                      timestamp: 1594327388
                      tripId: '219805716'
                      routeId: '202'
                      startTime: '16:15:00'
                      position:
                        lat: 45.44868
                        lon: -73.72882
                      bearing: 271
                      speed: 83
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '202'
                        routeLongName: Dawson
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:05:07'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 19
                      ref: '23213'
                      isActive: false
                      label: '23213'
                      timestamp: null
                      tripId: '219805642'
                      routeId: '215'
                      startTime: '16:32:00'
                      position:
                        lat: 45.50338
                        lon: -73.73367
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '215'
                        routeLongName: Henri-Bourassa
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1494
                      ref: '23214'
                      isActive: false
                      label: '23214'
                      timestamp: null
                      tripId: '204985107'
                      routeId: '170'
                      startTime: '16:42:00'
                      position:
                        lat: 45.52207
                        lon: -73.73322
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '170'
                        routeLongName: Keller
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:55:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3352
                      ref: '23218'
                      isActive: false
                      label: '23218'
                      timestamp: 1594327398
                      tripId: '218417632'
                      routeId: '189'
                      startTime: '16:51:00'
                      position:
                        lat: 45.59696
                        lon: -73.53573
                      bearing: 127
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-12 16:47:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2884
                      ref: '23222'
                      isActive: false
                      label: '23222'
                      timestamp: 1600809082
                      tripId: '222767565'
                      routeId: '460'
                      startTime: '15:47:00'
                      position:
                        lat: 45.59967
                        lon: -73.56883
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-04 11:02:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 20
                      ref: '23225'
                      isActive: false
                      label: '23225'
                      timestamp: null
                      tripId: '213465386'
                      routeId: 18E
                      startTime: '14:52:00'
                      position:
                        lat: 45.59572
                        lon: -73.53539
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 32
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 21
                      ref: '23227'
                      isActive: false
                      label: '23227'
                      timestamp: null
                      tripId: '212834225'
                      routeId: '49'
                      startTime: '05:05:00'
                      position:
                        lat: 45.55673
                        lon: -73.66742
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 52
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1562
                      ref: '23229'
                      isActive: false
                      label: '23229'
                      timestamp: null
                      tripId: '218378853'
                      routeId: '171'
                      startTime: '18:58:00'
                      position:
                        lat: 45.55645
                        lon: -73.66738
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '171'
                        routeLongName: Henri-Bourassa
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 22
                      ref: '23235'
                      isActive: false
                      label: '23235'
                      timestamp: null
                      tripId: '204981671'
                      routeId: '196'
                      startTime: '18:43:00'
                      position:
                        lat: 45.43987
                        lon: -73.68674
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 59
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1876
                      ref: '24201'
                      isActive: false
                      label: '24201'
                      timestamp: 1594327391
                      tripId: '218397155'
                      routeId: '460'
                      startTime: '15:43:00'
                      position:
                        lat: 45.55844
                        lon: -73.61168
                      bearing: 57
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:50:06'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1380
                      ref: '24202'
                      isActive: false
                      label: '24202'
                      timestamp: 1596759739
                      tripId: '218396904'
                      routeId: '440'
                      startTime: '19:15:00'
                      position:
                        lat: 45.5458
                        lon: -73.64947
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '440'
                        routeLongName: 'Express Charleroi'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:40:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 23
                      ref: '24203'
                      isActive: false
                      label: '24203'
                      timestamp: 1597758673
                      tripId: '218397438'
                      routeId: '41'
                      startTime: '09:01:00'
                      position:
                        lat: 45.55172
                        lon: -73.65542
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 54
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '41'
                        routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1159
                      ref: '24204'
                      isActive: false
                      label: '24204'
                      timestamp: null
                      tripId: '217447881'
                      routeId: '469'
                      startTime: '10:03:00'
                      position:
                        lat: 45.55873
                        lon: -73.66695
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 09:45:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1811
                      ref: '24205'
                      isActive: false
                      label: '24205'
                      timestamp: null
                      tripId: '218397349'
                      routeId: '469'
                      startTime: '13:37:00'
                      position:
                        lat: 45.55652
                        lon: -73.66727
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:40:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2660
                      ref: '24206'
                      isActive: false
                      label: '24206'
                      timestamp: 1594327396
                      tripId: '218394491'
                      routeId: '41'
                      startTime: '16:41:00'
                      position:
                        lat: 45.55207
                        lon: -73.65018
                      bearing: 21
                      speed: 30
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '41'
                        routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-26 12:06:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2536
                      ref: '24207'
                      isActive: false
                      label: '24207'
                      timestamp: 1594327394
                      tripId: '218396897'
                      routeId: '460'
                      startTime: '15:47:00'
                      position:
                        lat: 45.54877
                        lon: -73.63386
                      bearing: 113
                      speed: 33
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-25 10:40:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3269
                      ref: '24208'
                      isActive: false
                      label: '24208'
                      timestamp: null
                      tripId: '218394768'
                      routeId: '54'
                      startTime: '16:10:00'
                      position:
                        lat: 45.57592
                        lon: -73.63622
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '54'
                        routeLongName: 'Charland / Chabanel'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-20 21:10:06'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2259
                      ref: '24209'
                      isActive: false
                      label: '24209'
                      timestamp: 1594326847
                      tripId: '218394395'
                      routeId: '440'
                      startTime: '16:01:00'
                      position:
                        lat: 45.60653
                        lon: -73.61991
                      bearing: 65
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '440'
                        routeLongName: 'Express Charleroi'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 19:55:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1913
                      ref: '24210'
                      isActive: false
                      label: '24210'
                      timestamp: 1599222048
                      tripId: '222751358'
                      routeId: '48'
                      startTime: '07:19:00'
                      position:
                        lat: 45.55675
                        lon: -73.66743
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:55:09'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 24
                      ref: '24211'
                      isActive: false
                      label: '24211'
                      timestamp: 1603138415
                      tripId: '222752317'
                      routeId: '460'
                      startTime: '15:03:00'
                      position:
                        lat: 45.57587
                        lon: -73.5939
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 44
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2599
                      ref: '24212'
                      isActive: false
                      label: '24212'
                      timestamp: null
                      tripId: '218274477'
                      routeId: '44'
                      startTime: '19:05:00'
                      position:
                        lat: 45.6387
                        lon: -73.59734
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 32
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-25 15:12:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3216
                      ref: '24213'
                      isActive: false
                      label: '24213'
                      timestamp: null
                      tripId: '903866'
                      routeId: '33'
                      startTime: '13:19:00'
                      position:
                        lat: 45.61795
                        lon: -73.5819
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-08 12:26:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1412
                      ref: '24215'
                      isActive: false
                      label: '24215'
                      timestamp: null
                      tripId: '213286452'
                      routeId: '141'
                      startTime: '12:55:00'
                      position:
                        lat: 45.59447
                        lon: -73.57304
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:45:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1381
                      ref: '24216'
                      isActive: false
                      label: '24216'
                      timestamp: 1597699406
                      tripId: '218397092'
                      routeId: '469'
                      startTime: '16:46:00'
                      position:
                        lat: 45.60265
                        lon: -73.6321
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:40:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1446
                      ref: '24217'
                      isActive: false
                      label: '24217'
                      timestamp: 1597713208
                      tripId: '218415634'
                      routeId: '81'
                      startTime: '20:45:00'
                      position:
                        lat: 45.64925
                        lon: -73.5788
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '81'
                        routeLongName: Saint-Jean-Baptiste
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:50:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2929
                      ref: '24218'
                      isActive: false
                      label: '24218'
                      timestamp: 1594327390
                      tripId: '218378734'
                      routeId: '171'
                      startTime: '15:47:00'
                      position:
                        lat: 45.55067
                        lon: -73.67061
                      bearing: 29
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 46
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '171'
                        routeLongName: Henri-Bourassa
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-05 20:18:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1563
                      ref: '24219'
                      isActive: false
                      label: '24219'
                      timestamp: 1601344221
                      tripId: '222766038'
                      routeId: '119'
                      startTime: '21:15:00'
                      position:
                        lat: 45.49532
                        lon: -73.62482
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 44
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '119'
                        routeLongName: Rockland
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2608
                      ref: '24220'
                      isActive: false
                      label: '24220'
                      timestamp: 1594327406
                      tripId: '218377158'
                      routeId: '119'
                      startTime: '16:16:00'
                      position:
                        lat: 45.51997
                        lon: -73.62041
                      bearing: 232
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '119'
                        routeLongName: Rockland
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-25 20:06:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 25
                      ref: '24221'
                      isActive: false
                      label: '24221'
                      timestamp: 1602198803
                      tripId: '222765682'
                      routeId: '103'
                      startTime: '18:48:00'
                      position:
                        lat: 45.45782
                        lon: -73.66665
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '103'
                        routeLongName: Monkland
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2394
                      ref: '24222'
                      isActive: false
                      label: '24222'
                      timestamp: 1603136949
                      tripId: '222788111'
                      routeId: '968'
                      startTime: '15:18:00'
                      position:
                        lat: 45.51082
                        lon: -73.81382
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 21:00:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1526
                      ref: '24223'
                      isActive: false
                      label: '24223'
                      timestamp: null
                      tripId: '209229950'
                      routeId: '55'
                      startTime: '19:12:00'
                      position:
                        lat: 45.55433
                        lon: -73.66863
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:00:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3177
                      ref: '24225'
                      isActive: false
                      label: '24225'
                      timestamp: null
                      tripId: '218376560'
                      routeId: '105'
                      startTime: '08:28:00'
                      position:
                        lat: 45.47307
                        lon: -73.6061
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '105'
                        routeLongName: Sherbrooke
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-28 10:22:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1847
                      ref: '24226'
                      isActive: false
                      label: '24226'
                      timestamp: null
                      tripId: '213362037'
                      routeId: '160'
                      startTime: '15:54:00'
                      position:
                        lat: 45.49195
                        lon: -73.64805
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '160'
                        routeLongName: Barclay
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:45:08'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2891
                      ref: '24227'
                      isActive: false
                      label: '24227'
                      timestamp: 1601559741
                      tripId: '222767414'
                      routeId: '213'
                      startTime: '09:03:00'
                      position:
                        lat: 45.5163
                        lon: -73.8295
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '213'
                        routeLongName: Parc-Industriel-Saint-Laurent
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-04 12:22:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 26
                      ref: '24228'
                      isActive: false
                      label: '24228'
                      timestamp: 1603138414
                      tripId: '222749140'
                      routeId: '161'
                      startTime: '15:48:00'
                      position:
                        lat: 45.49642
                        lon: -73.63577
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '161'
                        routeLongName: 'Van Horne'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1495
                      ref: '24229'
                      isActive: false
                      label: '24229'
                      timestamp: null
                      tripId: '213458224'
                      routeId: '178'
                      startTime: '20:32:00'
                      position:
                        lat: 45.46105
                        lon: -73.54784
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:55:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 27
                      ref: '24230'
                      isActive: false
                      label: '24230'
                      timestamp: null
                      tripId: '204982323'
                      routeId: '420'
                      startTime: '17:44:00'
                      position:
                        lat: 45.46645
                        lon: -73.65313
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '420'
                        routeLongName: 'Express Notre-Dame-de-Grâce'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1768
                      ref: '24231'
                      isActive: false
                      label: '24231'
                      timestamp: 1618869266
                      tripId: '229662201'
                      routeId: '469'
                      startTime: '17:26:00'
                      position:
                        lat: 45.5562
                        lon: -73.66716
                      bearing: 128
                      speed: 20
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:35:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 28
                      ref: '24232'
                      isActive: false
                      label: '24232'
                      timestamp: null
                      tripId: '213495599'
                      routeId: '128'
                      startTime: '07:08:00'
                      position:
                        lat: 45.51952
                        lon: -73.6662
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 70
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '128'
                        routeLongName: Saint-Laurent
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 29
                      ref: '24233'
                      isActive: false
                      label: '24233'
                      timestamp: null
                      tripId: '218417639'
                      routeId: '189'
                      startTime: '17:04:00'
                      position:
                        lat: 45.6985
                        lon: -73.4841
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 63
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2906
                      ref: '24234'
                      isActive: false
                      label: '24234'
                      timestamp: 1594326851
                      tripId: '218397480'
                      routeId: '469'
                      startTime: '16:02:00'
                      position:
                        lat: 45.60174
                        lon: -73.63482
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-04 21:40:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1228
                      ref: '24235'
                      isActive: false
                      label: '24235'
                      timestamp: 1594327404
                      tripId: '218397179'
                      routeId: '460'
                      startTime: '16:08:00'
                      position:
                        lat: 45.50783
                        lon: -73.67241
                      bearing: 119
                      speed: 29
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:10:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1328
                      ref: '24236'
                      isActive: false
                      label: '24236'
                      timestamp: 1603132586
                      tripId: '222752324'
                      routeId: '460'
                      startTime: '15:11:00'
                      position:
                        lat: 45.54598
                        lon: -73.65017
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:30:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 30
                      ref: '24238'
                      isActive: false
                      label: '24238'
                      timestamp: null
                      tripId: '218413727'
                      routeId: '33'
                      startTime: '14:46:00'
                      position:
                        lat: 45.62775
                        lon: -73.61543
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 61
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1292
                      ref: '24239'
                      isActive: false
                      label: '24239'
                      timestamp: 1599011002
                      tripId: '221070010'
                      routeId: '33'
                      startTime: '21:00:00'
                      position:
                        lat: 45.62755
                        lon: -73.61525
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 65
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:25:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1769
                      ref: '24240'
                      isActive: false
                      label: '24240'
                      timestamp: null
                      tripId: '218417063'
                      routeId: '187'
                      startTime: '12:18:00'
                      position:
                        lat: 45.60098
                        lon: -73.53242
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '187'
                        routeLongName: René-Lévesque
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:35:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 31
                      ref: '24241'
                      isActive: false
                      label: '24241'
                      timestamp: 1601466203
                      tripId: '222764841'
                      routeId: '188'
                      startTime: '07:24:00'
                      position:
                        lat: 45.52072
                        lon: -73.66161
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '188'
                        routeLongName: Couture
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3245
                      ref: '24242'
                      isActive: false
                      label: '24242'
                      timestamp: 1597765938
                      tripId: '222465948'
                      routeId: '178'
                      startTime: '20:50:00'
                      position:
                        lat: 45.53192
                        lon: -73.60095
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-14 21:16:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2124
                      ref: '24243'
                      isActive: false
                      label: '24243'
                      timestamp: 1594327406
                      tripId: '218377581'
                      routeId: '162'
                      startTime: '16:40:00'
                      position:
                        lat: 45.46716
                        lon: -73.66766
                      bearing: 208
                      speed: 35
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '162'
                        routeLongName: Westminster
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:40:08'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1413
                      ref: '24245'
                      isActive: false
                      label: '24245'
                      timestamp: 1597754530
                      tripId: '223318619'
                      routeId: '162'
                      startTime: '08:12:00'
                      position:
                        lat: 45.47702
                        lon: -73.62154
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '162'
                        routeLongName: Westminster
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:45:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3068
                      ref: '24246'
                      isActive: false
                      label: '24246'
                      timestamp: 1594327399
                      tripId: '218421325'
                      routeId: '129'
                      startTime: '15:49:00'
                      position:
                        lat: 45.50874
                        lon: -73.55588
                      bearing: 27
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 0
                        label: Empty
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '129'
                        routeLongName: Côte-Sainte-Catherine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-14 16:32:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3233
                      ref: '24247'
                      isActive: false
                      label: '24247'
                      timestamp: null
                      tripId: '223320830'
                      routeId: '919'
                      startTime: '09:30:00'
                      position:
                        lat: 45.50742
                        lon: -73.64268
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 12
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-12 21:18:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1414
                      ref: '24248'
                      isActive: false
                      label: '24248'
                      timestamp: 1594327393
                      tripId: '218416043'
                      routeId: '33'
                      startTime: '15:38:00'
                      position:
                        lat: 45.62868
                        lon: -73.61641
                      bearing: 151
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 60
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:45:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2036
                      ref: '24249'
                      isActive: false
                      label: '24249'
                      timestamp: 1598530705
                      tripId: '222767160'
                      routeId: '171'
                      startTime: '07:32:00'
                      position:
                        lat: 45.52172
                        lon: -73.66698
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 3
                        label: Canceled
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '171'
                        routeLongName: Henri-Bourassa
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:15:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 32
                      ref: '24250'
                      isActive: false
                      label: '24250'
                      timestamp: 1594327093
                      tripId: '218416392'
                      routeId: '86'
                      startTime: '15:26:00'
                      position:
                        lat: 45.65788
                        lon: -73.56944
                      bearing: 231
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 98
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '86'
                        routeLongName: Pointe-aux-Trembles
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2037
                      ref: '24252'
                      isActive: false
                      label: '24252'
                      timestamp: null
                      tripId: '218428086'
                      routeId: '58'
                      startTime: '07:53:00'
                      position:
                        lat: 45.47003
                        lon: -73.56585
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:15:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1177
                      ref: '24253'
                      isActive: false
                      label: '24253'
                      timestamp: 1603138412
                      tripId: '226465146'
                      routeId: '125'
                      startTime: '15:46:00'
                      position:
                        lat: 45.5284
                        lon: -73.55705
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '125'
                        routeLongName: Ontario
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 09:55:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 33
                      ref: '24254'
                      isActive: false
                      label: '24254'
                      timestamp: 1594327405
                      tripId: '218427600'
                      routeId: '35'
                      startTime: '16:14:00'
                      position:
                        lat: 45.48136
                        lon: -73.57777
                      bearing: 229
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 34
                      ref: '24255'
                      isActive: false
                      label: '24255'
                      timestamp: 1611315940
                      tripId: '229041067'
                      routeId: '460'
                      startTime: '06:30:00'
                      position:
                        lat: 45.44973
                        lon: -73.74468
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 35
                      ref: '24256'
                      isActive: false
                      label: '24256'
                      timestamp: 1594327404
                      tripId: '218429055'
                      routeId: '90'
                      startTime: '16:51:00'
                      position:
                        lat: 45.48906
                        lon: -73.58334
                      bearing: 135
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1629
                      ref: '24257'
                      isActive: false
                      label: '24257'
                      timestamp: 1608301635
                      tripId: '222817501'
                      routeId: '460'
                      startTime: '07:27:00'
                      position:
                        lat: 45.54558
                        lon: -73.65031
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:15:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 36
                      ref: '24258'
                      isActive: false
                      label: '24258'
                      timestamp: 1594327406
                      tripId: '218426986'
                      routeId: '411'
                      startTime: '16:16:00'
                      position:
                        lat: 45.44309
                        lon: -73.8146
                      bearing: 253
                      speed: 4
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '411'
                        routeLongName: 'Express Lionel-Groulx'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 37
                      ref: '24259'
                      isActive: false
                      label: '24259'
                      timestamp: null
                      tripId: '218395594'
                      routeId: '469'
                      startTime: '17:24:00'
                      position:
                        lat: 45.6234
                        lon: -73.62135
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 38
                      ref: '24260'
                      isActive: false
                      label: '24260'
                      timestamp: 1594327129
                      tripId: '218394752'
                      routeId: '54'
                      startTime: '15:49:00'
                      position:
                        lat: 45.57496
                        lon: -73.63611
                      bearing: 212
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '54'
                        routeLongName: 'Charland / Chabanel'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1959
                      ref: '24261'
                      isActive: false
                      label: '24261'
                      timestamp: null
                      tripId: '218394662'
                      routeId: '54'
                      startTime: '09:09:00'
                      position:
                        lat: 45.5286
                        lon: -73.66817
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '54'
                        routeLongName: 'Charland / Chabanel'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:00:10'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1447
                      ref: '24262'
                      isActive: false
                      label: '24262'
                      timestamp: 1598305118
                      tripId: '222752420'
                      routeId: '469'
                      startTime: '17:09:00'
                      position:
                        lat: 45.62358
                        lon: -73.62173
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:50:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2749
                      ref: '24263'
                      isActive: false
                      label: '24263'
                      timestamp: 1603101250
                      tripId: '222752232'
                      routeId: '460'
                      startTime: '08:03:00'
                      position:
                        lat: 45.54547
                        lon: -73.64927
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-28 12:24:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 39
                      ref: '24264'
                      isActive: false
                      label: '24264'
                      timestamp: 1594327404
                      tripId: '218394728'
                      routeId: '54'
                      startTime: '16:38:00'
                      position:
                        lat: 45.5667
                        lon: -73.64307
                      bearing: 211
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '54'
                        routeLongName: 'Charland / Chabanel'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1770
                      ref: '24265'
                      isActive: false
                      label: '24265'
                      timestamp: 1597066536
                      tripId: '218396932'
                      routeId: '460'
                      startTime: '07:44:00'
                      position:
                        lat: 45.54623
                        lon: -73.64978
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:35:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 40
                      ref: '24266'
                      isActive: false
                      label: '24266'
                      timestamp: 1594327398
                      tripId: '218396895'
                      routeId: '440'
                      startTime: '16:35:00'
                      position:
                        lat: 45.56294
                        lon: -73.64289
                      bearing: 30
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '440'
                        routeLongName: 'Express Charleroi'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1448
                      ref: '24267'
                      isActive: false
                      label: '24267'
                      timestamp: 1599652349
                      tripId: '222752205'
                      routeId: '406'
                      startTime: '07:51:00'
                      position:
                        lat: 45.42945
                        lon: -73.6427
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 3
                        label: Canceled
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:50:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 41
                      ref: '24268'
                      isActive: false
                      label: '24268'
                      timestamp: 1594327406
                      tripId: '218397120'
                      routeId: '460'
                      startTime: '16:19:00'
                      position:
                        lat: 45.50046
                        lon: -73.68219
                      bearing: 48
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1960
                      ref: '24269'
                      isActive: false
                      label: '24269'
                      timestamp: 1594327404
                      tripId: '218397173'
                      routeId: '460'
                      startTime: '16:00:00'
                      position:
                        lat: 45.5243
                        lon: -73.65289
                      bearing: 193
                      speed: 37
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:00:10'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3180
                      ref: '24270'
                      isActive: false
                      label: '24270'
                      timestamp: 1594326878
                      tripId: '218397127'
                      routeId: '460'
                      startTime: '15:09:00'
                      position:
                        lat: 45.59941
                        lon: -73.56887
                      bearing: 172
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-29 18:36:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2596
                      ref: '24271'
                      isActive: false
                      label: '24271'
                      timestamp: 1594327404
                      tripId: '218397409'
                      routeId: '469'
                      startTime: '16:37:00'
                      position:
                        lat: 45.57878
                        lon: -73.6528
                      bearing: 29
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-25 12:58:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2322
                      ref: '24272'
                      isActive: false
                      label: '24272'
                      timestamp: 1594327389
                      tripId: '218397187'
                      routeId: '460'
                      startTime: '16:13:00'
                      position:
                        lat: 45.50825
                        lon: -73.67307
                      bearing: 300
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 20:05:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1329
                      ref: '24273'
                      isActive: false
                      label: '24273'
                      timestamp: 1602714532
                      tripId: '222752331'
                      routeId: '460'
                      startTime: '16:44:00'
                      position:
                        lat: 45.54642
                        lon: -73.65224
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:30:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2896
                      ref: '24274'
                      isActive: false
                      label: '24274'
                      timestamp: 1594327107
                      tripId: '218397130'
                      routeId: '460'
                      startTime: '15:20:00'
                      position:
                        lat: 45.59896
                        lon: -73.5686
                      bearing: 116
                      speed: 35
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-04 20:20:07'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 42
                      ref: '24276'
                      isActive: false
                      label: '24276'
                      timestamp: 1594327398
                      tripId: '218397417'
                      routeId: '469'
                      startTime: '16:29:00'
                      position:
                        lat: 45.60263
                        lon: -73.63217
                      bearing: 245
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 43
                      ref: '24277'
                      isActive: false
                      label: '24277'
                      timestamp: 1608318088
                      tripId: '221368654'
                      routeId: '187'
                      startTime: '13:30:00'
                      position:
                        lat: 45.59933
                        lon: -73.53342
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '187'
                        routeLongName: René-Lévesque
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3153
                      ref: '24278'
                      isActive: false
                      label: '24278'
                      timestamp: 1594327404
                      tripId: '218417601'
                      routeId: '432'
                      startTime: '16:14:00'
                      position:
                        lat: 45.61359
                        lon: -73.62719
                      bearing: 323
                      speed: 44
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 0
                        label: Empty
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '432'
                        routeLongName: 'Express Lacordaire'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-23 11:28:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3008
                      ref: '24279'
                      isActive: false
                      label: '24279'
                      timestamp: null
                      tripId: '217680668'
                      routeId: '49'
                      startTime: '16:10:00'
                      position:
                        lat: 45.66463
                        lon: -73.5458
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 61
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-11 10:54:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1630
                      ref: '24280'
                      isActive: false
                      label: '24280'
                      timestamp: null
                      tripId: '213360937'
                      routeId: 18E
                      startTime: '14:59:00'
                      position:
                        lat: 45.53107
                        lon: -73.61031
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:15:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2038
                      ref: '24281'
                      isActive: false
                      label: '24281'
                      timestamp: 1598657374
                      tripId: '221221155'
                      routeId: '411'
                      startTime: '18:40:00'
                      position:
                        lat: 45.40487
                        lon: -73.93667
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '411'
                        routeLongName: 'Express Lionel-Groulx'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:15:09'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2178
                      ref: '24282'
                      isActive: false
                      label: '24282'
                      timestamp: 1594327399
                      tripId: '218429905'
                      routeId: '109'
                      startTime: '16:15:00'
                      position:
                        lat: 45.42999
                        lon: -73.60979
                      bearing: 134
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 13:05:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1415
                      ref: '24283'
                      isActive: false
                      label: '24283'
                      timestamp: 1594327025
                      tripId: '218429373'
                      routeId: '406'
                      startTime: '16:08:00'
                      position:
                        lat: 45.42515
                        lon: -73.64867
                      bearing: 64
                      speed: 28
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:45:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1602
                      ref: '24285'
                      isActive: false
                      label: '24285'
                      timestamp: null
                      tripId: '204981911'
                      routeId: 113E
                      startTime: '08:34:00'
                      position:
                        lat: 45.43705
                        lon: -73.60005
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:10:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2676
                      ref: '24286'
                      isActive: false
                      label: '24286'
                      timestamp: null
                      tripId: '204980122'
                      routeId: '406'
                      startTime: '18:30:00'
                      position:
                        lat: 45.42183
                        lon: -73.648
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-26 19:44:06'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2849
                      ref: '24287'
                      isActive: false
                      label: '24287'
                      timestamp: null
                      tripId: '218427274'
                      routeId: '425'
                      startTime: '17:23:00'
                      position:
                        lat: 45.43638
                        lon: -73.89845
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '425'
                        routeLongName: "Express Anse-à-l'Orme"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-03 10:16:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2014
                      ref: '24288'
                      isActive: false
                      label: '24288'
                      timestamp: 1594327393
                      tripId: '218427280'
                      routeId: '496'
                      startTime: '16:11:00'
                      position:
                        lat: 45.45393
                        lon: -73.62328
                      bearing: 54
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '496'
                        routeLongName: 'Express Victoria'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:10:12'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2086
                      ref: '24289'
                      isActive: false
                      label: '24289'
                      timestamp: null
                      tripId: '218305269'
                      routeId: '107'
                      startTime: '05:00:00'
                      position:
                        lat: 45.44133
                        lon: -73.63412
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '107'
                        routeLongName: Verdun
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:25:11'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1208
                      ref: '24291'
                      isActive: false
                      label: '24291'
                      timestamp: 1594327263
                      tripId: '218426975'
                      routeId: '411'
                      startTime: '16:56:00'
                      position:
                        lat: 45.40359
                        lon: -73.94041
                      bearing: 249
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '411'
                        routeLongName: 'Express Lionel-Groulx'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:05:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2396
                      ref: '24292'
                      isActive: false
                      label: '24292'
                      timestamp: 1594327398
                      tripId: '218430553'
                      routeId: '138'
                      startTime: '16:28:00'
                      position:
                        lat: 45.46842
                        lon: -73.63961
                      bearing: 119
                      speed: 41
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '138'
                        routeLongName: Notre-Dame-de-Grâce
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 21:00:07'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 44
                      ref: '24293'
                      isActive: false
                      label: '24293'
                      timestamp: 1594327108
                      tripId: '218427153'
                      routeId: '491'
                      startTime: '16:02:00'
                      position:
                        lat: 45.43748
                        lon: -73.68873
                      bearing: 359
                      speed: 3
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '491'
                        routeLongName: 'Express Provost'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2771
                      ref: '24294'
                      isActive: false
                      label: '24294'
                      timestamp: 1609935858
                      tripId: '229041398'
                      routeId: '180'
                      startTime: '07:31:00'
                      position:
                        lat: 45.54965
                        lon: -73.6563
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '180'
                        routeLongName: 'De Salaberry'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-29 10:28:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2125
                      ref: '24295'
                      isActive: false
                      label: '24295'
                      timestamp: null
                      tripId: '223319927'
                      routeId: '213'
                      startTime: '18:09:00'
                      position:
                        lat: 45.51342
                        lon: -73.68372
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '213'
                        routeLongName: Parc-Industriel-Saint-Laurent
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:40:11'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1449
                      ref: '24296'
                      isActive: false
                      label: '24296'
                      timestamp: null
                      tripId: '213464628'
                      routeId: '46'
                      startTime: '09:10:00'
                      position:
                        lat: 45.52625
                        lon: -73.58794
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '46'
                        routeLongName: Casgrain
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:50:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 45
                      ref: '24297'
                      isActive: false
                      label: '24297'
                      timestamp: 1602626324
                      tripId: '222764913'
                      routeId: '64'
                      startTime: '17:47:00'
                      position:
                        lat: 45.52953
                        lon: -73.71597
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '64'
                        routeLongName: Grenet
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1664
                      ref: '24298'
                      isActive: false
                      label: '24298'
                      timestamp: 1600201190
                      tripId: '222788118'
                      routeId: '968'
                      startTime: '15:49:00'
                      position:
                        lat: 45.51085
                        lon: -73.81133
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:20:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 9328
                      ref: '24299'
                      isActive: false
                      label: '24299'
                      timestamp: null
                      tripId: '941219'
                      routeId: '427'
                      startTime: '06:17:00'
                      position:
                        lat: null
                        lon: null
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 1
                        label: Added
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '427'
                        routeLongName: 'Express Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-12-29 06:20:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1527
                      ref: '24301'
                      isActive: false
                      label: '24301'
                      timestamp: 1620161328
                      tripId: '229093086'
                      routeId: '193'
                      startTime: '15:55:00'
                      position:
                        lat: 45.60662
                        lon: -73.57185
                      bearing: 49
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '193'
                        routeLongName: Jarry
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:00:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2920
                      ref: '24302'
                      isActive: false
                      label: '24302'
                      timestamp: 1603112901
                      tripId: '222764732'
                      routeId: '68'
                      startTime: '08:03:00'
                      position:
                        lat: 45.4376
                        lon: -73.90125
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 79
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '68'
                        routeLongName: Pierrefonds
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-05 12:28:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3192
                      ref: '24303'
                      isActive: false
                      label: '24303'
                      timestamp: 1594327399
                      tripId: '218379615'
                      routeId: '919'
                      startTime: '16:30:00'
                      position:
                        lat: 45.50582
                        lon: -73.64254
                      bearing: 177
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-02 15:58:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 46
                      ref: '24304'
                      isActive: false
                      label: '24304'
                      timestamp: 1611876436
                      tripId: '229042432'
                      routeId: '136'
                      startTime: '17:54:00'
                      position:
                        lat: 45.59963
                        lon: -73.61138
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1416
                      ref: '24306'
                      isActive: false
                      label: '24306'
                      timestamp: null
                      tripId: '222752188'
                      routeId: '460'
                      startTime: '07:44:00'
                      position:
                        lat: null
                        lon: null
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:45:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1632
                      ref: '24307'
                      isActive: false
                      label: '24307'
                      timestamp: null
                      tripId: '223319960'
                      routeId: '171'
                      startTime: '17:10:00'
                      position:
                        lat: 45.55213
                        lon: -73.66972
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '171'
                        routeLongName: Henri-Bourassa
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:15:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 47
                      ref: '25201'
                      isActive: false
                      label: '25201'
                      timestamp: 1614865888
                      tripId: '225757623'
                      routeId: '97'
                      startTime: '08:00:00'
                      position:
                        lat: 45.51637
                        lon: -73.58875
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '97'
                        routeLongName: Avenue-du-Mont-Royal
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1990
                      ref: '25202'
                      isActive: false
                      label: '25202'
                      timestamp: 1632517638
                      tripId: '238426887'
                      routeId: '410'
                      startTime: '15:48:00'
                      position:
                        lat: 45.70119
                        lon: -73.48113
                      bearing: 75
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '410'
                        routeLongName: 'Express Notre-Dame'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:05:11'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2901
                      ref: '25203'
                      isActive: false
                      label: '25203'
                      timestamp: 1628688056
                      tripId: '232405927'
                      routeId: '25'
                      startTime: '08:54:00'
                      position:
                        lat: 45.53207
                        lon: -73.59753
                      bearing: 29
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '25'
                        routeLongName: Angus
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-04 20:42:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3111
                      ref: '25204'
                      isActive: false
                      label: '25204'
                      timestamp: 1617751543
                      tripId: '229031367'
                      routeId: '430'
                      startTime: '18:28:00'
                      position:
                        lat: 45.68914
                        lon: -73.49046
                      bearing: 103
                      speed: 41
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '430'
                        routeLongName: 'Express Pointe-aux-Trembles'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-18 20:40:06'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 739
                      ref: '25205'
                      isActive: false
                      label: '25205'
                      timestamp: 1633522473
                      tripId: '238426948'
                      routeId: '427'
                      startTime: '07:25:00'
                      position:
                        lat: 45.49504
                        lon: -73.57996
                      bearing: 206
                      speed: 26
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '427'
                        routeLongName: 'Express Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 01:13:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2752
                      ref: '25206'
                      isActive: false
                      label: '25206'
                      timestamp: 1632139993
                      tripId: '238426954'
                      routeId: '427'
                      startTime: '07:34:00'
                      position:
                        lat: 45.49377
                        lon: -73.56907
                      bearing: 124
                      speed: 32
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '427'
                        routeLongName: 'Express Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-28 14:38:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3266
                      ref: '25207'
                      isActive: false
                      label: '25207'
                      timestamp: 1620736301
                      tripId: '229031661'
                      routeId: '410'
                      startTime: '07:26:00'
                      position:
                        lat: 45.49777
                        lon: -73.56652
                      bearing: 124
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '410'
                        routeLongName: 'Express Notre-Dame'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-20 12:28:11'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1073
                      ref: '25208'
                      isActive: false
                      label: '25208'
                      timestamp: 1645021788
                      tripId: '241510984'
                      routeId: '427'
                      startTime: '08:42:00'
                      position:
                        lat: 45.49544
                        lon: -73.5795
                      bearing: 221
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '427'
                        routeLongName: 'Express Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 02:55:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2841
                      ref: '25209'
                      isActive: false
                      label: '25209'
                      timestamp: 1620045209
                      tripId: '229030420'
                      routeId: 51E
                      startTime: '08:25:00'
                      position:
                        lat: 45.52022
                        lon: -73.59715
                      bearing: 307
                      speed: 20
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-02 20:00:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1877
                      ref: '25210'
                      isActive: false
                      label: '25210'
                      timestamp: 1594327083
                      tripId: '218427272'
                      routeId: '496'
                      startTime: '15:56:00'
                      position:
                        lat: 45.44773
                        lon: -73.7439
                      bearing: 14
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '496'
                        routeLongName: 'Express Victoria'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:50:09'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1120
                      ref: '25211'
                      isActive: false
                      label: '25211'
                      timestamp: 1615333225
                      tripId: '229202241'
                      routeId: '55'
                      startTime: '17:44:00'
                      position:
                        lat: 45.55416
                        lon: -73.66869
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 03:20:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3107
                      ref: '25212'
                      isActive: false
                      label: '25212'
                      timestamp: 1613871611
                      tripId: '223494094'
                      routeId: '55'
                      startTime: '18:30:00'
                      position:
                        lat: 45.53143
                        lon: -73.60133
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-18 12:26:09'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 741
                      ref: '25213'
                      isActive: false
                      label: '25213'
                      timestamp: 1628075094
                      tripId: '231569151'
                      routeId: '99'
                      startTime: '06:30:00'
                      position:
                        lat: 45.57036
                        lon: -73.59564
                      bearing: 33
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '99'
                        routeLongName: Villeray
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 01:13:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 48
                      ref: '25214'
                      isActive: false
                      label: '25214'
                      timestamp: 1621033658
                      tripId: '230205371'
                      routeId: '31'
                      startTime: '18:39:00'
                      position:
                        lat: 45.53123
                        lon: -73.60183
                      bearing: 108
                      speed: 2
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '31'
                        routeLongName: Saint-Denis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 6816
                      ref: '25215'
                      isActive: false
                      label: '25215'
                      timestamp: 1622033320
                      tripId: '230204100'
                      routeId: '18'
                      startTime: '08:30:00'
                      position:
                        lat: 45.58073
                        lon: -73.56503
                      bearing: 203
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-03-09 16:11:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2921
                      ref: '25216'
                      isActive: false
                      label: '25216'
                      timestamp: 1622414429
                      tripId: '226862900'
                      routeId: '179'
                      startTime: '18:12:00'
                      position:
                        lat: 45.54152
                        lon: -73.69813
                      bearing: 101
                      speed: 28
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '179'
                        routeLongName: "De l'Acadie"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-05 12:28:08'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3012
                      ref: '25217'
                      isActive: false
                      label: '25217'
                      timestamp: 1632146125
                      tripId: '239574237'
                      routeId: '49'
                      startTime: '08:57:00'
                      position:
                        lat: 45.55651
                        lon: -73.66724
                      bearing: 176
                      speed: 13
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 52
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-11 12:26:09'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 49
                      ref: '25218'
                      isActive: false
                      label: '25218'
                      timestamp: 1594327393
                      tripId: '219805950'
                      routeId: '196'
                      startTime: '16:18:00'
                      position:
                        lat: 45.46423
                        lon: -73.70657
                      bearing: 133
                      speed: 41
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2963
                      ref: '25219'
                      isActive: false
                      label: '25219'
                      timestamp: 1623072398
                      tripId: '231063497'
                      routeId: '18'
                      startTime: '08:38:00'
                      position:
                        lat: 45.53063
                        lon: -73.60944
                      bearing: 302
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-07 18:02:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2513
                      ref: '25220'
                      isActive: false
                      label: '25220'
                      timestamp: 1594327389
                      tripId: '218421542'
                      routeId: '129'
                      startTime: '16:16:00'
                      position:
                        lat: 45.51582
                        lon: -73.60201
                      bearing: 264
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '129'
                        routeLongName: Côte-Sainte-Catherine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-24 17:40:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2136
                      ref: '25221'
                      isActive: false
                      label: '25221'
                      timestamp: 1594327406
                      tripId: '218421276'
                      routeId: '55'
                      startTime: '16:30:00'
                      position:
                        lat: 45.51382
                        lon: -73.5724
                      bearing: 299
                      speed: 13
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:45:11'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 6820
                      ref: '25222'
                      isActive: false
                      label: '25222'
                      timestamp: 1594327398
                      tripId: '218422165'
                      routeId: '179'
                      startTime: '16:14:00'
                      position:
                        lat: 45.53532
                        lon: -73.66341
                      bearing: 292
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '179'
                        routeLongName: "De l'Acadie"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-03-09 21:08:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1528
                      ref: '25223'
                      isActive: false
                      label: '25223'
                      timestamp: 1625524553
                      tripId: '231569739'
                      routeId: '18'
                      startTime: '17:46:00'
                      position:
                        lat: 45.59555
                        lon: -73.53551
                      bearing: 23
                      speed: 38
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 53
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:00:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1703
                      ref: '25224'
                      isActive: false
                      label: '25224'
                      timestamp: 1615126547
                      tripId: '225756088'
                      routeId: '55'
                      startTime: '08:30:00'
                      position:
                        lat: 45.50525
                        lon: -73.5564
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:25:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 50
                      ref: '25225'
                      isActive: false
                      label: '25225'
                      timestamp: 1633375996
                      tripId: '243243568'
                      routeId: 100E
                      startTime: '14:55:00'
                      position:
                        lat: 45.54179
                        lon: -73.6412
                      bearing: 25
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2791
                      ref: '25226'
                      isActive: false
                      label: '25226'
                      timestamp: 1643287656
                      tripId: '241512476'
                      routeId: '430'
                      startTime: '06:43:00'
                      position:
                        lat: 45.49652
                        lon: -73.5725
                      bearing: 211
                      speed: 7
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '430'
                        routeLongName: 'Express Pointe-aux-Trembles'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-29 20:30:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1665
                      ref: '25227'
                      isActive: false
                      label: '25227'
                      timestamp: 1625869542
                      tripId: '231570301'
                      routeId: '161'
                      startTime: '18:07:00'
                      position:
                        lat: 45.46208
                        lon: -73.67155
                      bearing: 31
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '161'
                        routeLongName: 'Van Horne'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:20:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2040
                      ref: '25228'
                      isActive: false
                      label: '25228'
                      timestamp: 1621252887
                      tripId: '230205578'
                      routeId: '144'
                      startTime: '07:40:00'
                      position:
                        lat: 45.48949
                        lon: -73.58492
                      bearing: 131
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '144'
                        routeLongName: 'Avenue des Pins'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:15:10'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 51
                      ref: '25229'
                      isActive: false
                      label: '25229'
                      timestamp: 1622722709
                      tripId: '237847826'
                      routeId: '179'
                      startTime: '07:45:00'
                      position:
                        lat: 45.54091
                        lon: -73.69639
                      bearing: 116
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '179'
                        routeLongName: "De l'Acadie"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 52
                      ref: '25230'
                      isActive: false
                      label: '25230'
                      timestamp: 1594327043
                      tripId: '218421320'
                      routeId: '55'
                      startTime: '16:49:00'
                      position:
                        lat: 45.50643
                        lon: -73.55622
                      bearing: 294
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1991
                      ref: '25231'
                      isActive: false
                      label: '25231'
                      timestamp: 1610720243
                      tripId: '230205854'
                      routeId: '92'
                      startTime: '00:38:00'
                      position:
                        lat: 45.53145
                        lon: -73.60175
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '92'
                        routeLongName: 'Jean-Talon Ouest'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:05:12'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 6858
                      ref: '25232'
                      isActive: false
                      label: '25232'
                      timestamp: 1626904178
                      tripId: '232342063'
                      routeId: '186'
                      startTime: '17:20:00'
                      position:
                        lat: 45.69399
                        lon: -73.49612
                      bearing: 27
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 44
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-03-10 15:33:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 53
                      ref: '25233'
                      isActive: false
                      label: '25233'
                      timestamp: 1628757552
                      tripId: '232343488'
                      routeId: '362'
                      startTime: '03:07:00'
                      position:
                        lat: 45.5312
                        lon: -73.54825
                      bearing: 304
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 111
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '362'
                        routeLongName: 'Hochelaga / Notre-Dame'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3366
                      ref: '25234'
                      isActive: false
                      label: '25234'
                      timestamp: 1632806579
                      tripId: '239577002'
                      routeId: '141'
                      startTime: '00:55:00'
                      position:
                        lat: 45.56017
                        lon: -73.59714
                      bearing: 212
                      speed: 52
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-19 15:38:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 54
                      ref: '25235'
                      isActive: false
                      label: '25235'
                      timestamp: 1625915376
                      tripId: '231720266'
                      routeId: '187'
                      startTime: '07:03:00'
                      position:
                        lat: 45.66553
                        lon: -73.51035
                      bearing: 96
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '187'
                        routeLongName: René-Lévesque
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 55
                      ref: '25236'
                      isActive: false
                      label: '25236'
                      timestamp: 1649114112
                      tripId: '250154052'
                      routeId: '51'
                      startTime: '18:24:00'
                      position:
                        lat: 45.4553
                        lon: -73.64121
                      bearing: 208
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 53
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2171
                      ref: '25237'
                      isActive: false
                      label: '25237'
                      timestamp: 1627646933
                      tripId: '232405461'
                      routeId: '27'
                      startTime: '07:53:00'
                      position:
                        lat: 45.52802
                        lon: -73.58636
                      bearing: 214
                      speed: 17
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '27'
                        routeLongName: 'Boulevard Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 13:00:12'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3204
                      ref: '25238'
                      isActive: false
                      label: '25238'
                      timestamp: 1628513567
                      tripId: '231570472'
                      routeId: '144'
                      startTime: '08:33:00'
                      position:
                        lat: 45.49012
                        lon: -73.58586
                      bearing: 128
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '144'
                        routeLongName: 'Avenue des Pins'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-06 12:30:19'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 56
                      ref: '25239'
                      isActive: false
                      label: '25239'
                      timestamp: 1626871257
                      tripId: '232405983'
                      routeId: '47'
                      startTime: '08:18:00'
                      position:
                        lat: 45.52624
                        lon: -73.5878
                      bearing: 49
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '47'
                        routeLongName: Masson
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3395
                      ref: '25240'
                      isActive: false
                      label: '25240'
                      timestamp: 1631019405
                      tripId: '238425403'
                      routeId: '18'
                      startTime: '08:06:00'
                      position:
                        lat: 45.53092
                        lon: -73.61006
                      bearing: 303
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '18'
                        routeLongName: Beaubien
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-03-03 01:23:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2670
                      ref: '25241'
                      isActive: false
                      label: '25241'
                      timestamp: 1622038131
                      tripId: '229030536'
                      routeId: '47'
                      startTime: '09:48:00'
                      position:
                        lat: 45.52925
                        lon: -73.58521
                      bearing: 214
                      speed: 35
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '47'
                        routeLongName: Masson
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-26 12:50:08'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2789
                      ref: '25242'
                      isActive: false
                      label: '25242'
                      timestamp: 1649939930
                      tripId: '250153924'
                      routeId: 51E
                      startTime: '08:35:00'
                      position:
                        lat: 45.52187
                        lon: -73.59634
                      bearing: 41
                      speed: 13
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 5
                        label: Full
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-29 13:04:08'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 57
                      ref: '25243'
                      isActive: false
                      label: '25243'
                      timestamp: 1594327395
                      tripId: '218430646'
                      routeId: '191'
                      startTime: '16:11:00'
                      position:
                        lat: 45.44201
                        lon: -73.66499
                      bearing: 91
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1992
                      ref: '25244'
                      isActive: false
                      label: '25244'
                      timestamp: 1627906221
                      tripId: '232405461'
                      routeId: '27'
                      startTime: '07:53:00'
                      position:
                        lat: 45.5279
                        lon: -73.58647
                      bearing: 213
                      speed: 20
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '27'
                        routeLongName: 'Boulevard Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:05:12'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1666
                      ref: '25245'
                      isActive: false
                      label: '25245'
                      timestamp: 1617285683
                      tripId: '229031296'
                      routeId: '97'
                      startTime: '09:15:00'
                      position:
                        lat: 45.51643
                        lon: -73.58875
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '97'
                        routeLongName: Avenue-du-Mont-Royal
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:20:05'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1704
                      ref: '25246'
                      isActive: false
                      label: '25246'
                      timestamp: 1649859234
                      tripId: '250154764'
                      routeId: '85'
                      startTime: '09:27:00'
                      position:
                        lat: 45.53286
                        lon: -73.55055
                      bearing: 125
                      speed: 17
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 57
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '85'
                        routeLongName: Hochelaga
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:25:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 58
                      ref: '25247'
                      isActive: false
                      label: '25247'
                      timestamp: 1628250228
                      tripId: '232405890'
                      routeId: '51'
                      startTime: '07:20:00'
                      position:
                        lat: 45.48514
                        lon: -73.6279
                      bearing: 33
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 59
                      ref: '25248'
                      isActive: false
                      label: '25248'
                      timestamp: 1629290567
                      tripId: '232405983'
                      routeId: '47'
                      startTime: '08:18:00'
                      position:
                        lat: 45.52636
                        lon: -73.5882
                      bearing: 123
                      speed: 7
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '47'
                        routeLongName: Masson
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 60
                      ref: '26001'
                      isActive: false
                      label: '26001'
                      timestamp: 1656680977
                      tripId: '252010359'
                      routeId: '85'
                      startTime: '08:30:00'
                      position:
                        lat: 45.53332
                        lon: -73.55168
                      bearing: 114
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 57
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '85'
                        routeLongName: Hochelaga
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2880
                      ref: '26002'
                      isActive: false
                      label: '26002'
                      timestamp: 1594327391
                      tripId: '218427591'
                      routeId: '35'
                      startTime: '16:30:00'
                      position:
                        lat: 45.48998
                        lon: -73.56729
                      bearing: 33
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-03 22:16:09'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 61
                      ref: '26003'
                      isActive: false
                      label: '26003'
                      timestamp: 1594327263
                      tripId: '219805841'
                      routeId: '468'
                      startTime: '16:46:00'
                      position:
                        lat: 45.51423
                        lon: -73.6841
                      bearing: 333
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '468'
                        routeLongName: 'Express Pierrefonds / Gouin'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 755
                      ref: '26004'
                      isActive: false
                      label: '26004'
                      timestamp: 1651237674
                      tripId: '250154475'
                      routeId: '51'
                      startTime: '08:09:00'
                      position:
                        lat: 45.52583
                        lon: -73.58814
                      bearing: 32
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 50
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 01:13:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3054
                      ref: '26005'
                      isActive: false
                      label: '26005'
                      timestamp: 1649077580
                      tripId: '250155065'
                      routeId: '27'
                      startTime: '08:48:00'
                      position:
                        lat: 45.52774
                        lon: -73.58662
                      bearing: 213
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '27'
                        routeLongName: 'Boulevard Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-13 12:12:09'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1634
                      ref: '26006'
                      isActive: false
                      label: '26006'
                      timestamp: 1647295320
                      tripId: '241512520'
                      routeId: '430'
                      startTime: '16:41:00'
                      position:
                        lat: 45.55458
                        lon: -73.5847
                      bearing: 113
                      speed: 28
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 32
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '430'
                        routeLongName: 'Express Pointe-aux-Trembles'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:15:06'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 913
                      ref: '26007'
                      isActive: false
                      label: '26007'
                      timestamp: 1594327395
                      tripId: '218421800'
                      routeId: '161'
                      startTime: '16:00:00'
                      position:
                        lat: 45.52253
                        lon: -73.61307
                      bearing: 33
                      speed: 1
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '161'
                        routeLongName: 'Van Horne'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 01:18:46'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 62
                      ref: '26008'
                      isActive: false
                      label: '26008'
                      timestamp: 1594327393
                      tripId: '218421017'
                      routeId: '55'
                      startTime: '16:20:00'
                      position:
                        lat: 45.52377
                        lon: -73.59441
                      bearing: 304
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '55'
                        routeLongName: 'Boulevard Saint-Laurent'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2826
                      ref: '26009'
                      isActive: false
                      label: '26009'
                      timestamp: 1649373237
                      tripId: '250155075'
                      routeId: '410'
                      startTime: '17:52:00'
                      position:
                        lat: 45.54453
                        lon: -73.57137
                      bearing: 204
                      speed: 30
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '410'
                        routeLongName: 'Express Notre-Dame'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-02 10:10:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2862
                      ref: '26010'
                      isActive: false
                      label: '26010'
                      timestamp: 1627922857
                      tripId: '231569254'
                      routeId: '92'
                      startTime: '11:00:00'
                      position:
                        lat: 45.53193
                        lon: -73.6019
                      bearing: 129
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '92'
                        routeLongName: 'Jean-Talon Ouest'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-03 12:36:11'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1564
                      ref: '26011'
                      isActive: false
                      label: '26011'
                      timestamp: 1651235978
                      tripId: '250154760'
                      routeId: '51'
                      startTime: '07:35:00'
                      position:
                        lat: 45.52622
                        lon: -73.58782
                      bearing: 32
                      speed: 37
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 51
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2733
                      ref: '26012'
                      isActive: false
                      label: '26012'
                      timestamp: 1654122821
                      tripId: '250269003'
                      routeId: '168'
                      startTime: '18:00:00'
                      position:
                        lat: 45.44849
                        lon: -73.5542
                      bearing: 217
                      speed: 39
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '168'
                        routeLongName: Cité-du-Havre
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-27 22:12:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 63
                      ref: '26013'
                      isActive: false
                      label: '26013'
                      timestamp: 1657233652
                      tripId: '251981702'
                      routeId: '150'
                      startTime: '18:07:00'
                      position:
                        lat: 45.52406
                        lon: -73.55231
                      bearing: 123
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '150'
                        routeLongName: René-Lévesque
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2618
                      ref: '26014'
                      isActive: false
                      label: '26014'
                      timestamp: 1594327395
                      tripId: '218427147'
                      routeId: '411'
                      startTime: '16:27:00'
                      position:
                        lat: 45.43567
                        lon: -73.84193
                      bearing: 68
                      speed: 80
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '411'
                        routeLongName: 'Express Lionel-Groulx'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-25 20:46:08'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2981
                      ref: '26015'
                      isActive: false
                      label: '26015'
                      timestamp: 1594327257
                      tripId: '219805429'
                      routeId: '196'
                      startTime: '16:44:00'
                      position:
                        lat: 45.43977
                        lon: -73.69164
                      bearing: 268
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-09 12:54:07'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2605
                      ref: '26016'
                      isActive: false
                      label: '26016'
                      timestamp: 1648207476
                      tripId: '250155063'
                      routeId: '410'
                      startTime: '06:59:00'
                      position:
                        lat: 45.65166
                        lon: -73.48914
                      bearing: 156
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '410'
                        routeLongName: 'Express Notre-Dame'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-25 19:26:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 64
                      ref: '26017'
                      isActive: false
                      label: '26017'
                      timestamp: 1645620811
                      tripId: '242656682'
                      routeId: '186'
                      startTime: '07:22:00'
                      position:
                        lat: 45.59727
                        lon: -73.53466
                      bearing: 203
                      speed: 25
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 44
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3018
                      ref: '26018'
                      isActive: false
                      label: '26018'
                      timestamp: 1644932659
                      tripId: '241511463'
                      routeId: '51'
                      startTime: '07:46:00'
                      position:
                        lat: 45.52612
                        lon: -73.58791
                      bearing: 31
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 51
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '51'
                        routeLongName: Édouard-Montpetit
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-11 13:38:10'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2898
                      ref: '26019'
                      isActive: false
                      label: '26019'
                      timestamp: 1594327404
                      tripId: '219806175'
                      routeId: '475'
                      startTime: '16:10:00'
                      position:
                        lat: 45.4847
                        lon: -73.79295
                      bearing: 237
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '475'
                        routeLongName: 'Express Dollard-des-Ormeaux'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-04 20:26:11'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1293
                      ref: '26020'
                      isActive: false
                      label: '26020'
                      timestamp: 1655211651
                      tripId: '251982712'
                      routeId: '125'
                      startTime: '08:11:00'
                      position:
                        lat: 45.50645
                        lon: -73.57053
                      bearing: 205
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '125'
                        routeLongName: Ontario
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:25:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1529
                      ref: '26021'
                      isActive: false
                      label: '26021'
                      timestamp: 1594327396
                      tripId: '218415501'
                      routeId: '141'
                      startTime: '16:11:00'
                      position:
                        lat: 45.58326
                        lon: -73.58072
                      bearing: 170
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:00:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2087
                      ref: '26022'
                      isActive: false
                      label: '26022'
                      timestamp: 1594327393
                      tripId: '218446215'
                      routeId: '131'
                      startTime: '16:27:00'
                      position:
                        lat: 45.57249
                        lon: -73.54594
                      bearing: 120
                      speed: 33
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 0
                        label: Empty
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '131'
                        routeLongName: "De l'Assomption"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:25:14'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 65
                      ref: '26023'
                      isActive: false
                      label: '26023'
                      timestamp: 1594327398
                      tripId: '218417573'
                      routeId: '189'
                      startTime: '16:14:00'
                      position:
                        lat: 45.67074
                        lon: -73.49397
                      bearing: 10
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 66
                      ref: '26024'
                      isActive: false
                      label: '26024'
                      timestamp: 1594327404
                      tripId: '218417442'
                      routeId: '187'
                      startTime: '16:25:00'
                      position:
                        lat: 45.64346
                        lon: -73.49964
                      bearing: 14
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '187'
                        routeLongName: René-Lévesque
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 67
                      ref: '26025'
                      isActive: false
                      label: '26025'
                      timestamp: 1594327304
                      tripId: '218446683'
                      routeId: '178'
                      startTime: '16:37:00'
                      position:
                        lat: 45.49603
                        lon: -73.57114
                      bearing: 129
                      speed: 33
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 68
                      ref: '26026'
                      isActive: false
                      label: '26026'
                      timestamp: 1669293832
                      tripId: '256333293'
                      routeId: 49E
                      startTime: '07:03:00'
                      position:
                        lat: 45.61785
                        lon: -73.58235
                      bearing: 286
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3067
                      ref: '26027'
                      isActive: false
                      label: '26027'
                      timestamp: 1594327404
                      tripId: '218446273'
                      routeId: '136'
                      startTime: '16:09:00'
                      position:
                        lat: 45.56215
                        lon: -73.54631
                      bearing: 206
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-14 14:28:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 69
                      ref: '26028'
                      isActive: false
                      label: '26028'
                      timestamp: 1671629164
                      tripId: '256792774'
                      routeId: '136'
                      startTime: '07:48:00'
                      position:
                        lat: 45.5555
                        lon: -73.54636
                      bearing: 205
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 70
                      ref: '26029'
                      isActive: false
                      label: '26029'
                      timestamp: 1594327398
                      tripId: '218446432'
                      routeId: '168'
                      startTime: '16:16:00'
                      position:
                        lat: 45.45068
                        lon: -73.54968
                      bearing: 212
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '168'
                        routeLongName: Cité-du-Havre
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 71
                      ref: '26030'
                      isActive: false
                      label: '26030'
                      timestamp: 1594327395
                      tripId: '218445453'
                      routeId: '24'
                      startTime: '16:39:00'
                      position:
                        lat: 45.53387
                        lon: -73.56204
                      bearing: 193
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '24'
                        routeLongName: Sherbrooke
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 72
                      ref: '26031'
                      isActive: false
                      label: '26031'
                      timestamp: 1671628507
                      tripId: '256790917'
                      routeId: '168'
                      startTime: '07:42:00'
                      position:
                        lat: 45.50375
                        lon: -73.57098
                      bearing: 306
                      speed: 8
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '168'
                        routeLongName: Cité-du-Havre
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 73
                      ref: '26032'
                      isActive: false
                      label: '26032'
                      timestamp: 1594327390
                      tripId: '218445967'
                      routeId: '136'
                      startTime: '16:24:00'
                      position:
                        lat: 45.575
                        lon: -73.58973
                      bearing: 257
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2191
                      ref: '26033'
                      isActive: false
                      label: '26033'
                      timestamp: 1594327400
                      tripId: '218446496'
                      routeId: '168'
                      startTime: '16:20:00'
                      position:
                        lat: 45.49722
                        lon: -73.5582
                      bearing: 295
                      speed: 13
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '168'
                        routeLongName: Cité-du-Havre
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 14:20:06'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1243
                      ref: '26034'
                      isActive: false
                      label: '26034'
                      timestamp: 1650494804
                      tripId: '250268379'
                      routeId: '136'
                      startTime: '18:55:00'
                      position:
                        lat: 45.56282
                        lon: -73.54632
                      bearing: 116
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:15:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2876
                      ref: '26035'
                      isActive: false
                      label: '26035'
                      timestamp: 1701757804
                      tripId: '271578184'
                      routeId: '34'
                      startTime: '01:05:00'
                      position:
                        lat: 45.53185
                        lon: -73.54826
                      bearing: 208
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '34'
                        routeLongName: Sainte-Catherine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-03 20:58:11'
                      meta: {  }
                      updatedAt: '2023-12-05 01:34:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 74
                      ref: '26036'
                      isActive: false
                      label: '26036'
                      timestamp: 1594327394
                      tripId: '218446293'
                      routeId: '22'
                      startTime: '16:43:00'
                      position:
                        lat: 45.58712
                        lon: -73.5212
                      bearing: 105
                      speed: 42
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '22'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 75
                      ref: '26037'
                      isActive: false
                      label: '26037'
                      timestamp: 1641245489
                      tripId: '242656326'
                      routeId: '81'
                      startTime: '15:57:00'
                      position:
                        lat: 45.65306
                        lon: -73.55686
                      bearing: 55
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '81'
                        routeLongName: Saint-Jean-Baptiste
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 76
                      ref: '26038'
                      isActive: false
                      label: '26038'
                      timestamp: 1647606525
                      tripId: '241585189'
                      routeId: '85'
                      startTime: '07:32:00'
                      position:
                        lat: 45.53331
                        lon: -73.55167
                      bearing: 106
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 57
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '85'
                        routeLongName: Hochelaga
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2616
                      ref: '26039'
                      isActive: false
                      label: '26039'
                      timestamp: 1594327405
                      tripId: '218417480'
                      routeId: '40'
                      startTime: '16:06:00'
                      position:
                        lat: 45.66233
                        lon: -73.50739
                      bearing: 13
                      speed: 38
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '40'
                        routeLongName: Henri-Bourassa-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-25 20:40:11'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 77
                      ref: '26040'
                      isActive: false
                      label: '26040'
                      timestamp: 1712787839
                      tripId: '274630114'
                      routeId: '189'
                      startTime: '17:47:00'
                      position:
                        lat: 45.6982
                        lon: -73.4882
                      bearing: 260
                      speed: 70
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 64
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-04-10 18:35:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 78
                      ref: '26041'
                      isActive: false
                      label: '26041'
                      timestamp: 1594327400
                      tripId: '218444860'
                      routeId: '125'
                      startTime: '16:25:00'
                      position:
                        lat: 45.55833
                        lon: -73.53603
                      bearing: 16
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '125'
                        routeLongName: Ontario
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 79
                      ref: '26042'
                      isActive: false
                      label: '26042'
                      timestamp: 1594327400
                      tripId: '218430851'
                      routeId: '195'
                      startTime: '15:43:00'
                      position:
                        lat: 45.44191
                        lon: -73.69417
                      bearing: 268
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 51
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '195'
                        routeLongName: 'Dorval / Angrignon'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 80
                      ref: '26043'
                      isActive: false
                      label: '26043'
                      timestamp: 1594327388
                      tripId: '218445793'
                      routeId: '85'
                      startTime: '16:00:00'
                      position:
                        lat: 45.59938
                        lon: -73.53323
                      bearing: 23
                      speed: 52
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 0
                        label: Empty
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '85'
                        routeLongName: Hochelaga
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2088
                      ref: '26044'
                      isActive: false
                      label: '26044'
                      timestamp: 1642549006
                      tripId: '241586105'
                      routeId: '136'
                      startTime: '17:58:00'
                      position:
                        lat: 45.60067
                        lon: -73.61034
                      bearing: 36
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '136'
                        routeLongName: Viau
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:25:15'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 780
                      ref: '26045'
                      isActive: false
                      label: '26045'
                      timestamp: 1594327036
                      tripId: '218445477'
                      routeId: '24'
                      startTime: '16:48:00'
                      position:
                        lat: 45.53922
                        lon: -73.56009
                      bearing: 126
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '24'
                        routeLongName: Sherbrooke
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 01:13:06'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 81
                      ref: '26046'
                      isActive: false
                      label: '26046'
                      timestamp: 1669336525
                      tripId: '256329702'
                      routeId: '26'
                      startTime: null
                      position:
                        lat: 45.58907
                        lon: -73.5401
                      bearing: 303
                      speed: 22
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '26'
                        routeLongName: Mercier-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3184
                      ref: '26047'
                      isActive: false
                      label: '26047'
                      timestamp: 1646238283
                      tripId: '242658857'
                      routeId: '86'
                      startTime: null
                      position:
                        lat: 45.6592
                        lon: -73.57127
                      bearing: 322
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '86'
                        routeLongName: Pointe-aux-Trembles
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-30 20:42:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2431
                      ref: '26048'
                      isActive: false
                      label: '26048'
                      timestamp: 1652357390
                      tripId: '250155077'
                      routeId: '427'
                      startTime: '07:30:00'
                      position:
                        lat: 45.4967
                        lon: -73.57233
                      bearing: null
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '427'
                        routeLongName: 'Express Saint-Joseph'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 21:40:11'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3121
                      ref: '26049'
                      isActive: false
                      label: '26049'
                      timestamp: 1649807100
                      tripId: '249553857'
                      routeId: '189'
                      startTime: '19:07:00'
                      position:
                        lat: 45.69759
                        lon: -73.49081
                      bearing: 247
                      speed: 26
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 64
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-19 10:52:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1565
                      ref: '26050'
                      isActive: false
                      label: '26050'
                      timestamp: 1594327405
                      tripId: '218417638'
                      routeId: '487'
                      startTime: '16:15:00'
                      position:
                        lat: 45.63085
                        lon: -73.51691
                      bearing: 200
                      speed: 45
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '487'
                        routeLongName: "Express Bout-de-l'Île"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 82
                      ref: '26051'
                      isActive: false
                      label: '26051'
                      timestamp: 1658965535
                      tripId: '251982395'
                      routeId: '74'
                      startTime: '19:44:00'
                      position:
                        lat: 45.49992
                        lon: -73.56399
                      bearing: 138
                      speed: 17
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '74'
                        routeLongName: Bridge
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2095
                      ref: '26052'
                      isActive: false
                      label: '26052'
                      timestamp: 1594327405
                      tripId: '218446724'
                      routeId: '178'
                      startTime: '16:18:00'
                      position:
                        lat: 45.46726
                        lon: -73.53775
                      bearing: 67
                      speed: 47
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:30:15'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1819
                      ref: '26053'
                      isActive: false
                      label: '26053'
                      timestamp: 1681734021
                      tripId: '263867279'
                      routeId: '487'
                      startTime: '07:48:00'
                      position:
                        lat: 45.600227355957
                        lon: -73.53288269043
                      bearing: 203
                      speed: 51
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '487'
                        routeLongName: "Express Bout-de-l'Île"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:40:12'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1879
                      ref: '26054'
                      isActive: false
                      label: '26054'
                      timestamp: 1646750188
                      tripId: '242656143'
                      routeId: '428'
                      startTime: '07:32:00'
                      position:
                        lat: 45.66578
                        lon: -73.5348
                      bearing: 159
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '428'
                        routeLongName: "Express Parcs industriels de l'Est"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:50:12'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 7400
                      ref: '26055'
                      isActive: false
                      label: '26055'
                      timestamp: 1647525424
                      tripId: '241584937'
                      routeId: '168'
                      startTime: '09:27:00'
                      position:
                        lat: 45.50371
                        lon: -73.57089
                      bearing: 306
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '168'
                        routeLongName: Cité-du-Havre
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-07-28 08:41:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 83
                      ref: '26056'
                      isActive: false
                      label: '26056'
                      timestamp: 1638897052
                      tripId: '243170467'
                      routeId: '186'
                      startTime: '12:00:00'
                      position:
                        lat: 45.61937
                        lon: -73.58073
                      bearing: 299
                      speed: 34
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1566
                      ref: '26057'
                      isActive: false
                      label: '26057'
                      timestamp: 1594327404
                      tripId: '218417025'
                      routeId: '81'
                      startTime: '16:06:00'
                      position:
                        lat: 45.65018
                        lon: -73.57974
                      bearing: 324
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '81'
                        routeLongName: Saint-Jean-Baptiste
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 7001
                      ref: '26058'
                      isActive: false
                      label: '26058'
                      timestamp: 1594327389
                      tripId: '961266'
                      routeId: '189'
                      startTime: '16:30:00'
                      position:
                        lat: 45.61253
                        lon: -73.50999
                      bearing: 14
                      speed: 42
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-03-19 13:24:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2041
                      ref: '26059'
                      isActive: false
                      label: '26059'
                      timestamp: 1644534265
                      tripId: '242655593'
                      routeId: '33'
                      startTime: '17:08:00'
                      position:
                        lat: 45.62759
                        lon: -73.61526
                      bearing: 140
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 61
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:15:13'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 84
                      ref: '26060'
                      isActive: false
                      label: '26060'
                      timestamp: 1638817298
                      tripId: '243180806'
                      routeId: '168'
                      startTime: '12:09:00'
                      position:
                        lat: 45.50257
                        lon: -73.56525
                      bearing: 123
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '168'
                        routeLongName: Cité-du-Havre
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3055
                      ref: '26061'
                      isActive: false
                      label: '26061'
                      timestamp: 1594327399
                      tripId: '218416873'
                      routeId: '48'
                      startTime: '15:54:00'
                      position:
                        lat: 45.65224
                        lon: -73.55846
                      bearing: 53
                      speed: 26
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-13 12:22:11'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1209
                      ref: '26062'
                      isActive: false
                      label: '26062'
                      timestamp: 1636551436
                      tripId: '243173885'
                      routeId: '192'
                      startTime: '07:52:00'
                      position:
                        lat: 45.54743
                        lon: -73.63736
                      bearing: 211
                      speed: 34
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '192'
                        routeLongName: Robert
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:05:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3339
                      ref: '26063'
                      isActive: false
                      label: '26063'
                      timestamp: 1594327087
                      tripId: '218415674'
                      routeId: '32'
                      startTime: '16:44:00'
                      position:
                        lat: 45.61564
                        lon: -73.62936
                      bearing: 324
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-08 20:28:01'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1074
                      ref: '26064'
                      isActive: false
                      label: '26064'
                      timestamp: 1659013766
                      tripId: '252293488'
                      routeId: '26'
                      startTime: '08:48:00'
                      position:
                        lat: 45.59145
                        lon: -73.53813
                      bearing: 204
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '26'
                        routeLongName: Mercier-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 02:55:04'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 85
                      ref: '26065'
                      isActive: false
                      label: '26065'
                      timestamp: 1649296555
                      tripId: '249554063'
                      routeId: '187'
                      startTime: '19:15:00'
                      position:
                        lat: 45.60085
                        lon: -73.53233
                      bearing: 122
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '187'
                        routeLongName: René-Lévesque
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 86
                      ref: '26066'
                      isActive: false
                      label: '26066'
                      timestamp: 1686004026
                      tripId: '263867828'
                      routeId: '186'
                      startTime: '17:53:00'
                      position:
                        lat: 45.69751
                        lon: -73.49125
                      bearing: 227
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 44
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 6848
                      ref: '26067'
                      isActive: false
                      label: '26067'
                      timestamp: 1685107696
                      tripId: '263866444'
                      routeId: '39'
                      startTime: '08:50:00'
                      position:
                        lat: 45.58983
                        lon: -73.63425
                      bearing: 56
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '39'
                        routeLongName: 'Des Grandes-Prairies'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-03-10 13:47:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 87
                      ref: '26068'
                      isActive: false
                      label: '26068'
                      timestamp: 1673995580
                      tripId: '259250113'
                      routeId: '822'
                      startTime: '17:20:00'
                      position:
                        lat: 45.58801
                        lon: -73.53995
                      bearing: 23
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '822'
                        routeLongName: 'Navette Longue-Pointe'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2096
                      ref: '26069'
                      isActive: false
                      label: '26069'
                      timestamp: 1646915828
                      tripId: '242656381'
                      routeId: '486'
                      startTime: '07:05:00'
                      position:
                        lat: 45.59871
                        lon: -73.5338
                      bearing: 204
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '486'
                        routeLongName: 'Express Sherbrooke'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:30:16'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 88
                      ref: '26070'
                      isActive: false
                      label: '26070'
                      timestamp: 1647454854
                      tripId: '242658308'
                      routeId: '39'
                      startTime: '14:12:00'
                      position:
                        lat: 45.6201
                        lon: -73.58246
                      bearing: 121
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '39'
                        routeLongName: 'Des Grandes-Prairies'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1963
                      ref: '26071'
                      isActive: false
                      label: '26071'
                      timestamp: 1594327390
                      tripId: '218402944'
                      routeId: '14'
                      startTime: '16:43:00'
                      position:
                        lat: 45.50936
                        lon: -73.55544
                      bearing: 20
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '14'
                        routeLongName: Atateken
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:00:14'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3372
                      ref: '26072'
                      isActive: false
                      label: '26072'
                      timestamp: 1594327391
                      tripId: '218416936'
                      routeId: '428'
                      startTime: '16:00:00'
                      position:
                        lat: 45.58904
                        lon: -73.53953
                      bearing: 300
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '428'
                        routeLongName: "Express Parcs industriels de l'Est"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-20 16:53:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1706
                      ref: '26073'
                      isActive: false
                      label: '26073'
                      timestamp: 1594327390
                      tripId: '218415554'
                      routeId: '49'
                      startTime: '16:03:00'
                      position:
                        lat: 45.60606
                        lon: -73.63563
                      bearing: 202
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:25:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 7188
                      ref: '26074'
                      isActive: false
                      label: '26074'
                      timestamp: 1594327120
                      tripId: '218415795'
                      routeId: '449'
                      startTime: '16:47:00'
                      position:
                        lat: 45.58956
                        lon: -73.54004
                      bearing: 311
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '449'
                        routeLongName: 'Express Rivière-des-Prairies'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-05-12 15:34:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3252
                      ref: '26075'
                      isActive: false
                      label: '26075'
                      timestamp: 1701091387
                      tripId: '271531686'
                      routeId: '49'
                      startTime: '07:24:00'
                      position:
                        lat: 45.55688
                        lon: -73.66742
                      bearing: 177
                      speed: 4
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 52
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-16 11:30:11'
                      meta: {  }
                      updatedAt: '2023-11-27 08:34:38'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1850
                      ref: '26076'
                      isActive: false
                      label: '26076'
                      timestamp: 1594327388
                      tripId: '218417646'
                      routeId: '189'
                      startTime: '16:04:00'
                      position:
                        lat: 45.67082
                        lon: -73.49395
                      bearing: 8
                      speed: 28
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:45:13'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3140
                      ref: '26077'
                      isActive: false
                      label: '26077'
                      timestamp: 1710794402
                      tripId: '274252188'
                      routeId: '33'
                      startTime: '15:38:00'
                      position:
                        lat: 45.6301
                        lon: -73.61797
                      bearing: 147
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 60
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-20 10:40:03'
                      meta: {  }
                      updatedAt: '2024-03-18 16:50:11'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2941
                      ref: '26078'
                      isActive: false
                      label: '26078'
                      timestamp: 1665352821
                      tripId: '253171320'
                      routeId: '187'
                      startTime: '17:27:00'
                      position:
                        lat: 45.66566
                        lon: -73.51093
                      bearing: 138
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 44
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: null
                        label: null
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '187'
                        routeLongName: René-Lévesque
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-06 11:50:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3302
                      ref: '26079'
                      isActive: false
                      label: '26079'
                      timestamp: 1646745610
                      tripId: '242655005'
                      routeId: '43'
                      startTime: '07:28:00'
                      position:
                        lat: 45.59115
                        lon: -73.6474
                      bearing: 30
                      speed: 35
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 62
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '43'
                        routeLongName: Monselet
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-28 11:48:01'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3079
                      ref: '26080'
                      isActive: false
                      label: '26080'
                      timestamp: 1594327404
                      tripId: '218416964'
                      routeId: '44'
                      startTime: '16:15:00'
                      position:
                        lat: 45.62506
                        lon: -73.5818
                      bearing: 47
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-16 20:42:13'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2709
                      ref: '26081'
                      isActive: false
                      label: '26081'
                      timestamp: 1703843133
                      tripId: '271544317'
                      routeId: '362'
                      startTime: '03:55:00'
                      position:
                        lat: 45.68735
                        lon: -73.48991
                      bearing: 10
                      speed: 60
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 104
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '362'
                        routeLongName: 'Hochelaga / Notre-Dame'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-27 12:42:12'
                      meta: {  }
                      updatedAt: '2023-12-29 04:47:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 89
                      ref: '26082'
                      isActive: false
                      label: '26082'
                      timestamp: 1594327400
                      tripId: '218417761'
                      routeId: '33'
                      startTime: '15:57:00'
                      position:
                        lat: 45.60556
                        lon: -73.61867
                      bearing: 323
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2097
                      ref: '26083'
                      isActive: false
                      label: '26083'
                      timestamp: 1594327404
                      tripId: '218417507'
                      routeId: '141'
                      startTime: '16:43:00'
                      position:
                        lat: 45.55981
                        lon: -73.59963
                      bearing: 168
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:30:16'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1229
                      ref: '26084'
                      isActive: false
                      label: '26084'
                      timestamp: 1651843798
                      tripId: '249550845'
                      routeId: '469'
                      startTime: '09:00:00'
                      position:
                        lat: 45.62318
                        lon: -73.62113
                      bearing: 323
                      speed: 6
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '469'
                        routeLongName: 'Express Henri-Bourassa'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:10:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2196
                      ref: '26085'
                      isActive: false
                      label: '26085'
                      timestamp: 1646697966
                      tripId: '242657187'
                      routeId: '33'
                      startTime: '18:18:00'
                      position:
                        lat: 45.6257
                        lon: -73.61737
                      bearing: 53
                      speed: 54
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 54
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 17:00:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3016
                      ref: '26086'
                      isActive: false
                      label: '26086'
                      timestamp: 1710502093
                      tripId: '274251281'
                      routeId: '432'
                      startTime: '06:45:00'
                      position:
                        lat: 45.57682
                        lon: -73.54664
                      bearing: 46
                      speed: 22
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '432'
                        routeLongName: 'Express Lacordaire'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-11 12:58:11'
                      meta: {  }
                      updatedAt: '2024-03-15 07:32:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1210
                      ref: '27001'
                      isActive: false
                      label: '27001'
                      timestamp: 1594327398
                      tripId: '218416276'
                      routeId: '32'
                      startTime: '16:27:00'
                      position:
                        lat: 45.56762
                        lon: -73.52324
                      bearing: 299
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:05:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3022
                      ref: '27002'
                      isActive: false
                      label: '27002'
                      timestamp: 1594327390
                      tripId: '218417816'
                      routeId: 28I
                      startTime: '16:10:00'
                      position:
                        lat: 45.59698
                        lon: -73.53581
                      bearing: 122
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 32
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-11 20:48:13'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3286
                      ref: '27003'
                      isActive: false
                      label: '27003'
                      timestamp: 1675979829
                      tripId: '259247473'
                      routeId: '32'
                      startTime: '15:59:00'
                      position:
                        lat: 45.61521
                        lon: -73.62891
                      bearing: 333
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-24 10:22:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3385
                      ref: '27004'
                      isActive: false
                      label: '27004'
                      timestamp: 1671473976
                      tripId: '256333449'
                      routeId: '186'
                      startTime: '13:23:00'
                      position:
                        lat: 45.59706
                        lon: -73.53606
                      bearing: 123
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-27 00:49:02'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1669
                      ref: '27005'
                      isActive: false
                      label: '27005'
                      timestamp: 1594327382
                      tripId: '218415559'
                      routeId: '33'
                      startTime: '16:50:00'
                      position:
                        lat: 45.57864
                        lon: -73.51431
                      bearing: 119
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:20:06'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 90
                      ref: '27006'
                      isActive: false
                      label: '27006'
                      timestamp: 1678314201
                      tripId: '259247303'
                      routeId: '486'
                      startTime: '16:51:00'
                      position:
                        lat: 45.69702
                        lon: -73.49166
                      bearing: 54
                      speed: 35
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '486'
                        routeLongName: 'Express Sherbrooke'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 787
                      ref: '27007'
                      isActive: false
                      label: '27007'
                      timestamp: 1668642817
                      tripId: '256330047'
                      routeId: '49'
                      startTime: '17:52:00'
                      position:
                        lat: 45.66819
                        lon: -73.54836
                      bearing: 333
                      speed: 32
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 62
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 01:13:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 91
                      ref: '27008'
                      isActive: false
                      label: '27008'
                      timestamp: 1651333293
                      tripId: '246814033'
                      routeId: '32'
                      startTime: '10:32:00'
                      position:
                        lat: 45.58165
                        lon: -73.58595
                      bearing: 80
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 92
                      ref: '27009'
                      isActive: false
                      label: '27009'
                      timestamp: 1594327404
                      tripId: '218416150'
                      routeId: '43'
                      startTime: '16:37:00'
                      position:
                        lat: 45.58471
                        lon: -73.64716
                      bearing: 54
                      speed: 25
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 10
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '43'
                        routeLongName: Monselet
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 93
                      ref: '27010'
                      isActive: false
                      label: '27010'
                      timestamp: 1677012708
                      tripId: '259247967'
                      routeId: '49'
                      startTime: '14:30:00'
                      position:
                        lat: 45.6179
                        lon: -73.58147
                      bearing: 200
                      speed: 1
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 58
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: 3
                        label: Congestion
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3072
                      ref: '27011'
                      isActive: false
                      label: '27011'
                      timestamp: 1594327405
                      tripId: '218416248'
                      routeId: '141'
                      startTime: '15:59:00'
                      position:
                        lat: 45.6089
                        lon: -73.5436
                      bearing: 81
                      speed: 4
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-15 19:04:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1567
                      ref: '27012'
                      isActive: false
                      label: '27012'
                      timestamp: 1705984420
                      tripId: '274251051'
                      routeId: '44'
                      startTime: '23:05:00'
                      position:
                        lat: 45.58985
                        lon: -73.5399
                      bearing: 20
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:05'
                      meta: {  }
                      updatedAt: '2024-01-22 23:41:04'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1820
                      ref: '27013'
                      isActive: false
                      label: '27013'
                      timestamp: 1594327388
                      tripId: '218417825'
                      routeId: '49'
                      startTime: '16:43:00'
                      position:
                        lat: 45.5559
                        lon: -73.66727
                      bearing: 24
                      speed: 5
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:40:13'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 94
                      ref: '27014'
                      isActive: false
                      label: '27014'
                      timestamp: 1594327397
                      tripId: '218416658'
                      routeId: '44'
                      startTime: '16:26:00'
                      position:
                        lat: 45.61185
                        lon: -73.58068
                      bearing: 212
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1851
                      ref: '27015'
                      isActive: false
                      label: '27015'
                      timestamp: 1647570711
                      tripId: '242655517'
                      routeId: '44'
                      startTime: '22:02:00'
                      position:
                        lat: 45.58986
                        lon: -73.53992
                      bearing: 19
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:45:14'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1417
                      ref: '27016'
                      isActive: false
                      label: '27016'
                      timestamp: 1702386514
                      tripId: '271531654'
                      routeId: '33'
                      startTime: '07:13:00'
                      position:
                        lat: 45.62777
                        lon: -73.61546
                      bearing: 143
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 61
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:45:04'
                      meta: {  }
                      updatedAt: '2023-12-12 08:16:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 95
                      ref: '27017'
                      isActive: false
                      label: '27017'
                      timestamp: 1712152500
                      tripId: '274626402'
                      routeId: '449'
                      startTime: '09:20:00'
                      position:
                        lat: 45.59775
                        lon: -73.55106
                      bearing: 122
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 40
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '449'
                        routeLongName: 'Express Rivière-des-Prairies'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-04-03 10:00:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 96
                      ref: '27018'
                      isActive: false
                      label: '27018'
                      timestamp: 1709075585
                      tripId: '274250440'
                      routeId: '86'
                      startTime: '17:02:00'
                      position:
                        lat: 45.65896
                        lon: -73.57102
                      bearing: 325
                      speed: 2
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 100
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '86'
                        routeLongName: Pointe-aux-Trembles
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-02-27 18:24:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 97
                      ref: '27019'
                      isActive: false
                      label: '27019'
                      timestamp: 1683201999
                      tripId: '263864773'
                      routeId: '141'
                      startTime: '07:25:00'
                      position:
                        lat: 45.599010467529
                        lon: -73.533622741699
                      bearing: 203
                      speed: 50
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 98
                      ref: '27020'
                      isActive: false
                      label: '27020'
                      timestamp: 1661636750
                      tripId: '253203189'
                      routeId: '33'
                      startTime: '16:54:00'
                      position:
                        lat: 45.62843
                        lon: -73.61613
                      bearing: 143
                      speed: 33
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 61
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1964
                      ref: '27021'
                      isActive: false
                      label: '27021'
                      timestamp: 1594327405
                      tripId: '902665'
                      routeId: '32'
                      startTime: '16:37:00'
                      position:
                        lat: 45.5787
                        lon: -73.56006
                      bearing: 293
                      speed: 26
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:00:15'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 99
                      ref: '27022'
                      isActive: false
                      label: '27022'
                      timestamp: 1724063135
                      tripId: '275919709'
                      routeId: '44'
                      startTime: null
                      position:
                        lat: 45.58962
                        lon: -73.54025
                      bearing: 117
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-08-19 06:27:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2456
                      ref: '27023'
                      isActive: false
                      label: '27023'
                      timestamp: 1698969401
                      tripId: '271531191'
                      routeId: '28'
                      startTime: '19:14:00'
                      position:
                        lat: 45.61676
                        lon: -73.58064
                      bearing: 83
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '28'
                        routeLongName: Honoré-Beaugrand
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 22:12:09'
                      meta: {  }
                      updatedAt: '2023-11-02 19:58:04'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 100
                      ref: '27024'
                      isActive: false
                      label: '27024'
                      timestamp: 1676928469
                      tripId: '259248057'
                      routeId: '40'
                      startTime: '15:45:00'
                      position:
                        lat: 45.62452
                        lon: -73.58285
                      bearing: 238
                      speed: null
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: null
                        label: null
                      congestionLevel:
                        data: null
                        label: null
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '40'
                        routeLongName: Henri-Bourassa-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 101
                      ref: '27025'
                      isActive: false
                      label: '27025'
                      timestamp: 1696693122
                      tripId: '266927692'
                      routeId: '33'
                      startTime: '11:13:00'
                      position:
                        lat: 45.6057
                        lon: -73.61902
                      bearing: 144
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '33'
                        routeLongName: Langelier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-10-07 11:40:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3308
                      ref: '27026'
                      isActive: false
                      label: '27026'
                      timestamp: 1594327400
                      tripId: '218445423'
                      routeId: '24'
                      startTime: '16:28:00'
                      position:
                        lat: 45.48538
                        lon: -73.5961
                      bearing: 41
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 11
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '24'
                        routeLongName: Sherbrooke
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-29 11:23:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 102
                      ref: '27027'
                      isActive: false
                      label: '27027'
                      timestamp: 1594327400
                      tripId: '218444798'
                      routeId: '10'
                      startTime: '16:25:00'
                      position:
                        lat: 45.54256
                        lon: -73.58829
                      bearing: 306
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '10'
                        routeLongName: 'De Lorimier'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 103
                      ref: '27028'
                      isActive: false
                      label: '27028'
                      timestamp: 1695417527
                      tripId: '267788815'
                      routeId: '189'
                      startTime: '16:37:00'
                      position:
                        lat: 45.65562
                        lon: -73.49128
                      bearing: 335
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 40
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '189'
                        routeLongName: Notre-Dame
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 104
                      ref: '27029'
                      isActive: false
                      label: '27029'
                      timestamp: 1700146118
                      tripId: '271531324'
                      routeId: '32'
                      startTime: '08:40:00'
                      position:
                        lat: 45.57775
                        lon: -73.54993
                      bearing: 100
                      speed: 8
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-11-16 09:50:04'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3315
                      ref: '27030'
                      isActive: false
                      label: '27030'
                      timestamp: 1594327405
                      tripId: '218429848'
                      routeId: '109'
                      startTime: '16:28:00'
                      position:
                        lat: 45.43266
                        lon: -73.63082
                      bearing: 290
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-30 22:46:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3108
                      ref: '27501'
                      isActive: false
                      label: '27501'
                      timestamp: 1594327391
                      tripId: '218430819'
                      routeId: '406'
                      startTime: '16:37:00'
                      position:
                        lat: 45.4444
                        lon: -73.61409
                      bearing: 223
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 4
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-18 12:28:10'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3135
                      ref: '27502'
                      isActive: false
                      label: '27502'
                      timestamp: 1721362617
                      tripId: '275639400'
                      routeId: '113'
                      startTime: '23:45:00'
                      position:
                        lat: 45.42508
                        lon: -73.64851
                      bearing: 53
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-19 19:36:05'
                      meta: {  }
                      updatedAt: '2024-07-19 00:18:04'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 105
                      ref: '27503'
                      isActive: false
                      label: '27503'
                      timestamp: 1699915451
                      tripId: '271516928'
                      routeId: '496'
                      startTime: '16:59:00'
                      position:
                        lat: 45.44745
                        lon: -73.74305
                      bearing: 272
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '496'
                        routeLongName: 'Express Victoria'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-11-13 17:55:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 7314
                      ref: '27504'
                      isActive: false
                      label: '27504'
                      timestamp: 1594327263
                      tripId: '218430081'
                      routeId: '406'
                      startTime: '16:18:00'
                      position:
                        lat: 45.42482
                        lon: -73.64992
                      bearing: 17
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-06-10 12:00:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3000
                      ref: '27505'
                      isActive: false
                      label: '27505'
                      timestamp: 1702404514
                      tripId: '271514006'
                      routeId: '104'
                      startTime: '12:23:00'
                      position:
                        lat: 45.48933
                        lon: -73.58444
                      bearing: 44
                      speed: 20
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '104'
                        routeLongName: Cavendish
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-10 12:16:10'
                      meta: {  }
                      updatedAt: '2023-12-12 13:19:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 106
                      ref: '27506'
                      isActive: false
                      label: '27506'
                      timestamp: 1729013422
                      tripId: '280227548'
                      routeId: '63'
                      startTime: '13:02:00'
                      position:
                        lat: 45.4888
                        lon: -73.58509
                      bearing: 43
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '63'
                        routeLongName: Girouard
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-10-15 13:32:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3078
                      ref: '27507'
                      isActive: false
                      label: '27507'
                      timestamp: 1594327404
                      tripId: '218429403'
                      routeId: '106'
                      startTime: '16:34:00'
                      position:
                        lat: 45.43041
                        lon: -73.63507
                      bearing: 65
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '106'
                        routeLongName: Newman
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-16 20:36:16'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2997
                      ref: '27508'
                      isActive: false
                      label: '27508'
                      timestamp: 1699910761
                      tripId: '271514203'
                      routeId: '406'
                      startTime: '15:58:00'
                      position:
                        lat: 45.42543
                        lon: -73.649
                      bearing: 151
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-10 10:54:04'
                      meta: {  }
                      updatedAt: '2023-11-13 16:36:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 107
                      ref: '27509'
                      isActive: false
                      label: '27509'
                      timestamp: 1594327389
                      tripId: '218426702'
                      routeId: '211'
                      startTime: '15:41:00'
                      position:
                        lat: 45.4311
                        lon: -73.84498
                      bearing: 267
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '211'
                        routeLongName: Bord-du-Lac
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 108
                      ref: '27510'
                      isActive: false
                      label: '27510'
                      timestamp: 1727392505
                      tripId: '280227986'
                      routeId: '90'
                      startTime: '18:14:00'
                      position:
                        lat: 45.44356
                        lon: -73.68033
                      bearing: 182
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 52
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-26 19:26:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2976
                      ref: '27511'
                      isActive: false
                      label: '27511'
                      timestamp: 1594327328
                      tripId: '218429450'
                      routeId: '406'
                      startTime: '16:50:00'
                      position:
                        lat: 45.4462
                        lon: -73.60425
                      bearing: 138
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-09 11:18:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1178
                      ref: '27512'
                      isActive: false
                      label: '27512'
                      timestamp: 1594327390
                      tripId: '218426940'
                      routeId: '405'
                      startTime: '16:07:00'
                      position:
                        lat: 45.44839
                        lon: -73.72356
                      bearing: 92
                      speed: 84
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '405'
                        routeLongName: 'Express Bord-du-Lac'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 09:55:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1771
                      ref: '27513'
                      isActive: false
                      label: '27513'
                      timestamp: 1594327202
                      tripId: '218428783'
                      routeId: '78'
                      startTime: '16:11:00'
                      position:
                        lat: 45.44641
                        lon: -73.60447
                      bearing: 197
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:35:06'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1568
                      ref: '27514'
                      isActive: false
                      label: '27514'
                      timestamp: 1699943472
                      tripId: '271513088'
                      routeId: '61'
                      startTime: '01:10:00'
                      position:
                        lat: 45.45451
                        lon: -73.56776
                      bearing: 182
                      speed: 43
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '61'
                        routeLongName: Wellington
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:05'
                      meta: {  }
                      updatedAt: '2023-11-14 01:39:04'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 109
                      ref: '27515'
                      isActive: false
                      label: '27515'
                      timestamp: 1727820261
                      tripId: '280230393'
                      routeId: '211'
                      startTime: '16:44:00'
                      position:
                        lat: 45.40384
                        lon: -73.93959
                      bearing: 239
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '211'
                        routeLongName: Bord-du-Lac
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-10-01 18:07:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3362
                      ref: '27516'
                      isActive: false
                      label: '27516'
                      timestamp: 1726613437
                      tripId: '280229394'
                      routeId: '198'
                      startTime: null
                      position:
                        lat: 45.44861
                        lon: -73.7427
                      bearing: 98
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-15 22:43:03'
                      meta: {  }
                      updatedAt: '2024-09-17 18:52:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 110
                      ref: '27517'
                      isActive: false
                      label: '27517'
                      timestamp: 1594327390
                      tripId: '218427691'
                      routeId: '36'
                      startTime: '16:28:00'
                      position:
                        lat: 45.48191
                        lon: -73.57686
                      bearing: 229
                      speed: 3
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '36'
                        routeLongName: Monk
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1418
                      ref: '27518'
                      isActive: false
                      label: '27518'
                      timestamp: 1698175830
                      tripId: '271490174'
                      routeId: '406'
                      startTime: '15:38:00'
                      position:
                        lat: 45.4462
                        lon: -73.60425
                      bearing: 219
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:45:04'
                      meta: {  }
                      updatedAt: '2023-10-24 15:32:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3211
                      ref: '27519'
                      isActive: false
                      label: '27519'
                      timestamp: 1699885919
                      tripId: '271516374'
                      routeId: '411'
                      startTime: '08:45:00'
                      position:
                        lat: 45.48165
                        lon: -73.58254
                      bearing: 43
                      speed: 5
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '411'
                        routeLongName: 'Express Lionel-Groulx'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-07 23:14:58'
                      meta: {  }
                      updatedAt: '2023-11-13 09:43:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 111
                      ref: '27520'
                      isActive: false
                      label: '27520'
                      timestamp: 1743809159
                      tripId: '286574335'
                      routeId: '420'
                      startTime: '18:29:00'
                      position:
                        lat: 45.45996
                        lon: -73.66098
                      bearing: 65
                      speed: 17
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286574335'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '420'
                        routeLongName: 'Express Notre-Dame-de-Grâce'
                        shapeLink: /storage/shapes/stm/4200116.json
                        shapeId: '4200116'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 19:37:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2830
                      ref: '27521'
                      isActive: false
                      label: '27521'
                      timestamp: 1594327405
                      tripId: '218427092'
                      routeId: '491'
                      startTime: '16:31:00'
                      position:
                        lat: 45.44197
                        lon: -73.66652
                      bearing: 88
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '491'
                        routeLongName: 'Express Provost'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-02 12:02:09'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2556
                      ref: '27522'
                      isActive: false
                      label: '27522'
                      timestamp: 1743633736
                      tripId: '286574614'
                      routeId: '198'
                      startTime: '17:35:00'
                      position:
                        lat: 45.44706
                        lon: -73.60449
                      bearing: 197
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 56
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286574614'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: /storage/shapes/stm/1980012.json
                        shapeId: '1980012'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-25 11:36:06'
                      meta: {  }
                      updatedAt: '2025-04-02 18:52:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3074
                      ref: '27523'
                      isActive: false
                      label: '27523'
                      timestamp: 1724178324
                      tripId: '953133'
                      routeId: '405'
                      startTime: '14:57:00'
                      position:
                        lat: 45.4823
                        lon: -73.57896
                      bearing: 299
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '405'
                        routeLongName: 'Express Bord-du-Lac'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-16 11:46:08'
                      meta: {  }
                      updatedAt: '2024-08-20 14:27:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1179
                      ref: '27524'
                      isActive: false
                      label: '27524'
                      timestamp: 1594327396
                      tripId: '218417292'
                      routeId: '48'
                      startTime: '16:12:00'
                      position:
                        lat: 45.62885
                        lon: -73.61268
                      bearing: 43
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 09:55:05'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 112
                      ref: '27525'
                      isActive: false
                      label: '27525'
                      timestamp: 1594327398
                      tripId: '218417865'
                      routeId: '44'
                      startTime: '16:35:00'
                      position:
                        lat: 45.59579
                        lon: -73.55817
                      bearing: 295
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1923
                      ref: '27526'
                      isActive: false
                      label: '27526'
                      timestamp: 1718407531
                      tripId: '274737690'
                      routeId: '10'
                      startTime: '18:56:00'
                      position:
                        lat: 45.55567
                        lon: -73.61723
                      bearing: 299
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '10'
                        routeLongName: 'De Lorimier'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:55:16'
                      meta: {  }
                      updatedAt: '2024-06-14 19:30:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1496
                      ref: '27527'
                      isActive: false
                      label: '27527'
                      timestamp: 1742204603
                      tripId: '282236858'
                      routeId: '195'
                      startTime: null
                      position:
                        lat: 45.44601
                        lon: -73.60479
                      bearing: 274
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '282236858'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '195'
                        routeLongName: 'Dorval / Angrignon'
                        shapeLink: /storage/shapes/stm/1950177.json
                        shapeId: '1950177'
                        serviceId: 25J-H56J000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:55:02'
                      meta: {  }
                      updatedAt: '2025-03-17 05:45:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1852
                      ref: '27528'
                      isActive: false
                      label: '27528'
                      timestamp: 1729821263
                      tripId: '279633400'
                      routeId: '193'
                      startTime: '21:10:00'
                      position:
                        lat: 45.6043
                        lon: -73.57337
                      bearing: 34
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '193'
                        routeLongName: Jarry
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:45:15'
                      meta: {  }
                      updatedAt: '2024-10-24 22:05:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3040
                      ref: '27529'
                      isActive: true
                      label: '27529'
                      timestamp: 1743817954
                      tripId: '286570550'
                      routeId: '61'
                      startTime: '21:00:00'
                      position:
                        lat: 45.42636
                        lon: -73.61143
                      bearing: 132
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 51
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: '286570550'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '61'
                        routeLongName: Wellington
                        shapeLink: /storage/shapes/stm/610126.json
                        shapeId: '610126'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-12 20:36:14'
                      meta: {  }
                      updatedAt: '2025-04-04 21:53:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 113
                      ref: '27530'
                      isActive: false
                      label: '27530'
                      timestamp: 1594327278
                      tripId: '218430144'
                      routeId: '112'
                      startTime: '16:10:00'
                      position:
                        lat: 45.4248
                        lon: -73.64838
                      bearing: 296
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 39
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '112'
                        routeLongName: Airlie
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3325
                      ref: '27531'
                      isActive: false
                      label: '27531'
                      timestamp: 1594327019
                      tripId: '218430122'
                      routeId: '90'
                      startTime: '15:26:00'
                      position:
                        lat: 45.44334
                        lon: -73.68024
                      bearing: 181
                      speed: 41
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 52
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-05 09:09:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1419
                      ref: '27532'
                      isActive: false
                      label: '27532'
                      timestamp: 1701498118
                      tripId: '271515324'
                      routeId: '104'
                      startTime: '00:43:00'
                      position:
                        lat: 45.46458
                        lon: -73.63088
                      bearing: 123
                      speed: 39
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 40
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '104'
                        routeLongName: Cavendish
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:45:04'
                      meta: {  }
                      updatedAt: '2023-12-02 01:24:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 114
                      ref: '27533'
                      isActive: false
                      label: '27533'
                      timestamp: 1743794991
                      tripId: '286511437'
                      routeId: '568'
                      startTime: '15:10:00'
                      position:
                        lat: 45.44065
                        lon: -73.63605
                      bearing: 226
                      speed: 13
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#034638'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '568'
                        routeLongName: 'Service spécial REM Île-des-Soeurs'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 15:31:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1110
                      ref: '27534'
                      isActive: true
                      label: '27534'
                      timestamp: 1743817967
                      tripId: '286572663'
                      routeId: '112'
                      startTime: '22:01:00'
                      position:
                        lat: 45.42538
                        lon: -73.64808
                      bearing: 27
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572663'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '112'
                        routeLongName: Airlie
                        shapeLink: /storage/shapes/stm/1120177.json
                        shapeId: '1120177'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 03:00:05'
                      meta: {  }
                      updatedAt: '2025-04-04 21:53:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 115
                      ref: '27535'
                      isActive: false
                      label: '27535'
                      timestamp: 1743812206
                      tripId: '286574385'
                      routeId: '90'
                      startTime: '19:19:00'
                      position:
                        lat: 45.44381
                        lon: -73.68033
                      bearing: 180
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 52
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286574385'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: /storage/shapes/stm/900254.json
                        shapeId: '900254'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 20:27:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1294
                      ref: '27536'
                      isActive: true
                      label: '27536'
                      timestamp: 1743817956
                      tripId: '286572933'
                      routeId: '114'
                      startTime: '21:45:00'
                      position:
                        lat: 45.43554
                        lon: -73.59801
                      bearing: 281
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 12
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572933'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '114'
                        routeLongName: Angrignon
                        shapeLink: /storage/shapes/stm/1140009.json
                        shapeId: '1140009'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 10:25:03'
                      meta: {  }
                      updatedAt: '2025-04-04 21:53:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1569
                      ref: '28001'
                      isActive: false
                      label: '28001'
                      timestamp: 1720246237
                      tripId: '277328975'
                      routeId: '139'
                      startTime: '01:34:00'
                      position:
                        lat: 45.59686
                        lon: -73.64251
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 44
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '139'
                        routeLongName: Pie-IX
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:05:05'
                      meta: {  }
                      updatedAt: '2024-07-06 02:21:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1853
                      ref: '28002'
                      isActive: false
                      label: '28002'
                      timestamp: 1594327217
                      tripId: '218415477'
                      routeId: '43'
                      startTime: '15:42:00'
                      position:
                        lat: 45.5902
                        lon: -73.65066
                      bearing: 144
                      speed: 37
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 61
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '43'
                        routeLongName: Monselet
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:45:15'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1211
                      ref: '28003'
                      isActive: false
                      label: '28003'
                      timestamp: 1743816348
                      tripId: '286573871'
                      routeId: '211'
                      startTime: '20:18:00'
                      position:
                        lat: 45.40419
                        lon: -73.93851
                      bearing: 245
                      speed: 30
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573871'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '211'
                        routeLongName: Bord-du-Lac
                        shapeLink: /storage/shapes/stm/2110143.json
                        shapeId: '2110143'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 10:05:03'
                      meta: {  }
                      updatedAt: '2025-04-04 21:36:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1365
                      ref: '28004'
                      isActive: false
                      label: '28004'
                      timestamp: 1718977244
                      tripId: '277328881'
                      routeId: '48'
                      startTime: '08:51:00'
                      position:
                        lat: 45.55687
                        lon: -73.66743
                      bearing: 163
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:35:04'
                      meta: {  }
                      updatedAt: '2024-06-21 09:51:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 116
                      ref: '28005'
                      isActive: false
                      label: '28005'
                      timestamp: 1594327399
                      tripId: '218417998'
                      routeId: '48'
                      startTime: '16:26:00'
                      position:
                        lat: 45.59846
                        lon: -73.64025
                      bearing: 30
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 9
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 117
                      ref: '28006'
                      isActive: true
                      label: '28006'
                      timestamp: 1743817971
                      tripId: '286573562'
                      routeId: '198'
                      startTime: '21:40:00'
                      position:
                        lat: 45.42202
                        lon: -73.62131
                      bearing: 343
                      speed: 7
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286573562'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: /storage/shapes/stm/1980009.json
                        shapeId: '1980009'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 21:53:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2924
                      ref: '28007'
                      isActive: false
                      label: '28007'
                      timestamp: 1727823166
                      tripId: '280230986'
                      routeId: '425'
                      startTime: '17:42:00'
                      position:
                        lat: 45.43753
                        lon: -73.90037
                      bearing: 285
                      speed: 33
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '425'
                        routeLongName: "Express Anse-à-l'Orme"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-05 16:58:06'
                      meta: {  }
                      updatedAt: '2024-10-01 19:01:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3197
                      ref: '28008'
                      isActive: false
                      label: '28008'
                      timestamp: 1743802992
                      tripId: '286572618'
                      routeId: '113'
                      startTime: '17:11:00'
                      position:
                        lat: 45.42506
                        lon: -73.64845
                      bearing: 29
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286572618'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: /storage/shapes/stm/1130161.json
                        shapeId: '1130161'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-05 21:44:02'
                      meta: {  }
                      updatedAt: '2025-04-04 17:53:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1571
                      ref: '28009'
                      isActive: false
                      label: '28009'
                      timestamp: 1743806450
                      tripId: '286571815'
                      routeId: '106'
                      startTime: '18:11:00'
                      position:
                        lat: 45.42504
                        lon: -73.64982
                      bearing: 19
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286571815'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '106'
                        routeLongName: Newman
                        shapeLink: /storage/shapes/stm/1060135.json
                        shapeId: '1060135'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:05:06'
                      meta: {  }
                      updatedAt: '2025-04-04 18:48:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3298
                      ref: '28010'
                      isActive: false
                      label: '28010'
                      timestamp: 1716383911
                      tripId: '274240951'
                      routeId: '196'
                      startTime: '08:36:00'
                      position:
                        lat: 45.51316
                        lon: -73.68404
                      bearing: 43
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 57
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-27 20:59:05'
                      meta: {  }
                      updatedAt: '2024-05-22 09:26:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3005
                      ref: '28011'
                      isActive: false
                      label: '28011'
                      timestamp: 1743809806
                      tripId: '285007058'
                      routeId: '70'
                      startTime: '19:11:00'
                      position:
                        lat: 45.49283
                        lon: -73.73958
                      bearing: 309
                      speed: 43
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 29
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007058'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '70'
                        routeLongName: Bois-Franc
                        shapeLink: /storage/shapes/stm/700197.json
                        shapeId: '700197'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-12-10 19:14:06'
                      meta: {  }
                      updatedAt: '2025-04-04 19:42:11'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3250
                      ref: '28012'
                      isActive: false
                      label: '28012'
                      timestamp: 1743560096
                      tripId: '286570009'
                      routeId: '198'
                      startTime: '21:15:00'
                      position:
                        lat: 45.44713
                        lon: -73.6041
                      bearing: 283
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 56
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570009'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: /storage/shapes/stm/1980012.json
                        shapeId: '1980012'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-01-15 12:06:23'
                      meta: {  }
                      updatedAt: '2025-04-01 22:26:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 118
                      ref: '28013'
                      isActive: false
                      label: '28013'
                      timestamp: 1727915163
                      tripId: '280229248'
                      routeId: '211'
                      startTime: '19:13:00'
                      position:
                        lat: 45.4037
                        lon: -73.94005
                      bearing: 239
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '211'
                        routeLongName: Bord-du-Lac
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-10-02 20:37:04'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 119
                      ref: '28014'
                      isActive: false
                      label: '28014'
                      timestamp: 1734011495
                      tripId: '280422270'
                      routeId: '198'
                      startTime: '07:46:00'
                      position:
                        lat: 45.44715
                        lon: -73.6042
                      bearing: 282
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 53
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-12-12 09:00:11'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1968
                      ref: '28015'
                      isActive: false
                      label: '28015'
                      timestamp: 1727877232
                      tripId: '279623130'
                      routeId: '32'
                      startTime: null
                      position:
                        lat: 45.56762
                        lon: -73.52324
                      bearing: 318
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '32'
                        routeLongName: Lacordaire
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:00:17'
                      meta: {  }
                      updatedAt: '2024-10-02 09:55:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3182
                      ref: '28016'
                      isActive: true
                      label: '28016'
                      timestamp: 1743817961
                      tripId: '286573690'
                      routeId: '35'
                      startTime: '21:11:00'
                      position:
                        lat: 45.45304
                        lon: -73.58941
                      bearing: 183
                      speed: 31
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286573690'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: /storage/shapes/stm/350019.json
                        shapeId: '350019'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-30 11:42:07'
                      meta: {  }
                      updatedAt: '2025-04-04 21:53:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2405
                      ref: '28017'
                      isActive: false
                      label: '28017'
                      timestamp: 1743803542
                      tripId: '285009951'
                      routeId: '475'
                      startTime: '17:30:00'
                      position:
                        lat: 45.48798
                        lon: -73.80713
                      bearing: 155
                      speed: 40
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009951'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '475'
                        routeLongName: 'Express Dollard-des-Ormeaux'
                        shapeLink: /storage/shapes/stm/4750046.json
                        shapeId: '4750046'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 21:14:13'
                      meta: {  }
                      updatedAt: '2025-04-04 18:03:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 120
                      ref: '28018'
                      isActive: false
                      label: '28018'
                      timestamp: 1729253634
                      tripId: '279028023'
                      routeId: '215'
                      startTime: '07:24:00'
                      position:
                        lat: 45.46635
                        lon: -73.83175
                      bearing: 144
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 51
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '215'
                        routeLongName: Henri-Bourassa
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-10-18 08:25:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 121
                      ref: '28019'
                      isActive: false
                      label: '28019'
                      timestamp: 1729770393
                      tripId: '279026649'
                      routeId: '201'
                      startTime: '06:34:00'
                      position:
                        lat: 45.46594
                        lon: -73.83228
                      bearing: 56
                      speed: 17
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 67
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '201'
                        routeLongName: 'Saint-Charles / Saint-Jean'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-10-24 07:57:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1247
                      ref: '28020'
                      isActive: false
                      label: '28020'
                      timestamp: 1743807974
                      tripId: '285008222'
                      routeId: '217'
                      startTime: '18:31:00'
                      position:
                        lat: 45.4657
                        lon: -73.8317
                      bearing: 9
                      speed: 5
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008222'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '217'
                        routeLongName: "Anse-à-l'Orme"
                        shapeLink: /storage/shapes/stm/2170106.json
                        shapeId: '2170106'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 10:15:04'
                      meta: {  }
                      updatedAt: '2025-04-04 19:17:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 122
                      ref: '28021'
                      isActive: false
                      label: '28021'
                      timestamp: 1743808844
                      tripId: '285007917'
                      routeId: '64'
                      startTime: '19:05:00'
                      position:
                        lat: 45.53072
                        lon: -73.71781
                      bearing: 312
                      speed: 29
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007917'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '64'
                        routeLongName: Grenet
                        shapeLink: /storage/shapes/stm/640164.json
                        shapeId: '640164'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 19:31:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1881
                      ref: '28022'
                      isActive: false
                      label: '28022'
                      timestamp: 1743549497
                      tripId: '285007917'
                      routeId: '64'
                      startTime: '19:05:00'
                      position:
                        lat: 45.53066
                        lon: -73.71773
                      bearing: 314
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 0
                        label: Empty
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007917'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '64'
                        routeLongName: Grenet
                        shapeLink: /storage/shapes/stm/640164.json
                        shapeId: '640164'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:50:15'
                      meta: {  }
                      updatedAt: '2025-04-01 19:29:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2650
                      ref: '28023'
                      isActive: false
                      label: '28023'
                      timestamp: 1681904827
                      tripId: '264074663'
                      routeId: '64'
                      startTime: '07:26:00'
                      position:
                        lat: 45.513973236084
                        lon: -73.683944702148
                      bearing: 37
                      speed: 12
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 20
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '64'
                        routeLongName: Grenet
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-26 11:18:07'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 123
                      ref: '28024'
                      isActive: false
                      label: '28024'
                      timestamp: 1743545401
                      tripId: '285009963'
                      routeId: '225'
                      startTime: '17:21:00'
                      position:
                        lat: 45.46608
                        lon: -73.83163
                      bearing: 143
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009963'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '225'
                        routeLongName: Hymus
                        shapeLink: /storage/shapes/stm/2250139.json
                        shapeId: '2250139'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-01 18:21:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 124
                      ref: '28025'
                      isActive: false
                      label: '28025'
                      timestamp: 1726582746
                      tripId: '279632292'
                      routeId: '139'
                      startTime: '09:30:00'
                      position:
                        lat: 45.54796
                        lon: -73.53417
                      bearing: 116
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '139'
                        routeLongName: Pie-IX
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-17 10:30:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1737
                      ref: '28026'
                      isActive: false
                      label: '28026'
                      timestamp: 1743806845
                      tripId: '286570018'
                      routeId: '113'
                      startTime: '18:09:00'
                      position:
                        lat: 45.42506
                        lon: -73.64837
                      bearing: 19
                      speed: 26
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286570018'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: /storage/shapes/stm/1130161.json
                        shapeId: '1130161'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:30:08'
                      meta: {  }
                      updatedAt: '2025-04-04 18:57:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1267
                      ref: '28027'
                      isActive: false
                      label: '28027'
                      timestamp: 1594327393
                      tripId: '219805916'
                      routeId: '174'
                      startTime: '16:39:00'
                      position:
                        lat: 45.47518
                        lon: -73.72916
                      bearing: 41
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '174'
                        routeLongName: Côte-Vertu-Ouest
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:20:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 125
                      ref: '28028'
                      isActive: false
                      label: '28028'
                      timestamp: 1721045519
                      tripId: '276292764'
                      routeId: '72'
                      startTime: '07:38:00'
                      position:
                        lat: 45.47374
                        lon: -73.78659
                      bearing: 235
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-07-15 08:22:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1739
                      ref: '28029'
                      isActive: false
                      label: '28029'
                      timestamp: 1721658041
                      tripId: '276293342'
                      routeId: '68'
                      startTime: '09:21:00'
                      position:
                        lat: 45.45549
                        lon: -73.93454
                      bearing: 202
                      speed: 26
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 79
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '68'
                        routeLongName: Pierrefonds
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:30:08'
                      meta: {  }
                      updatedAt: '2024-07-22 10:22:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 126
                      ref: '28030'
                      isActive: false
                      label: '28030'
                      timestamp: 1743807158
                      tripId: '285010236'
                      routeId: '419'
                      startTime: '18:26:00'
                      position:
                        lat: 45.46511
                        lon: -73.83071
                      bearing: 246
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285010236'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '419'
                        routeLongName: 'Express John Abbott'
                        shapeLink: /storage/shapes/stm/4190065.json
                        shapeId: '4190065'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:54:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 127
                      ref: '28031'
                      isActive: false
                      label: '28031'
                      timestamp: 1743799014
                      tripId: '285006940'
                      routeId: '68'
                      startTime: '15:34:00'
                      position:
                        lat: 45.53059
                        lon: -73.71799
                      bearing: 38
                      speed: 6
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 76
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285006940'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '68'
                        routeLongName: Pierrefonds
                        shapeLink: /storage/shapes/stm/680412.json
                        shapeId: '680412'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 16:47:12'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 6811
                      ref: '28032'
                      isActive: false
                      label: '28032'
                      timestamp: 1594327398
                      tripId: '219804176'
                      routeId: '209'
                      startTime: '16:26:00'
                      position:
                        lat: 45.43971
                        lon: -73.74969
                      bearing: 259
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 8
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '209'
                        routeLongName: 'Des Sources'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-03-09 15:08:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 128
                      ref: '28033'
                      isActive: false
                      label: '28033'
                      timestamp: 1743810756
                      tripId: '285008478'
                      routeId: '201'
                      startTime: '18:49:00'
                      position:
                        lat: 45.46687
                        lon: -73.83324
                      bearing: 145
                      speed: 37
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 67
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008478'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '201'
                        routeLongName: 'Saint-Charles / Saint-Jean'
                        shapeLink: /storage/shapes/stm/2010213.json
                        shapeId: '2010213'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 20:03:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2539
                      ref: '28034'
                      isActive: false
                      label: '28034'
                      timestamp: 1722461980
                      tripId: '276295224'
                      routeId: '202'
                      startTime: '17:12:00'
                      position:
                        lat: 45.50809
                        lon: -73.67269
                      bearing: 298
                      speed: 25
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '202'
                        routeLongName: Dawson
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-25 10:56:04'
                      meta: {  }
                      updatedAt: '2024-07-31 17:50:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1454
                      ref: '28035'
                      isActive: false
                      label: '28035'
                      timestamp: 1706792399
                      tripId: '270704136'
                      routeId: '72'
                      startTime: '07:27:00'
                      position:
                        lat: 45.47253
                        lon: -73.78906
                      bearing: 236
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:50:03'
                      meta: {  }
                      updatedAt: '2024-02-01 08:11:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 7254
                      ref: '28036'
                      isActive: false
                      label: '28036'
                      timestamp: 1594327398
                      tripId: '219805290'
                      routeId: '409'
                      startTime: '15:57:00'
                      position:
                        lat: 45.50624
                        lon: -73.66939
                      bearing: 306
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 46
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '409'
                        routeLongName: 'Express Des Sources'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-05-16 22:53:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2068
                      ref: '28037'
                      isActive: false
                      label: '28037'
                      timestamp: 1727263414
                      tripId: '279027880'
                      routeId: '209'
                      startTime: '06:39:00'
                      position:
                        lat: 45.45469
                        lon: -73.75305
                      bearing: 8
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '209'
                        routeLongName: 'Des Sources'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:20:22'
                      meta: {  }
                      updatedAt: '2024-09-25 07:34:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1330
                      ref: '28038'
                      isActive: false
                      label: '28038'
                      timestamp: 1721218003
                      tripId: '276293490'
                      routeId: '200'
                      startTime: '07:27:00'
                      position:
                        lat: 45.40409
                        lon: -73.9388
                      bearing: 245
                      speed: 34
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 45
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '200'
                        routeLongName: Sainte-Anne-de-Bellevue
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:30:03'
                      meta: {  }
                      updatedAt: '2024-07-17 08:17:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1331
                      ref: '28039'
                      isActive: false
                      label: '28039'
                      timestamp: 1718119642
                      tripId: '274241455'
                      routeId: '202'
                      startTime: '10:42:00'
                      position:
                        lat: 45.44864
                        lon: -73.74368
                      bearing: 269
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '202'
                        routeLongName: Dawson
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:30:03'
                      meta: {  }
                      updatedAt: '2024-06-11 11:29:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 129
                      ref: '28040'
                      isActive: false
                      label: '28040'
                      timestamp: 1743808737
                      tripId: '285009571'
                      routeId: '213'
                      startTime: '18:36:00'
                      position:
                        lat: 45.51473
                        lon: -73.82865
                      bearing: 321
                      speed: 24
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009571'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '213'
                        routeLongName: Parc-Industriel-Saint-Laurent
                        shapeLink: /storage/shapes/stm/2130188.json
                        shapeId: '2130188'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 19:29:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 7429
                      ref: '28041'
                      isActive: false
                      label: '28041'
                      timestamp: 1743803836
                      tripId: '285010226'
                      routeId: '419'
                      startTime: '17:32:00'
                      position:
                        lat: 45.46662
                        lon: -73.83097
                      bearing: 55
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285010226'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '419'
                        routeLongName: 'Express John Abbott'
                        shapeLink: /storage/shapes/stm/4190065.json
                        shapeId: '4190065'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2020-08-13 06:25:03'
                      meta: {  }
                      updatedAt: '2025-04-04 18:08:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1711
                      ref: '28042'
                      isActive: false
                      label: '28042'
                      timestamp: 1743808859
                      tripId: '285008231'
                      routeId: '201'
                      startTime: '18:14:00'
                      position:
                        lat: 45.46607
                        lon: -73.83244
                      bearing: 125
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 67
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008231'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '201'
                        routeLongName: 'Saint-Charles / Saint-Jean'
                        shapeLink: /storage/shapes/stm/2010213.json
                        shapeId: '2010213'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:25:07'
                      meta: {  }
                      updatedAt: '2025-04-04 19:32:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1740
                      ref: '28043'
                      isActive: false
                      label: '28043'
                      timestamp: 1743768219
                      tripId: '285007938'
                      routeId: '225'
                      startTime: '07:16:00'
                      position:
                        lat: 45.46535
                        lon: -73.83138
                      bearing: 160
                      speed: 1
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007938'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '225'
                        routeLongName: Hymus
                        shapeLink: /storage/shapes/stm/2250139.json
                        shapeId: '2250139'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:30:09'
                      meta: {  }
                      updatedAt: '2025-04-04 08:11:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 130
                      ref: '28044'
                      isActive: false
                      label: '28044'
                      timestamp: 1743801675
                      tripId: '285010206'
                      routeId: '419'
                      startTime: '16:53:00'
                      position:
                        lat: 45.46553
                        lon: -73.83155
                      bearing: 327
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 21
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285010206'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '419'
                        routeLongName: 'Express John Abbott'
                        shapeLink: /storage/shapes/stm/4190065.json
                        shapeId: '4190065'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 17:32:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 131
                      ref: '28045'
                      isActive: false
                      label: '28045'
                      timestamp: 1718973140
                      tripId: '276295466'
                      routeId: '968'
                      startTime: '08:10:00'
                      position:
                        lat: 45.51292
                        lon: -73.68433
                      bearing: 42
                      speed: 1
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-06-21 08:36:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3043
                      ref: '28046'
                      isActive: false
                      label: '28046'
                      timestamp: 1743765906
                      tripId: '286572683'
                      routeId: '113'
                      startTime: '06:51:00'
                      position:
                        lat: 45.44692
                        lon: -73.60449
                      bearing: 141
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572683'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: /storage/shapes/stm/1130162.json
                        shapeId: '1130162'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-12-12 21:30:13'
                      meta: {  }
                      updatedAt: '2025-04-04 07:36:12'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 132
                      ref: '28047'
                      isActive: false
                      label: '28047'
                      timestamp: 1743804171
                      tripId: '286571768'
                      routeId: '106'
                      startTime: '17:38:00'
                      position:
                        lat: 45.42502
                        lon: -73.64983
                      bearing: 22
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571768'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '106'
                        routeLongName: Newman
                        shapeLink: /storage/shapes/stm/1060135.json
                        shapeId: '1060135'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:04:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 133
                      ref: '28048'
                      isActive: false
                      label: '28048'
                      timestamp: 1743804014
                      tripId: '286572956'
                      routeId: '123'
                      startTime: '17:22:00'
                      position:
                        lat: 45.45491
                        lon: -73.64152
                      bearing: 60
                      speed: 2
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 27
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286572956'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '123'
                        routeLongName: 'Dollard / Shevchenko'
                        shapeLink: /storage/shapes/stm/1230115.json
                        shapeId: '1230115'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:11:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1638
                      ref: '28049'
                      isActive: false
                      label: '28049'
                      timestamp: 1594327398
                      tripId: '218428120'
                      routeId: '58'
                      startTime: '15:53:00'
                      position:
                        lat: 45.43682
                        lon: -73.59048
                      bearing: 195
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 23
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:15:08'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1456
                      ref: '28050'
                      isActive: false
                      label: '28050'
                      timestamp: 1594327398
                      tripId: '218426887'
                      routeId: '425'
                      startTime: '16:42:00'
                      position:
                        lat: 45.48369
                        lon: -73.57974
                      bearing: 47
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '425'
                        routeLongName: "Express Anse-à-l'Orme"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:50:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 134
                      ref: '28051'
                      isActive: false
                      label: '28051'
                      timestamp: 1732075290
                      tripId: '280421033'
                      routeId: '107'
                      startTime: '23:12:00'
                      position:
                        lat: 45.42649
                        lon: -73.61176
                      bearing: 303
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '107'
                        routeLongName: Verdun
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-11-19 23:08:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 135
                      ref: '28052'
                      isActive: true
                      label: '28052'
                      timestamp: 1743817969
                      tripId: '286570032'
                      routeId: '35'
                      startTime: '21:15:00'
                      position:
                        lat: 45.49248
                        lon: -73.56516
                      bearing: 33
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570032'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: /storage/shapes/stm/350017.json
                        shapeId: '350017'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 21:53:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2070
                      ref: '28053'
                      isActive: false
                      label: '28053'
                      timestamp: 1725565048
                      tripId: '280229512'
                      routeId: '114'
                      startTime: '15:41:00'
                      position:
                        lat: 45.44202
                        lon: -73.63378
                      bearing: 152
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '114'
                        routeLongName: Angrignon
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:20:23'
                      meta: {  }
                      updatedAt: '2024-09-05 15:39:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1969
                      ref: '28054'
                      isActive: false
                      label: '28054'
                      timestamp: 1728067411
                      tripId: '279632372'
                      routeId: '48'
                      startTime: null
                      position:
                        lat: 45.66189
                        lon: -73.53839
                      bearing: 235
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '48'
                        routeLongName: Perras
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:00:20'
                      meta: {  }
                      updatedAt: '2024-10-04 14:45:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2794
                      ref: '28055'
                      isActive: false
                      label: '28055'
                      timestamp: 1732287197
                      tripId: '280420889'
                      routeId: '107'
                      startTime: '09:09:00'
                      position:
                        lat: 45.50122
                        lon: -73.56022
                      bearing: 299
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '107'
                        routeLongName: Verdun
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-29 20:44:18'
                      meta: {  }
                      updatedAt: '2024-11-22 09:56:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1248
                      ref: '28056'
                      isActive: false
                      label: '28056'
                      timestamp: 1730414417
                      tripId: '280423196'
                      routeId: '425'
                      startTime: '17:42:00'
                      position:
                        lat: 45.43761
                        lon: -73.90102
                      bearing: 276
                      speed: 25
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '425'
                        routeLongName: "Express Anse-à-l'Orme"
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:15:04'
                      meta: {  }
                      updatedAt: '2024-10-31 18:51:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 136
                      ref: '28057'
                      isActive: false
                      label: '28057'
                      timestamp: 1743804549
                      tripId: '286573742'
                      routeId: '425'
                      startTime: '17:03:00'
                      position:
                        lat: 45.43764
                        lon: -73.90143
                      bearing: 112
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573742'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '425'
                        routeLongName: "Express Anse-à-l'Orme"
                        shapeLink: /storage/shapes/stm/4250080.json
                        shapeId: '4250080'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:20:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3368
                      ref: '28058'
                      isActive: false
                      label: '28058'
                      timestamp: 1594327394
                      tripId: '218416516'
                      routeId: '44'
                      startTime: '16:12:00'
                      position:
                        lat: 45.59614
                        lon: -73.55963
                      bearing: 111
                      speed: 19
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '44'
                        routeLongName: Armand-Bombardier
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-19 17:17:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1713
                      ref: '28059'
                      isActive: false
                      label: '28059'
                      timestamp: 1731586871
                      tripId: '280240171'
                      routeId: '460'
                      startTime: '06:21:00'
                      position:
                        lat: 45.55083
                        lon: -73.62944
                      bearing: 276
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 15
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:25:08'
                      meta: {  }
                      updatedAt: '2024-11-14 07:23:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1332
                      ref: '28060'
                      isActive: false
                      label: '28060'
                      timestamp: 1729721985
                      tripId: '282948814'
                      routeId: '809'
                      startTime: '18:02:00'
                      position:
                        lat: 45.54597
                        lon: -73.65086
                      bearing: 10
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:30:03'
                      meta: {  }
                      updatedAt: '2024-10-23 18:21:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1883
                      ref: '28061'
                      isActive: false
                      label: '28061'
                      timestamp: 1743803960
                      tripId: '286570525'
                      routeId: '61'
                      startTime: '17:40:00'
                      position:
                        lat: 45.47862
                        lon: -73.56911
                      bearing: 228
                      speed: 1
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 14
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286570525'
                        headsign: 'Ouest destination Station Charlevoix'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '61'
                        routeLongName: Wellington
                        shapeLink: /storage/shapes/stm/610127.json
                        shapeId: '610127'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:50:17'
                      meta: {  }
                      updatedAt: '2025-04-04 18:10:12'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 137
                      ref: '28062'
                      isActive: false
                      label: '28062'
                      timestamp: 1743800528
                      tripId: '285010499'
                      routeId: '968'
                      startTime: '16:30:00'
                      position:
                        lat: 45.51018
                        lon: -73.81153
                      bearing: 88
                      speed: 6
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285010499'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: /storage/shapes/stm/9680033.json
                        shapeId: '9680033'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 17:13:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 138
                      ref: '28063'
                      isActive: false
                      label: '28063'
                      timestamp: 1594327399
                      tripId: '218428182'
                      routeId: '61'
                      startTime: '16:29:00'
                      position:
                        lat: 45.4894
                        lon: -73.55714
                      bearing: 0
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 13
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '61'
                        routeLongName: Wellington
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2047
                      ref: '28064'
                      isActive: false
                      label: '28064'
                      timestamp: 1719980161
                      tripId: '275639400'
                      routeId: '113'
                      startTime: '23:45:00'
                      position:
                        lat: 45.42508
                        lon: -73.64851
                      bearing: 14
                      speed: 6
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 36
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '113'
                        routeLongName: Lapierre
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:15:20'
                      meta: {  }
                      updatedAt: '2024-07-03 00:22:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2202
                      ref: '28065'
                      isActive: false
                      label: '28065'
                      timestamp: 1732307856
                      tripId: '280238623'
                      routeId: '41'
                      startTime: '13:58:00'
                      position:
                        lat: 45.54578
                        lon: -73.6494
                      bearing: 186
                      speed: 4
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 58
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '41'
                        routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 18:05:06'
                      meta: {  }
                      updatedAt: '2024-11-22 15:39:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2728
                      ref: '28066'
                      isActive: false
                      label: '28066'
                      timestamp: 1697084751
                      tripId: '271459320'
                      routeId: '45'
                      startTime: '23:49:00'
                      position:
                        lat: 45.57355
                        lon: -73.65947
                      bearing: 19
                      speed: 18
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '45'
                        routeLongName: Papineau
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-27 21:44:10'
                      meta: {  }
                      updatedAt: '2023-10-12 00:37:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1970
                      ref: '28067'
                      isActive: false
                      label: '28067'
                      timestamp: 1728566764
                      tripId: '280229379'
                      routeId: '35'
                      startTime: '08:27:00'
                      position:
                        lat: 45.50395
                        lon: -73.57139
                      bearing: 305
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 45
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:00:21'
                      meta: {  }
                      updatedAt: '2024-10-10 09:37:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 822
                      ref: '28068'
                      isActive: false
                      label: '28068'
                      timestamp: 1594327400
                      tripId: '218429653'
                      routeId: '107'
                      startTime: '16:01:00'
                      position:
                        lat: 45.46474
                        lon: -73.57117
                      bearing: 183
                      speed: 2
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '107'
                        routeLongName: Verdun
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 01:13:09'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 139
                      ref: '28069'
                      isActive: false
                      label: '28069'
                      timestamp: 1743002994
                      tripId: '284763035'
                      routeId: '496'
                      startTime: '11:00:00'
                      position:
                        lat: 45.48162
                        lon: -73.58379
                      bearing: 122
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 22
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '284763035'
                        headsign: Est
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '496'
                        routeLongName: 'Express Victoria'
                        shapeLink: /storage/shapes/stm/4960097.json
                        shapeId: '4960097'
                        serviceId: 25M-H56M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-03-26 11:40:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 140
                      ref: '28070'
                      isActive: false
                      label: '28070'
                      timestamp: 1728340311
                      tripId: '279025829'
                      routeId: '164'
                      startTime: '17:30:00'
                      position:
                        lat: 45.50425
                        lon: -73.73507
                      bearing: 133
                      speed: 48
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 43
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '164'
                        routeLongName: Dudemaine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-10-07 18:33:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 141
                      ref: '28071'
                      isActive: false
                      label: '28071'
                      timestamp: 1730502512
                      tripId: '280473056'
                      routeId: '72'
                      startTime: '18:23:00'
                      position:
                        lat: 45.5132
                        lon: -73.68271
                      bearing: 252
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-11-01 19:19:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 142
                      ref: '28072'
                      isActive: false
                      label: '28072'
                      timestamp: 1743804878
                      tripId: '285007218'
                      routeId: '475'
                      startTime: '17:50:00'
                      position:
                        lat: 45.48664
                        lon: -73.80656
                      bearing: 180
                      speed: 40
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007218'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '475'
                        routeLongName: 'Express Dollard-des-Ormeaux'
                        shapeLink: /storage/shapes/stm/4750046.json
                        shapeId: '4750046'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:25:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 143
                      ref: '28073'
                      isActive: false
                      label: '28073'
                      timestamp: 1743806381
                      tripId: '285008328'
                      routeId: '196'
                      startTime: '17:57:00'
                      position:
                        lat: 45.48406
                        lon: -73.71442
                      bearing: 312
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008328'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: /storage/shapes/stm/1960208.json
                        shapeId: '1960208'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:41:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1333
                      ref: '28074'
                      isActive: true
                      label: '28074'
                      timestamp: 1743817958
                      tripId: '284779393'
                      routeId: '166'
                      startTime: '21:22:00'
                      position:
                        lat: 45.48121
                        lon: -73.63138
                      bearing: 214
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 38
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '284779393'
                        headsign: 'Nord via Ridgewood'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '166'
                        routeLongName: Queen-Mary
                        shapeLink: /storage/shapes/stm/1660193.json
                        shapeId: '1660193'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 10:30:03'
                      meta: {  }
                      updatedAt: '2025-04-04 21:53:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1971
                      ref: '28075'
                      isActive: false
                      label: '28075'
                      timestamp: 1594327396
                      tripId: '219807110'
                      routeId: '196'
                      startTime: '16:38:00'
                      position:
                        lat: 45.44113
                        lon: -73.70519
                      bearing: 289
                      speed: 27
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:00:21'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1673
                      ref: '28076'
                      isActive: false
                      label: '28076'
                      timestamp: 1743769296
                      tripId: '286574348'
                      routeId: '425'
                      startTime: '07:02:00'
                      position:
                        lat: 45.44043
                        lon: -73.63443
                      bearing: 27
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 33
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286574348'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '425'
                        routeLongName: "Express Anse-à-l'Orme"
                        shapeLink: /storage/shapes/stm/4250077.json
                        shapeId: '4250077'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:20:09'
                      meta: {  }
                      updatedAt: '2025-04-04 08:23:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 144
                      ref: '28077'
                      isActive: false
                      label: '28077'
                      timestamp: 1720701016
                      tripId: '276294499'
                      routeId: '72'
                      startTime: '07:54:00'
                      position:
                        lat: 45.4726
                        lon: -73.78893
                      bearing: 236
                      speed: 32
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-07-11 08:40:32'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 145
                      ref: '28078'
                      isActive: false
                      label: '28078'
                      timestamp: 1743770426
                      tripId: '285008103'
                      routeId: '460'
                      startTime: '08:22:00'
                      position:
                        lat: 45.45293
                        lon: -73.74152
                      bearing: 222
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008103'
                        headsign: 'Ouest destination Gare Dorval Nord'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '460'
                        routeLongName: 'Express Métropolitaine'
                        shapeLink: /storage/shapes/stm/4600357.json
                        shapeId: '4600357'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 08:51:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2476
                      ref: '28079'
                      isActive: false
                      label: '28079'
                      timestamp: 1732718467
                      tripId: '280422930'
                      routeId: '405'
                      startTime: '08:53:00'
                      position:
                        lat: 45.48236
                        lon: -73.58186
                      bearing: 55
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '405'
                        routeLongName: 'Express Bord-du-Lac'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-23 10:56:04'
                      meta: {  }
                      updatedAt: '2024-11-27 09:52:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1639
                      ref: '28080'
                      isActive: false
                      label: '28080'
                      timestamp: 1741010382
                      tripId: '282604565'
                      routeId: '72'
                      startTime: '07:45:00'
                      position:
                        lat: 45.48611
                        lon: -73.7398
                      bearing: 242
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 7
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '282604565'
                        headsign: 'Ouest destination 2525 Avro'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: /storage/shapes/stm/720174.json
                        shapeId: '720174'
                        serviceId: 25J-H60JV00S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:15:09'
                      meta: {  }
                      updatedAt: '2025-03-03 09:01:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1531
                      ref: '28081'
                      isActive: false
                      label: '28081'
                      timestamp: 1743796651
                      tripId: '286574354'
                      routeId: '425'
                      startTime: '14:58:00'
                      position:
                        lat: 45.43661
                        lon: -73.89866
                      bearing: 331
                      speed: 34
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286574354'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '425'
                        routeLongName: "Express Anse-à-l'Orme"
                        shapeLink: /storage/shapes/stm/4250080.json
                        shapeId: '4250080'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:00:05'
                      meta: {  }
                      updatedAt: '2025-04-04 16:07:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3301
                      ref: '28082'
                      isActive: false
                      label: '28082'
                      timestamp: 1726693611
                      tripId: '279633496'
                      routeId: '193'
                      startTime: '16:12:00'
                      position:
                        lat: 45.60663
                        lon: -73.57185
                      bearing: 55
                      speed: 9
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '193'
                        routeLongName: Jarry
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-28 10:12:04'
                      meta: {  }
                      updatedAt: '2024-09-18 17:17:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1776
                      ref: '28083'
                      isActive: false
                      label: '28083'
                      timestamp: 1729031096
                      tripId: '279633476'
                      routeId: '193'
                      startTime: '17:36:00'
                      position:
                        lat: 45.60639
                        lon: -73.57154
                      bearing: 138
                      speed: 29
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 5
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '193'
                        routeLongName: Jarry
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:35:09'
                      meta: {  }
                      updatedAt: '2024-10-15 18:36:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2465
                      ref: '28084'
                      isActive: false
                      label: '28084'
                      timestamp: 1743808846
                      tripId: '286573529'
                      routeId: '198'
                      startTime: '18:16:00'
                      position:
                        lat: 45.44053
                        lon: -73.65072
                      bearing: 160
                      speed: 55
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 55
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286573529'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '198'
                        routeLongName: Broadway
                        shapeLink: /storage/shapes/stm/1980009.json
                        shapeId: '1980009'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 22:32:16'
                      meta: {  }
                      updatedAt: '2025-04-04 19:22:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1230
                      ref: '28085'
                      isActive: false
                      label: '28085'
                      timestamp: 1594327405
                      tripId: '218417815'
                      routeId: '186'
                      startTime: '16:28:00'
                      position:
                        lat: 45.65539
                        lon: -73.50977
                      bearing: 14
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '186'
                        routeLongName: Sherbrooke-Est
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:10:02'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1857
                      ref: '28086'
                      isActive: false
                      label: '28086'
                      timestamp: 1594327398
                      tripId: '218379539'
                      routeId: '485'
                      startTime: '16:46:00'
                      position:
                        lat: 45.484
                        lon: -73.57922
                      bearing: 54
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '485'
                        routeLongName: 'Express Antoine-Faucon'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:45:19'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1858
                      ref: '28087'
                      isActive: false
                      label: '28087'
                      timestamp: 1729118731
                      tripId: '279632683'
                      routeId: '440'
                      startTime: '18:16:00'
                      position:
                        lat: 45.55096
                        lon: -73.65643
                      bearing: 208
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 17
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '440'
                        routeLongName: 'Express Charleroi'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:45:19'
                      meta: {  }
                      updatedAt: '2024-10-16 18:52:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 7106
                      ref: '28088'
                      isActive: false
                      label: '28088'
                      timestamp: 1743807732
                      tripId: '286574259'
                      routeId: '425'
                      startTime: '18:00:00'
                      position:
                        lat: 45.43749
                        lon: -73.90108
                      bearing: 33
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286574259'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '425'
                        routeLongName: "Express Anse-à-l'Orme"
                        shapeLink: /storage/shapes/stm/4250080.json
                        shapeId: '4250080'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2020-04-16 21:01:03'
                      meta: {  }
                      updatedAt: '2025-04-04 19:13:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3320
                      ref: '28089'
                      isActive: false
                      label: '28089'
                      timestamp: 1723679653
                      tripId: '275640243'
                      routeId: '191'
                      startTime: '19:00:00'
                      position:
                        lat: 45.446
                        lon: -73.7412
                      bearing: 357
                      speed: 7
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 69
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: null
                        routeTextColor: null
                        routeShortName: null
                        routeLongName: null
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-04 00:40:03'
                      meta: {  }
                      updatedAt: '2024-08-14 20:05:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1153
                      ref: '28090'
                      isActive: false
                      label: '28090'
                      timestamp: 1594327395
                      tripId: '219804744'
                      routeId: '68'
                      startTime: '16:26:00'
                      position:
                        lat: 45.46277
                        lon: -73.88445
                      bearing: 55
                      speed: 16
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '68'
                        routeLongName: Pierrefonds
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 09:35:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 146
                      ref: '28091'
                      isActive: false
                      label: '28091'
                      timestamp: 1701473196
                      tripId: '271479112'
                      routeId: '440'
                      startTime: null
                      position:
                        lat: 45.6054
                        lon: -73.61931
                      bearing: 232
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '440'
                        routeLongName: 'Express Charleroi'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-12-01 18:28:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 147
                      ref: '28092'
                      isActive: false
                      label: '28092'
                      timestamp: 1743808424
                      tripId: '285009786'
                      routeId: '401'
                      startTime: '18:22:00'
                      position:
                        lat: 45.5031
                        lon: -73.73462
                      bearing: 61
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009786'
                        headsign: 'Nord via Château-Pierrefonds'
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '401'
                        routeLongName: 'Express Saint-Charles'
                        shapeLink: /storage/shapes/stm/4010075.json
                        shapeId: '4010075'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 19:15:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1497
                      ref: '28093'
                      isActive: false
                      label: '28093'
                      timestamp: 1743803126
                      tripId: '286571089'
                      routeId: '90'
                      startTime: '16:46:00'
                      position:
                        lat: 45.4435
                        lon: -73.68033
                      bearing: 180
                      speed: 32
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 52
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 4
                      trip:
                        id: '286571089'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '90'
                        routeLongName: Saint-Jacques
                        shapeLink: /storage/shapes/stm/900254.json
                        shapeId: '900254'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 10:55:03'
                      meta: {  }
                      updatedAt: '2025-04-04 17:56:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1674
                      ref: '28094'
                      isActive: false
                      label: '28094'
                      timestamp: 1730901397
                      tripId: '280418907'
                      routeId: '35'
                      startTime: '07:53:00'
                      position:
                        lat: 45.44712
                        lon: -73.60403
                      bearing: 269
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 44
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '35'
                        routeLongName: Griffintown
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:20:09'
                      meta: {  }
                      updatedAt: '2024-11-06 09:05:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 148
                      ref: '28095'
                      isActive: false
                      label: '28095'
                      timestamp: 1728475785
                      tripId: '282910609'
                      routeId: '121'
                      startTime: '07:40:00'
                      position:
                        lat: 45.49735
                        lon: -73.70881
                      bearing: 312
                      speed: 36
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 25
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '121'
                        routeLongName: 'Sauvé / Côte-Vertu'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-10-09 08:20:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1823
                      ref: '28096'
                      isActive: false
                      label: '28096'
                      timestamp: 1725660579
                      tripId: '279028437'
                      routeId: '401'
                      startTime: '17:44:00'
                      position:
                        lat: 45.4744
                        lon: -73.87203
                      bearing: 13
                      speed: 43
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 30
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '401'
                        routeLongName: 'Express Saint-Charles'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 11:40:20'
                      meta: {  }
                      updatedAt: '2024-09-06 18:11:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3299
                      ref: '28097'
                      isActive: false
                      label: '28097'
                      timestamp: 1594327405
                      tripId: '219804626'
                      routeId: '468'
                      startTime: '16:14:00'
                      position:
                        lat: 45.50568
                        lon: -73.78976
                      bearing: 106
                      speed: 47
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 24
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '468'
                        routeLongName: 'Express Pierrefonds / Gouin'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-27 21:29:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3206
                      ref: '28098'
                      isActive: false
                      label: '28098'
                      timestamp: 1731588156
                      tripId: '280471615'
                      routeId: '475'
                      startTime: '07:00:00'
                      position:
                        lat: 45.51315
                        lon: -73.68277
                      bearing: 41
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 6
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '475'
                        routeLongName: 'Express Dollard-des-Ormeaux'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-07 10:34:14'
                      meta: {  }
                      updatedAt: '2024-11-14 07:50:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 149
                      ref: '28099'
                      isActive: false
                      label: '28099'
                      timestamp: 1743806378
                      tripId: '285009981'
                      routeId: '170'
                      startTime: '18:15:00'
                      position:
                        lat: 45.52646
                        lon: -73.73053
                      bearing: 51
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009981'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '170'
                        routeLongName: Keller
                        shapeLink: /storage/shapes/stm/1700176.json
                        shapeId: '1700176'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:50:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1742
                      ref: '28100'
                      isActive: true
                      label: '28100'
                      timestamp: 1743817955
                      tripId: '286570749'
                      routeId: '71'
                      startTime: '21:20:00'
                      position:
                        lat: 45.46775
                        lon: -73.56651
                      bearing: 209
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 26
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286570749'
                        headsign: Sud
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '71'
                        routeLongName: Pointe-Saint-Charles
                        shapeLink: /storage/shapes/stm/710084.json
                        shapeId: '710084'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 11:30:10'
                      meta: {  }
                      updatedAt: '2025-04-04 21:53:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 150
                      ref: '28101'
                      isActive: false
                      label: '28101'
                      timestamp: 1743806838
                      tripId: '284779878'
                      routeId: '175'
                      startTime: '18:15:00'
                      position:
                        lat: 45.50883
                        lon: -73.67203
                      bearing: 225
                      speed: 3
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '284779878'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '175'
                        routeLongName: 'Griffith / Saint-François'
                        shapeLink: /storage/shapes/stm/1750105.json
                        shapeId: '1750105'
                        serviceId: 25M-H50M000S-81-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:57:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 151
                      ref: '28102'
                      isActive: false
                      label: '28102'
                      timestamp: 1730460944
                      tripId: '280470761'
                      routeId: '72'
                      startTime: '06:55:00'
                      position:
                        lat: 45.46088
                        lon: -73.81861
                      bearing: 234
                      speed: 14
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 34
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-11-01 07:37:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 152
                      ref: '28103'
                      isActive: false
                      label: '28103'
                      timestamp: 1709072128
                      tripId: '270706117'
                      routeId: '70'
                      startTime: '16:48:00'
                      position:
                        lat: 45.49227
                        lon: -73.73855
                      bearing: 302
                      speed: 41
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 28
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '70'
                        routeLongName: Bois-Franc
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-02-27 17:20:37'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1382
                      ref: '28104'
                      isActive: false
                      label: '28104'
                      timestamp: 1594327388
                      tripId: '218379533'
                      routeId: '485'
                      startTime: '16:15:00'
                      position:
                        lat: 45.44788
                        lon: -73.74619
                      bearing: 278
                      speed: 49
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '485'
                        routeLongName: 'Express Antoine-Faucon'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:40:03'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1972
                      ref: '28105'
                      isActive: false
                      label: '28105'
                      timestamp: 1702943129
                      tripId: '271596342'
                      routeId: '225'
                      startTime: '18:16:00'
                      position:
                        lat: 45.48163
                        lon: -73.7788
                      bearing: 88
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 16
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '225'
                        routeLongName: Hymus
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 12:00:23'
                      meta: {  }
                      updatedAt: '2023-12-18 18:47:05'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 153
                      ref: '28106'
                      isActive: false
                      label: '28106'
                      timestamp: 1743799186
                      tripId: '285007518'
                      routeId: '164'
                      startTime: '16:05:00'
                      position:
                        lat: 45.50824
                        lon: -73.7368
                      bearing: 224
                      speed: 53
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 47
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007518'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '164'
                        routeLongName: Dudemaine
                        shapeLink: /storage/shapes/stm/1640159.json
                        shapeId: '1640159'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 16:41:10'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 154
                      ref: '28107'
                      isActive: false
                      label: '28107'
                      timestamp: 1743804282
                      tripId: '285006761'
                      routeId: '64'
                      startTime: '17:49:00'
                      position:
                        lat: 45.53073
                        lon: -73.71782
                      bearing: 312
                      speed: 23
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285006761'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '64'
                        routeLongName: Grenet
                        shapeLink: /storage/shapes/stm/640164.json
                        shapeId: '640164'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:15:11'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2100
                      ref: '28108'
                      isActive: false
                      label: '28108'
                      timestamp: 1743627531
                      tripId: '285008482'
                      routeId: '201'
                      startTime: '17:05:00'
                      position:
                        lat: 45.46624
                        lon: -73.83261
                      bearing: 196
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 1
                      currentStatus:
                        data: 1
                        label: 'Stopped at'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008482'
                        headsign: Nord
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '201'
                        routeLongName: 'Saint-Charles / Saint-Jean'
                        shapeLink: /storage/shapes/stm/2010213.json
                        shapeId: '2010213'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 12:30:26'
                      meta: {  }
                      updatedAt: '2025-04-02 17:00:11'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 155
                      ref: '28109'
                      isActive: true
                      label: '28109'
                      timestamp: 1743817961
                      tripId: '286572059'
                      routeId: '107'
                      startTime: '21:47:00'
                      position:
                        lat: 45.49976
                        lon: -73.55592
                      bearing: 115
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '286572059'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '107'
                        routeLongName: Verdun
                        shapeLink: /storage/shapes/stm/1070141.json
                        shapeId: '1070141'
                        serviceId: 25M-H56M000S-83-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 21:53:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3335
                      ref: '28110'
                      isActive: false
                      label: '28110'
                      timestamp: 1694775090
                      tripId: '268457755'
                      routeId: '968'
                      startTime: '06:30:00'
                      position:
                        lat: 45.51302
                        lon: -73.68421
                      bearing: 44
                      speed: 13
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-02-07 16:40:03'
                      meta: {  }
                      updatedAt: '2023-09-26 09:48:36'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 156
                      ref: '28111'
                      isActive: false
                      label: '28111'
                      timestamp: 1728686483
                      tripId: '279028990'
                      routeId: '968'
                      startTime: '18:20:00'
                      position:
                        lat: 45.51041
                        lon: -73.80437
                      bearing: 299
                      speed: 35
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-10-11 18:43:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 157
                      ref: '28112'
                      isActive: false
                      label: '28112'
                      timestamp: 1702387536
                      tripId: '271594785'
                      routeId: '196'
                      startTime: '07:45:00'
                      position:
                        lat: 45.45224
                        lon: -73.7218
                      bearing: 85
                      speed: 26
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 48
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-12-12 08:27:06'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 158
                      ref: '28113'
                      isActive: false
                      label: '28113'
                      timestamp: 1743804627
                      tripId: '285009963'
                      routeId: '225'
                      startTime: '17:21:00'
                      position:
                        lat: 45.46597
                        lon: -73.83153
                      bearing: 144
                      speed: 26
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 49
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009963'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '225'
                        routeLongName: Hymus
                        shapeLink: /storage/shapes/stm/2250139.json
                        shapeId: '2250139'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 18:21:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 159
                      ref: '28114'
                      isActive: false
                      label: '28114'
                      timestamp: 1594327404
                      tripId: '218376490'
                      routeId: '105'
                      startTime: '16:25:00'
                      position:
                        lat: 45.4735
                        lon: -73.60494
                      bearing: 38
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 19
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '105'
                        routeLongName: Sherbrooke
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2881
                      ref: '28115'
                      isActive: false
                      label: '28115'
                      timestamp: 1728513589
                      tripId: '279028444'
                      routeId: '401'
                      startTime: '18:04:00'
                      position:
                        lat: 45.48308
                        lon: -73.86707
                      bearing: 306
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 31
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '401'
                        routeLongName: 'Express Saint-Charles'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-12-03 22:50:14'
                      meta: {  }
                      updatedAt: '2024-10-09 18:51:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2769
                      ref: '28116'
                      isActive: false
                      label: '28116'
                      timestamp: 1594327059
                      tripId: '218379764'
                      routeId: '968'
                      startTime: '16:35:00'
                      position:
                        lat: 45.51292
                        lon: -73.68076
                      bearing: 175
                      speed: 11
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 2
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-28 22:28:12'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 160
                      ref: '28117'
                      isActive: false
                      label: '28117'
                      timestamp: 1743812987
                      tripId: '285008340'
                      routeId: '64'
                      startTime: '20:13:00'
                      position:
                        lat: 45.53064
                        lon: -73.7177
                      bearing: 310
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 18
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008340'
                        headsign: Nord
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '64'
                        routeLongName: Grenet
                        shapeLink: /storage/shapes/stm/640164.json
                        shapeId: '640164'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 20:40:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1885
                      ref: '28118'
                      isActive: false
                      label: '28118'
                      timestamp: 1743802839
                      tripId: '285010542'
                      routeId: '968'
                      startTime: '17:09:00'
                      position:
                        lat: 45.51006
                        lon: -73.81105
                      bearing: 89
                      speed: 22
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285010542'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: /storage/shapes/stm/9680033.json
                        shapeId: '9680033'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 11:50:20'
                      meta: {  }
                      updatedAt: '2025-04-04 17:51:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2860
                      ref: '28119'
                      isActive: false
                      label: '28119'
                      timestamp: 1743768708
                      tripId: '285008204'
                      routeId: '196'
                      startTime: '07:16:00'
                      position:
                        lat: 45.43982
                        lon: -73.69
                      bearing: 253
                      speed: 21
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 60
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008204'
                        headsign: Sud
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '196'
                        routeLongName: Parc-Industriel-Lachine
                        shapeLink: /storage/shapes/stm/1960210.json
                        shapeId: '1960210'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-12-03 12:08:11'
                      meta: {  }
                      updatedAt: '2025-04-04 08:22:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 161
                      ref: '28120'
                      isActive: false
                      label: '28120'
                      timestamp: 1594327399
                      tripId: '218379340'
                      routeId: '470'
                      startTime: '16:11:00'
                      position:
                        lat: 45.46812
                        lon: -73.82964
                      bearing: 322
                      speed: 39
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 5
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '470'
                        routeLongName: 'Express Pierrefonds'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 162
                      ref: '28121'
                      isActive: false
                      label: '28121'
                      timestamp: 1743772765
                      tripId: '285009559'
                      routeId: '213'
                      startTime: '08:37:00'
                      position:
                        lat: 45.51617
                        lon: -73.82957
                      bearing: 30
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 42
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285009559'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '213'
                        routeLongName: Parc-Industriel-Saint-Laurent
                        shapeLink: /storage/shapes/stm/2130188.json
                        shapeId: '2130188'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 09:30:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1154
                      ref: '28122'
                      isActive: false
                      label: '28122'
                      timestamp: 1594327399
                      tripId: '218417267'
                      routeId: '141'
                      startTime: '16:05:00'
                      position:
                        lat: 45.612
                        lon: -73.55537
                      bearing: 30
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '141'
                        routeLongName: 'Jean-Talon Est'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 09:35:04'
                      meta: {  }
                      updatedAt: '2024-09-09 22:57:03'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 3189
                      ref: '28123'
                      isActive: false
                      label: '28123'
                      timestamp: 1730291806
                      tripId: '280422476'
                      routeId: '112'
                      startTime: '07:56:00'
                      position:
                        lat: 45.4566
                        lon: -73.58223
                      bearing: 11
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '112'
                        routeLongName: Airlie
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2020-01-01 17:14:05'
                      meta: {  }
                      updatedAt: '2024-10-30 08:37:46'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 1457
                      ref: '28124'
                      isActive: false
                      label: '28124'
                      timestamp: 1730209777
                      tripId: '280473125'
                      routeId: '209'
                      startTime: '09:05:00'
                      position:
                        lat: 45.45486
                        lon: -73.75243
                      bearing: 4
                      speed: 28
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 41
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '209'
                        routeLongName: 'Des Sources'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 10:50:04'
                      meta: {  }
                      updatedAt: '2024-10-29 10:00:11'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 823
                      ref: '28125'
                      isActive: false
                      label: '28125'
                      timestamp: 1725051601
                      tripId: '279028932'
                      routeId: '968'
                      startTime: '16:30:00'
                      position:
                        lat: 45.51006
                        lon: -73.81105
                      bearing: 305
                      speed: 15
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 3
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 2
                        label: 'Few seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '968'
                        routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 01:13:10'
                      meta: {  }
                      updatedAt: '2024-08-30 17:11:08'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 163
                      ref: '28126'
                      isActive: false
                      label: '28126'
                      timestamp: 1727385707
                      tripId: '279026646'
                      routeId: '72'
                      startTime: '16:14:00'
                      position:
                        lat: 45.51415
                        lon: -73.68259
                      bearing: 310
                      speed: 0
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 37
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2024-09-26 17:33:07'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 2138
                      ref: '28127'
                      isActive: false
                      label: '28127'
                      timestamp: 1743809639
                      tripId: '285008451'
                      routeId: '200'
                      startTime: '18:55:00'
                      position:
                        lat: 45.46636
                        lon: -73.83173
                      bearing: 224
                      speed: 17
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 46
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285008451'
                        headsign: Est
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '200'
                        routeLongName: Sainte-Anne-de-Bellevue
                        shapeLink: /storage/shapes/stm/2000101.json
                        shapeId: '2000101'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 12:45:27'
                      meta: {  }
                      updatedAt: '2025-04-04 19:45:11'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 164
                      ref: '28128'
                      isActive: false
                      label: '28128'
                      timestamp: 1743809195
                      tripId: '285007227'
                      routeId: '72'
                      startTime: '18:45:00'
                      position:
                        lat: 45.4655
                        lon: -73.83313
                      bearing: 54
                      speed: 30
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 35
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 1
                        label: 'Many seats available'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags:
                        - 8
                      trip:
                        id: '285007227'
                        headsign: Ouest
                        shortName: null
                        routeColor: '#009EE0'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '72'
                        routeLongName: Alfred-Nobel
                        shapeLink: /storage/shapes/stm/720183.json
                        shapeId: '720183'
                        serviceId: 25M-H60M000S-80-S
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2025-04-04 19:37:09'
                      agencyName: 'Société de transport de Montréal'
                    -
                      id: 165
                      ref: '28129'
                      isActive: false
                      label: '28129'
                      timestamp: 1702043688
                      tripId: '271481290'
                      routeId: '49'
                      startTime: '08:01:00'
                      position:
                        lat: 45.55659
                        lon: -73.66747
                      bearing: 135
                      speed: 10
                      vehicleType: bus
                      plate: null
                      odometer: null
                      currentStopSequence: 52
                      currentStatus:
                        data: 2
                        label: 'In transit to'
                      scheduleRelationship:
                        data: 0
                        label: Scheduled
                      congestionLevel:
                        data: 0
                        label: 'Unknown congestion level'
                      occupancyStatus:
                        data: 3
                        label: 'Standing room only'
                      agency: stm
                      links:
                        - 3
                        - 22
                      tags: []
                      trip:
                        id: null
                        headsign: null
                        shortName: null
                        routeColor: '#781B7D'
                        routeTextColor: '#FFFFFF'
                        routeShortName: '49'
                        routeLongName: Maurice-Duplessis
                        shapeLink: null
                        shapeId: null
                        serviceId: null
                        blockId: null
                      createdAt: '2019-11-22 00:14:35'
                      meta: {  }
                      updatedAt: '2023-12-08 09:05:06'
                      agencyName: 'Société de transport de Montréal'
                  links:
                    first: 'https://api.transittracker.ca/v2/vehicles?page=1'
                    last: 'https://api.transittracker.ca/v2/vehicles?page=35'
                    prev: null
                    next: 'https://api.transittracker.ca/v2/vehicles?page=2'
                  meta:
                    current_page: 1
                    from: 1
                    last_page: 35
                    links:
                      -
                        url: null
                        label: '&laquo; Previous'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=1'
                        label: '1'
                        active: true
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=2'
                        label: '2'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=3'
                        label: '3'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=4'
                        label: '4'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=5'
                        label: '5'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=6'
                        label: '6'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=7'
                        label: '7'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=8'
                        label: '8'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=9'
                        label: '9'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=10'
                        label: '10'
                        active: false
                      -
                        url: null
                        label: ...
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=34'
                        label: '34'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=35'
                        label: '35'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles?page=2'
                        label: 'Next &raquo;'
                        active: false
                    path: 'https://api.transittracker.ca/v2/vehicles'
                    per_page: 500
                    to: 500
                    total: 17266
                properties:
                  data:
                    type: array
                    example:
                      -
                        id: 7395
                        ref: '11013'
                        isActive: false
                        label: '11013'
                        timestamp: 1596669255
                        tripId: '218394791'
                        routeId: '67'
                        startTime: '18:38:00'
                        position:
                          lat: 45.5837
                          lon: -73.64993
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '67'
                          routeLongName: Saint-Michel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-07-23 12:29:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2946
                        ref: '11020'
                        isActive: false
                        label: '11020'
                        timestamp: 1741105235
                        tripId: '941689'
                        routeId: '430'
                        startTime: '10:35:00'
                        position:
                          lat: 45.59039
                          lon: -73.50954
                        bearing: 162
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '430'
                          routeLongName: 'Express Pointe-aux-Trembles'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-06 18:36:01'
                        meta: []
                        updatedAt: '2025-03-04 11:22:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 11090
                        ref: '21254'
                        isActive: false
                        label: '21254'
                        timestamp: 1644928105
                        tripId: '241759598'
                        routeId: '113'
                        startTime: '07:27:00'
                        position:
                          lat: 45.42506
                          lon: -73.64835
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2022-02-15 07:03:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1
                        ref: '22215'
                        isActive: false
                        label: '22215'
                        timestamp: null
                        tripId: '217809243'
                        routeId: '162'
                        startTime: '07:43:00'
                        position:
                          lat: 45.52127
                          lon: -73.66717
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '162'
                          routeLongName: Westminster
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2
                        ref: '22271'
                        isActive: false
                        label: '22271'
                        timestamp: null
                        tripId: '204986112'
                        routeId: '205'
                        startTime: '17:28:00'
                        position:
                          lat: 45.51022
                          lon: -73.81322
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '205'
                          routeLongName: Gouin
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1360
                        ref: '22274'
                        isActive: false
                        label: '22274'
                        timestamp: null
                        tripId: '213462529'
                        routeId: '419'
                        startTime: '16:15:00'
                        position:
                          lat: 45.4653
                          lon: -73.83135
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '419'
                          routeLongName: 'Express John Abbott'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:35:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3
                        ref: '22275'
                        isActive: false
                        label: '22275'
                        timestamp: null
                        tripId: '213374502'
                        routeId: '419'
                        startTime: '17:17:00'
                        position:
                          lat: 45.46563
                          lon: -73.83165
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '419'
                          routeLongName: 'Express John Abbott'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1765
                        ref: '22281'
                        isActive: false
                        label: '22281'
                        timestamp: null
                        tripId: '204984833'
                        routeId: '174'
                        startTime: '07:36:00'
                        position:
                          lat: 45.51433
                          lon: -73.68387
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '174'
                          routeLongName: Côte-Vertu-Ouest
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:35:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1807
                        ref: '22282'
                        isActive: false
                        label: '22282'
                        timestamp: 1601989251
                        tripId: '221067870'
                        routeId: '33'
                        startTime: '08:09:00'
                        position:
                          lat: 45.57924
                          lon: -73.51611
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 60
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:40:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1659
                        ref: '22284'
                        isActive: false
                        label: '22284'
                        timestamp: 1594327398
                        tripId: '219805642'
                        routeId: '215'
                        startTime: '16:32:00'
                        position:
                          lat: 45.47538
                          lon: -73.81367
                        bearing: 55
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '215'
                          routeLongName: Henri-Bourassa
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:20:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 4
                        ref: '22286'
                        isActive: false
                        label: '22286'
                        timestamp: 1594327404
                        tripId: '219806213'
                        routeId: '419'
                        startTime: '16:16:00'
                        position:
                          lat: 45.4679
                          lon: -73.82875
                        bearing: 238
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '419'
                          routeLongName: 'Express John Abbott'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2666
                        ref: '22292'
                        isActive: false
                        label: '22292'
                        timestamp: null
                        tripId: '213459610'
                        routeId: '72'
                        startTime: '18:11:00'
                        position:
                          lat: 45.46107
                          lon: -73.83552
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 32
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-26 12:24:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1151
                        ref: '22306'
                        isActive: false
                        label: '22306'
                        timestamp: 1594327396
                        tripId: '219804823'
                        routeId: '204'
                        startTime: '16:31:00'
                        position:
                          lat: 45.46498
                          lon: -73.80157
                        bearing: 144
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '204'
                          routeLongName: Cardinal
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 09:35:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 5
                        ref: '22307'
                        isActive: false
                        label: '22307'
                        timestamp: null
                        tripId: '204980263'
                        routeId: '110'
                        startTime: '06:24:00'
                        position:
                          lat: 45.44172
                          lon: -73.59608
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '110'
                          routeLongName: Centrale
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1660
                        ref: '22309'
                        isActive: false
                        label: '22309'
                        timestamp: null
                        tripId: '213462270'
                        routeId: '225'
                        startTime: '16:45:00'
                        position:
                          lat: 45.51333
                          lon: -73.68391
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '225'
                          routeLongName: Hymus
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:20:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1492
                        ref: '22317'
                        isActive: false
                        label: '22317'
                        timestamp: null
                        tripId: '209148471'
                        routeId: '81'
                        startTime: '19:58:00'
                        position:
                          lat: 45.64755
                          lon: -73.57695
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '81'
                          routeLongName: Saint-Jean-Baptiste
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:55:01'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 6
                        ref: '22323'
                        isActive: false
                        label: '22323'
                        timestamp: null
                        tripId: '213279338'
                        routeId: '186'
                        startTime: '17:00:00'
                        position:
                          lat: 45.60522
                          lon: -73.5505
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1906
                        ref: '22324'
                        isActive: false
                        label: '22324'
                        timestamp: null
                        tripId: '213460518'
                        routeId: '200'
                        startTime: '17:47:00'
                        position:
                          lat: 45.46642
                          lon: -73.83155
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '200'
                          routeLongName: Sainte-Anne-de-Bellevue
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:55:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2033
                        ref: '22325'
                        isActive: false
                        label: '22325'
                        timestamp: 1602249916
                        tripId: '222776194'
                        routeId: 68E
                        startTime: '15:59:00'
                        position:
                          lat: 45.5028
                          lon: -73.73483
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 76
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:15:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 7
                        ref: '22328'
                        isActive: false
                        label: '22328'
                        timestamp: null
                        tripId: '213371799'
                        routeId: '164'
                        startTime: '15:17:00'
                        position:
                          lat: 45.52495
                          lon: -73.71069
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '164'
                          routeLongName: Dudemaine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2750
                        ref: '22330'
                        isActive: false
                        label: '22330'
                        timestamp: 1594327404
                        tripId: '219804612'
                        routeId: '72'
                        startTime: '15:48:00'
                        position:
                          lat: 45.51374
                          lon: -73.68198
                        bearing: 233
                        speed: 3
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-28 12:44:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 8
                        ref: '22332'
                        isActive: false
                        label: '22332'
                        timestamp: 1594327160
                        tripId: '219806048'
                        routeId: '17'
                        startTime: '16:51:00'
                        position:
                          lat: 45.5133
                          lon: -73.68321
                        bearing: 138
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '17'
                          routeLongName: Décarie
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 9
                        ref: '22333'
                        isActive: false
                        label: '22333'
                        timestamp: 1594327399
                        tripId: '219804494'
                        routeId: '208'
                        startTime: '15:59:00'
                        position:
                          lat: 45.50434
                          lon: -73.81744
                        bearing: 325
                        speed: 29
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 46
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '208'
                          routeLongName: Brunswick
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 10
                        ref: '22335'
                        isActive: false
                        label: '22335'
                        timestamp: null
                        tripId: '204986156'
                        routeId: '72'
                        startTime: '15:56:00'
                        position:
                          lat: 45.51435
                          lon: -73.68404
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1626
                        ref: '22337'
                        isActive: false
                        label: '22337'
                        timestamp: 1594327388
                        tripId: '219806198'
                        routeId: '407'
                        startTime: '16:33:00'
                        position:
                          lat: 45.50069
                          lon: -73.83833
                        bearing: 239
                        speed: 17
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '407'
                          routeLongName: 'Express Île-Bizard'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:15:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 11
                        ref: '22339'
                        isActive: false
                        label: '22339'
                        timestamp: null
                        tripId: '204987421'
                        routeId: '419'
                        startTime: '09:24:00'
                        position:
                          lat: 45.40818
                          lon: -73.9397
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '419'
                          routeLongName: 'Express John Abbott'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 12
                        ref: '22343'
                        isActive: false
                        label: '22343'
                        timestamp: 1594327397
                        tripId: '219805876'
                        routeId: '73'
                        startTime: '16:30:00'
                        position:
                          lat: 45.48747
                          lon: -73.68241
                        bearing: 132
                        speed: 38
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '73'
                          routeLongName: Dalton
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 13
                        ref: '22344'
                        isActive: false
                        label: '22344'
                        timestamp: null
                        tripId: '963364'
                        routeId: '196'
                        startTime: '16:32:00'
                        position:
                          lat: 45.5135
                          lon: -73.68353
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 57
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1731
                        ref: '22346'
                        isActive: false
                        label: '22346'
                        timestamp: null
                        tripId: '209230434'
                        routeId: '202'
                        startTime: '16:48:00'
                        position:
                          lat: 45.44512
                          lon: -73.8162
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 61
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '202'
                          routeLongName: Dawson
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:30:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 7391
                        ref: '22347'
                        isActive: false
                        label: '22347'
                        timestamp: null
                        tripId: '219805643'
                        routeId: '215'
                        startTime: '17:32:00'
                        position:
                          lat: null
                          lon: null
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 51
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '215'
                          routeLongName: Henri-Bourassa
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-07-20 05:47:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2942
                        ref: '22349'
                        isActive: false
                        label: '22349'
                        timestamp: 1603138417
                        tripId: '222777210'
                        routeId: '72'
                        startTime: '15:40:00'
                        position:
                          lat: 45.50703
                          lon: -73.67342
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-06 12:12:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1661
                        ref: '22358'
                        isActive: false
                        label: '22358'
                        timestamp: null
                        tripId: '213303386'
                        routeId: '205'
                        startTime: '16:12:00'
                        position:
                          lat: 45.51082
                          lon: -73.81412
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '205'
                          routeLongName: Gouin
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:20:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 14
                        ref: '22365'
                        isActive: false
                        label: '22365'
                        timestamp: 1594327388
                        tripId: '219804805'
                        routeId: '72'
                        startTime: '16:03:00'
                        position:
                          lat: 45.50225
                          lon: -73.69775
                        bearing: 41
                        speed: 47
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 32
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1810
                        ref: '22366'
                        isActive: false
                        label: '22366'
                        timestamp: 1594327400
                        tripId: '219804704'
                        routeId: '201'
                        startTime: '15:59:00'
                        position:
                          lat: 45.45368
                          lon: -73.87022
                        bearing: 325
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '201'
                          routeLongName: 'Saint-Charles / Saint-Jean'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:40:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1558
                        ref: '22368'
                        isActive: false
                        label: '22368'
                        timestamp: null
                        tripId: '213459433'
                        routeId: '70'
                        startTime: '18:10:00'
                        position:
                          lat: 45.48993
                          lon: -73.72518
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '70'
                          routeLongName: Bois-Franc
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1327
                        ref: '22371'
                        isActive: false
                        label: '22371'
                        timestamp: null
                        tripId: '204985840'
                        routeId: '203'
                        startTime: '07:29:00'
                        position:
                          lat: 45.44732
                          lon: -73.7404
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '203'
                          routeLongName: Carson
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:30:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1627
                        ref: '22372'
                        isActive: false
                        label: '22372'
                        timestamp: null
                        tripId: '204985200'
                        routeId: '196'
                        startTime: '16:05:00'
                        position:
                          lat: 45.51423
                          lon: -73.68412
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 57
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:15:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1523
                        ref: '22379'
                        isActive: false
                        label: '22379'
                        timestamp: 1594327405
                        tripId: '218394768'
                        routeId: '54'
                        startTime: '16:10:00'
                        position:
                          lat: 45.55476
                          lon: -73.63506
                        bearing: 294
                        speed: 57
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '54'
                          routeLongName: 'Charland / Chabanel'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:00:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1493
                        ref: '22384'
                        isActive: false
                        label: '22384'
                        timestamp: null
                        tripId: '205024518'
                        routeId: '54'
                        startTime: '16:51:00'
                        position:
                          lat: 45.57575
                          lon: -73.63595
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '54'
                          routeLongName: 'Charland / Chabanel'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:55:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1524
                        ref: '22390'
                        isActive: false
                        label: '22390'
                        timestamp: null
                        tripId: '213465213'
                        routeId: '18'
                        startTime: '17:20:00'
                        position:
                          lat: 45.52997
                          lon: -73.60795
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:00:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1766
                        ref: '22392'
                        isActive: false
                        label: '22392'
                        timestamp: null
                        tripId: '213468108'
                        routeId: '427'
                        startTime: '07:58:00'
                        position:
                          lat: 45.54565
                          lon: -73.64977
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '427'
                          routeLongName: 'Express Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:35:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1559
                        ref: '22394'
                        isActive: false
                        label: '22394'
                        timestamp: null
                        tripId: '213273615'
                        routeId: '460'
                        startTime: '15:23:00'
                        position:
                          lat: 45.59842
                          lon: -73.56709
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1444
                        ref: '22396'
                        isActive: false
                        label: '22396'
                        timestamp: 1594327400
                        tripId: '219806399'
                        routeId: '64'
                        startTime: '16:40:00'
                        position:
                          lat: 45.53059
                          lon: -73.71799
                        bearing: 33
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 4
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '64'
                          routeLongName: Grenet
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:50:01'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2010
                        ref: '22400'
                        isActive: false
                        label: '22400'
                        timestamp: null
                        tripId: '218394496'
                        routeId: '41'
                        startTime: '17:01:00'
                        position:
                          lat: 45.57198
                          lon: -73.6386
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 40
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '41'
                          routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:10:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1701
                        ref: '22402'
                        isActive: false
                        label: '22402'
                        timestamp: null
                        tripId: '204985344'
                        routeId: '225'
                        startTime: '19:18:00'
                        position:
                          lat: 45.46757
                          lon: -73.82935
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '225'
                          routeLongName: Hymus
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:25:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 15
                        ref: '22403'
                        isActive: false
                        label: '22403'
                        timestamp: 1601992455
                        tripId: '222778193'
                        routeId: '205'
                        startTime: '09:08:00'
                        position:
                          lat: 45.50208
                          lon: -73.73399
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '205'
                          routeLongName: Gouin
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1560
                        ref: '22404'
                        isActive: false
                        label: '22404'
                        timestamp: 1594327035
                        tripId: '219806107'
                        routeId: '475'
                        startTime: '16:30:00'
                        position:
                          lat: 45.49092
                          lon: -73.71223
                        bearing: 224
                        speed: 61
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '475'
                          routeLongName: 'Express Dollard-des-Ormeaux'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 16
                        ref: '22405'
                        isActive: false
                        label: '22405'
                        timestamp: null
                        tripId: '213461430'
                        routeId: '204'
                        startTime: '18:18:00'
                        position:
                          lat: 45.4669
                          lon: -73.83072
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '204'
                          routeLongName: Cardinal
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 17
                        ref: '22406'
                        isActive: false
                        label: '22406'
                        timestamp: null
                        tripId: '213451600'
                        routeId: '33'
                        startTime: '12:15:00'
                        position:
                          lat: 45.58252
                          lon: -73.5424
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 51
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2034
                        ref: '22407'
                        isActive: false
                        label: '22407'
                        timestamp: null
                        tripId: '213360186'
                        routeId: '31'
                        startTime: '12:35:00'
                        position:
                          lat: 45.55758
                          lon: -73.66452
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '31'
                          routeLongName: Saint-Denis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:15:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1767
                        ref: '22408'
                        isActive: false
                        label: '22408'
                        timestamp: null
                        tripId: '213479877'
                        routeId: '58'
                        startTime: '06:36:00'
                        position:
                          lat: 45.46173
                          lon: -73.56707
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:35:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1561
                        ref: '22410'
                        isActive: false
                        label: '22410'
                        timestamp: 1594327389
                        tripId: '218397147'
                        routeId: '460'
                        startTime: '15:30:00'
                        position:
                          lat: 45.47186
                          lon: -73.71037
                        bearing: 223
                        speed: 66
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1164
                        ref: '22412'
                        isActive: false
                        label: '22412'
                        timestamp: null
                        tripId: '205046234'
                        routeId: '27'
                        startTime: '08:27:00'
                        position:
                          lat: 45.52752
                          lon: -73.58681
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '27'
                          routeLongName: 'Boulevard Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 09:50:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2930
                        ref: '22413'
                        isActive: false
                        label: '22413'
                        timestamp: 1600262883
                        tripId: '221069045'
                        routeId: '48'
                        startTime: '08:30:00'
                        position:
                          lat: 45.66183
                          lon: -73.53822
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 46
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-05 20:36:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1266
                        ref: '22417'
                        isActive: false
                        label: '22417'
                        timestamp: null
                        tripId: '213284277'
                        routeId: '40'
                        startTime: '18:52:00'
                        position:
                          lat: 45.67393
                          lon: -73.50491
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '40'
                          routeLongName: Henri-Bourassa-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:20:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1702
                        ref: '22418'
                        isActive: false
                        label: '22418'
                        timestamp: null
                        tripId: '213451504'
                        routeId: '189'
                        startTime: '18:11:00'
                        position:
                          lat: 45.66062
                          lon: -73.49312
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:25:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1445
                        ref: '22419'
                        isActive: false
                        label: '22419'
                        timestamp: null
                        tripId: '209230595'
                        routeId: '90'
                        startTime: '07:18:00'
                        position:
                          lat: 45.48943
                          lon: -73.58425
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 54
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:50:01'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 18
                        ref: '22421'
                        isActive: false
                        label: '22421'
                        timestamp: null
                        tripId: '205049357'
                        routeId: '44'
                        startTime: '16:53:00'
                        position:
                          lat: 45.63835
                          lon: -73.5967
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2925
                        ref: '22423'
                        isActive: false
                        label: '22423'
                        timestamp: null
                        tripId: '213452535'
                        routeId: '48'
                        startTime: '15:50:00'
                        position:
                          lat: 45.65802
                          lon: -73.54414
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-05 19:34:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1525
                        ref: '23201'
                        isActive: false
                        label: '23201'
                        timestamp: null
                        tripId: '213463699'
                        routeId: '55'
                        startTime: '20:24:00'
                        position:
                          lat: 45.55537
                          lon: -73.66798
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:00:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1379
                        ref: '23202'
                        isActive: false
                        label: '23202'
                        timestamp: 1594326934
                        tripId: '219804552'
                        routeId: '218'
                        startTime: '16:16:00'
                        position:
                          lat: 45.466
                          lon: -73.83217
                        bearing: 58
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '218'
                          routeLongName: Antoine-Faucon
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:40:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1733
                        ref: '23204'
                        isActive: false
                        label: '23204'
                        timestamp: 1594327396
                        tripId: '218397170'
                        routeId: '460'
                        startTime: '16:03:00'
                        position:
                          lat: 45.51348
                          lon: -73.65896
                        bearing: 24
                        speed: 35
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 32
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:30:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2748
                        ref: '23205'
                        isActive: false
                        label: '23205'
                        timestamp: null
                        tripId: '218396946'
                        routeId: '460'
                        startTime: '06:33:00'
                        position:
                          lat: 45.45502
                          lon: -73.73462
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-28 12:18:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1362
                        ref: '23206'
                        isActive: false
                        label: '23206'
                        timestamp: null
                        tripId: '213272757'
                        routeId: 146E
                        startTime: '12:10:00'
                        position:
                          lat: 45.5528
                          lon: -73.65508
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:35:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1411
                        ref: '23210'
                        isActive: false
                        label: '23210'
                        timestamp: null
                        tripId: '205024702'
                        routeId: '469'
                        startTime: '17:59:00'
                        position:
                          lat: 45.58177
                          lon: -73.65099
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:45:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1987
                        ref: '23211'
                        isActive: false
                        label: '23211'
                        timestamp: 1594327388
                        tripId: '219805716'
                        routeId: '202'
                        startTime: '16:15:00'
                        position:
                          lat: 45.44868
                          lon: -73.72882
                        bearing: 271
                        speed: 83
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '202'
                          routeLongName: Dawson
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:05:07'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 19
                        ref: '23213'
                        isActive: false
                        label: '23213'
                        timestamp: null
                        tripId: '219805642'
                        routeId: '215'
                        startTime: '16:32:00'
                        position:
                          lat: 45.50338
                          lon: -73.73367
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '215'
                          routeLongName: Henri-Bourassa
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1494
                        ref: '23214'
                        isActive: false
                        label: '23214'
                        timestamp: null
                        tripId: '204985107'
                        routeId: '170'
                        startTime: '16:42:00'
                        position:
                          lat: 45.52207
                          lon: -73.73322
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '170'
                          routeLongName: Keller
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:55:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3352
                        ref: '23218'
                        isActive: false
                        label: '23218'
                        timestamp: 1594327398
                        tripId: '218417632'
                        routeId: '189'
                        startTime: '16:51:00'
                        position:
                          lat: 45.59696
                          lon: -73.53573
                        bearing: 127
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-12 16:47:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2884
                        ref: '23222'
                        isActive: false
                        label: '23222'
                        timestamp: 1600809082
                        tripId: '222767565'
                        routeId: '460'
                        startTime: '15:47:00'
                        position:
                          lat: 45.59967
                          lon: -73.56883
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-04 11:02:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 20
                        ref: '23225'
                        isActive: false
                        label: '23225'
                        timestamp: null
                        tripId: '213465386'
                        routeId: 18E
                        startTime: '14:52:00'
                        position:
                          lat: 45.59572
                          lon: -73.53539
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 32
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 21
                        ref: '23227'
                        isActive: false
                        label: '23227'
                        timestamp: null
                        tripId: '212834225'
                        routeId: '49'
                        startTime: '05:05:00'
                        position:
                          lat: 45.55673
                          lon: -73.66742
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 52
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1562
                        ref: '23229'
                        isActive: false
                        label: '23229'
                        timestamp: null
                        tripId: '218378853'
                        routeId: '171'
                        startTime: '18:58:00'
                        position:
                          lat: 45.55645
                          lon: -73.66738
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '171'
                          routeLongName: Henri-Bourassa
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 22
                        ref: '23235'
                        isActive: false
                        label: '23235'
                        timestamp: null
                        tripId: '204981671'
                        routeId: '196'
                        startTime: '18:43:00'
                        position:
                          lat: 45.43987
                          lon: -73.68674
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 59
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1876
                        ref: '24201'
                        isActive: false
                        label: '24201'
                        timestamp: 1594327391
                        tripId: '218397155'
                        routeId: '460'
                        startTime: '15:43:00'
                        position:
                          lat: 45.55844
                          lon: -73.61168
                        bearing: 57
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:50:06'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1380
                        ref: '24202'
                        isActive: false
                        label: '24202'
                        timestamp: 1596759739
                        tripId: '218396904'
                        routeId: '440'
                        startTime: '19:15:00'
                        position:
                          lat: 45.5458
                          lon: -73.64947
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '440'
                          routeLongName: 'Express Charleroi'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:40:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 23
                        ref: '24203'
                        isActive: false
                        label: '24203'
                        timestamp: 1597758673
                        tripId: '218397438'
                        routeId: '41'
                        startTime: '09:01:00'
                        position:
                          lat: 45.55172
                          lon: -73.65542
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 54
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '41'
                          routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1159
                        ref: '24204'
                        isActive: false
                        label: '24204'
                        timestamp: null
                        tripId: '217447881'
                        routeId: '469'
                        startTime: '10:03:00'
                        position:
                          lat: 45.55873
                          lon: -73.66695
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 09:45:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1811
                        ref: '24205'
                        isActive: false
                        label: '24205'
                        timestamp: null
                        tripId: '218397349'
                        routeId: '469'
                        startTime: '13:37:00'
                        position:
                          lat: 45.55652
                          lon: -73.66727
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:40:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2660
                        ref: '24206'
                        isActive: false
                        label: '24206'
                        timestamp: 1594327396
                        tripId: '218394491'
                        routeId: '41'
                        startTime: '16:41:00'
                        position:
                          lat: 45.55207
                          lon: -73.65018
                        bearing: 21
                        speed: 30
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '41'
                          routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-26 12:06:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2536
                        ref: '24207'
                        isActive: false
                        label: '24207'
                        timestamp: 1594327394
                        tripId: '218396897'
                        routeId: '460'
                        startTime: '15:47:00'
                        position:
                          lat: 45.54877
                          lon: -73.63386
                        bearing: 113
                        speed: 33
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-25 10:40:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3269
                        ref: '24208'
                        isActive: false
                        label: '24208'
                        timestamp: null
                        tripId: '218394768'
                        routeId: '54'
                        startTime: '16:10:00'
                        position:
                          lat: 45.57592
                          lon: -73.63622
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '54'
                          routeLongName: 'Charland / Chabanel'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-20 21:10:06'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2259
                        ref: '24209'
                        isActive: false
                        label: '24209'
                        timestamp: 1594326847
                        tripId: '218394395'
                        routeId: '440'
                        startTime: '16:01:00'
                        position:
                          lat: 45.60653
                          lon: -73.61991
                        bearing: 65
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '440'
                          routeLongName: 'Express Charleroi'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 19:55:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1913
                        ref: '24210'
                        isActive: false
                        label: '24210'
                        timestamp: 1599222048
                        tripId: '222751358'
                        routeId: '48'
                        startTime: '07:19:00'
                        position:
                          lat: 45.55675
                          lon: -73.66743
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:55:09'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 24
                        ref: '24211'
                        isActive: false
                        label: '24211'
                        timestamp: 1603138415
                        tripId: '222752317'
                        routeId: '460'
                        startTime: '15:03:00'
                        position:
                          lat: 45.57587
                          lon: -73.5939
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 44
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2599
                        ref: '24212'
                        isActive: false
                        label: '24212'
                        timestamp: null
                        tripId: '218274477'
                        routeId: '44'
                        startTime: '19:05:00'
                        position:
                          lat: 45.6387
                          lon: -73.59734
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 32
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-25 15:12:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3216
                        ref: '24213'
                        isActive: false
                        label: '24213'
                        timestamp: null
                        tripId: '903866'
                        routeId: '33'
                        startTime: '13:19:00'
                        position:
                          lat: 45.61795
                          lon: -73.5819
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-08 12:26:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1412
                        ref: '24215'
                        isActive: false
                        label: '24215'
                        timestamp: null
                        tripId: '213286452'
                        routeId: '141'
                        startTime: '12:55:00'
                        position:
                          lat: 45.59447
                          lon: -73.57304
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:45:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1381
                        ref: '24216'
                        isActive: false
                        label: '24216'
                        timestamp: 1597699406
                        tripId: '218397092'
                        routeId: '469'
                        startTime: '16:46:00'
                        position:
                          lat: 45.60265
                          lon: -73.6321
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:40:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1446
                        ref: '24217'
                        isActive: false
                        label: '24217'
                        timestamp: 1597713208
                        tripId: '218415634'
                        routeId: '81'
                        startTime: '20:45:00'
                        position:
                          lat: 45.64925
                          lon: -73.5788
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '81'
                          routeLongName: Saint-Jean-Baptiste
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:50:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2929
                        ref: '24218'
                        isActive: false
                        label: '24218'
                        timestamp: 1594327390
                        tripId: '218378734'
                        routeId: '171'
                        startTime: '15:47:00'
                        position:
                          lat: 45.55067
                          lon: -73.67061
                        bearing: 29
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 46
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '171'
                          routeLongName: Henri-Bourassa
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-05 20:18:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1563
                        ref: '24219'
                        isActive: false
                        label: '24219'
                        timestamp: 1601344221
                        tripId: '222766038'
                        routeId: '119'
                        startTime: '21:15:00'
                        position:
                          lat: 45.49532
                          lon: -73.62482
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 44
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '119'
                          routeLongName: Rockland
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2608
                        ref: '24220'
                        isActive: false
                        label: '24220'
                        timestamp: 1594327406
                        tripId: '218377158'
                        routeId: '119'
                        startTime: '16:16:00'
                        position:
                          lat: 45.51997
                          lon: -73.62041
                        bearing: 232
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '119'
                          routeLongName: Rockland
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-25 20:06:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 25
                        ref: '24221'
                        isActive: false
                        label: '24221'
                        timestamp: 1602198803
                        tripId: '222765682'
                        routeId: '103'
                        startTime: '18:48:00'
                        position:
                          lat: 45.45782
                          lon: -73.66665
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '103'
                          routeLongName: Monkland
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2394
                        ref: '24222'
                        isActive: false
                        label: '24222'
                        timestamp: 1603136949
                        tripId: '222788111'
                        routeId: '968'
                        startTime: '15:18:00'
                        position:
                          lat: 45.51082
                          lon: -73.81382
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 21:00:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1526
                        ref: '24223'
                        isActive: false
                        label: '24223'
                        timestamp: null
                        tripId: '209229950'
                        routeId: '55'
                        startTime: '19:12:00'
                        position:
                          lat: 45.55433
                          lon: -73.66863
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:00:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3177
                        ref: '24225'
                        isActive: false
                        label: '24225'
                        timestamp: null
                        tripId: '218376560'
                        routeId: '105'
                        startTime: '08:28:00'
                        position:
                          lat: 45.47307
                          lon: -73.6061
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '105'
                          routeLongName: Sherbrooke
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-28 10:22:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1847
                        ref: '24226'
                        isActive: false
                        label: '24226'
                        timestamp: null
                        tripId: '213362037'
                        routeId: '160'
                        startTime: '15:54:00'
                        position:
                          lat: 45.49195
                          lon: -73.64805
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '160'
                          routeLongName: Barclay
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:45:08'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2891
                        ref: '24227'
                        isActive: false
                        label: '24227'
                        timestamp: 1601559741
                        tripId: '222767414'
                        routeId: '213'
                        startTime: '09:03:00'
                        position:
                          lat: 45.5163
                          lon: -73.8295
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '213'
                          routeLongName: Parc-Industriel-Saint-Laurent
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-04 12:22:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 26
                        ref: '24228'
                        isActive: false
                        label: '24228'
                        timestamp: 1603138414
                        tripId: '222749140'
                        routeId: '161'
                        startTime: '15:48:00'
                        position:
                          lat: 45.49642
                          lon: -73.63577
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '161'
                          routeLongName: 'Van Horne'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1495
                        ref: '24229'
                        isActive: false
                        label: '24229'
                        timestamp: null
                        tripId: '213458224'
                        routeId: '178'
                        startTime: '20:32:00'
                        position:
                          lat: 45.46105
                          lon: -73.54784
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:55:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 27
                        ref: '24230'
                        isActive: false
                        label: '24230'
                        timestamp: null
                        tripId: '204982323'
                        routeId: '420'
                        startTime: '17:44:00'
                        position:
                          lat: 45.46645
                          lon: -73.65313
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '420'
                          routeLongName: 'Express Notre-Dame-de-Grâce'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1768
                        ref: '24231'
                        isActive: false
                        label: '24231'
                        timestamp: 1618869266
                        tripId: '229662201'
                        routeId: '469'
                        startTime: '17:26:00'
                        position:
                          lat: 45.5562
                          lon: -73.66716
                        bearing: 128
                        speed: 20
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:35:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 28
                        ref: '24232'
                        isActive: false
                        label: '24232'
                        timestamp: null
                        tripId: '213495599'
                        routeId: '128'
                        startTime: '07:08:00'
                        position:
                          lat: 45.51952
                          lon: -73.6662
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 70
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '128'
                          routeLongName: Saint-Laurent
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 29
                        ref: '24233'
                        isActive: false
                        label: '24233'
                        timestamp: null
                        tripId: '218417639'
                        routeId: '189'
                        startTime: '17:04:00'
                        position:
                          lat: 45.6985
                          lon: -73.4841
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 63
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2906
                        ref: '24234'
                        isActive: false
                        label: '24234'
                        timestamp: 1594326851
                        tripId: '218397480'
                        routeId: '469'
                        startTime: '16:02:00'
                        position:
                          lat: 45.60174
                          lon: -73.63482
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-04 21:40:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1228
                        ref: '24235'
                        isActive: false
                        label: '24235'
                        timestamp: 1594327404
                        tripId: '218397179'
                        routeId: '460'
                        startTime: '16:08:00'
                        position:
                          lat: 45.50783
                          lon: -73.67241
                        bearing: 119
                        speed: 29
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:10:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1328
                        ref: '24236'
                        isActive: false
                        label: '24236'
                        timestamp: 1603132586
                        tripId: '222752324'
                        routeId: '460'
                        startTime: '15:11:00'
                        position:
                          lat: 45.54598
                          lon: -73.65017
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:30:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 30
                        ref: '24238'
                        isActive: false
                        label: '24238'
                        timestamp: null
                        tripId: '218413727'
                        routeId: '33'
                        startTime: '14:46:00'
                        position:
                          lat: 45.62775
                          lon: -73.61543
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 61
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1292
                        ref: '24239'
                        isActive: false
                        label: '24239'
                        timestamp: 1599011002
                        tripId: '221070010'
                        routeId: '33'
                        startTime: '21:00:00'
                        position:
                          lat: 45.62755
                          lon: -73.61525
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 65
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:25:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1769
                        ref: '24240'
                        isActive: false
                        label: '24240'
                        timestamp: null
                        tripId: '218417063'
                        routeId: '187'
                        startTime: '12:18:00'
                        position:
                          lat: 45.60098
                          lon: -73.53242
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '187'
                          routeLongName: René-Lévesque
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:35:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 31
                        ref: '24241'
                        isActive: false
                        label: '24241'
                        timestamp: 1601466203
                        tripId: '222764841'
                        routeId: '188'
                        startTime: '07:24:00'
                        position:
                          lat: 45.52072
                          lon: -73.66161
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '188'
                          routeLongName: Couture
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3245
                        ref: '24242'
                        isActive: false
                        label: '24242'
                        timestamp: 1597765938
                        tripId: '222465948'
                        routeId: '178'
                        startTime: '20:50:00'
                        position:
                          lat: 45.53192
                          lon: -73.60095
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-14 21:16:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2124
                        ref: '24243'
                        isActive: false
                        label: '24243'
                        timestamp: 1594327406
                        tripId: '218377581'
                        routeId: '162'
                        startTime: '16:40:00'
                        position:
                          lat: 45.46716
                          lon: -73.66766
                        bearing: 208
                        speed: 35
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '162'
                          routeLongName: Westminster
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:40:08'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1413
                        ref: '24245'
                        isActive: false
                        label: '24245'
                        timestamp: 1597754530
                        tripId: '223318619'
                        routeId: '162'
                        startTime: '08:12:00'
                        position:
                          lat: 45.47702
                          lon: -73.62154
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '162'
                          routeLongName: Westminster
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:45:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3068
                        ref: '24246'
                        isActive: false
                        label: '24246'
                        timestamp: 1594327399
                        tripId: '218421325'
                        routeId: '129'
                        startTime: '15:49:00'
                        position:
                          lat: 45.50874
                          lon: -73.55588
                        bearing: 27
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 0
                          label: Empty
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '129'
                          routeLongName: Côte-Sainte-Catherine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-14 16:32:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3233
                        ref: '24247'
                        isActive: false
                        label: '24247'
                        timestamp: null
                        tripId: '223320830'
                        routeId: '919'
                        startTime: '09:30:00'
                        position:
                          lat: 45.50742
                          lon: -73.64268
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 12
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-12 21:18:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1414
                        ref: '24248'
                        isActive: false
                        label: '24248'
                        timestamp: 1594327393
                        tripId: '218416043'
                        routeId: '33'
                        startTime: '15:38:00'
                        position:
                          lat: 45.62868
                          lon: -73.61641
                        bearing: 151
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 60
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:45:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2036
                        ref: '24249'
                        isActive: false
                        label: '24249'
                        timestamp: 1598530705
                        tripId: '222767160'
                        routeId: '171'
                        startTime: '07:32:00'
                        position:
                          lat: 45.52172
                          lon: -73.66698
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 3
                          label: Canceled
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '171'
                          routeLongName: Henri-Bourassa
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:15:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 32
                        ref: '24250'
                        isActive: false
                        label: '24250'
                        timestamp: 1594327093
                        tripId: '218416392'
                        routeId: '86'
                        startTime: '15:26:00'
                        position:
                          lat: 45.65788
                          lon: -73.56944
                        bearing: 231
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 98
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '86'
                          routeLongName: Pointe-aux-Trembles
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2037
                        ref: '24252'
                        isActive: false
                        label: '24252'
                        timestamp: null
                        tripId: '218428086'
                        routeId: '58'
                        startTime: '07:53:00'
                        position:
                          lat: 45.47003
                          lon: -73.56585
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:15:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1177
                        ref: '24253'
                        isActive: false
                        label: '24253'
                        timestamp: 1603138412
                        tripId: '226465146'
                        routeId: '125'
                        startTime: '15:46:00'
                        position:
                          lat: 45.5284
                          lon: -73.55705
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '125'
                          routeLongName: Ontario
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 09:55:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 33
                        ref: '24254'
                        isActive: false
                        label: '24254'
                        timestamp: 1594327405
                        tripId: '218427600'
                        routeId: '35'
                        startTime: '16:14:00'
                        position:
                          lat: 45.48136
                          lon: -73.57777
                        bearing: 229
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 34
                        ref: '24255'
                        isActive: false
                        label: '24255'
                        timestamp: 1611315940
                        tripId: '229041067'
                        routeId: '460'
                        startTime: '06:30:00'
                        position:
                          lat: 45.44973
                          lon: -73.74468
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 35
                        ref: '24256'
                        isActive: false
                        label: '24256'
                        timestamp: 1594327404
                        tripId: '218429055'
                        routeId: '90'
                        startTime: '16:51:00'
                        position:
                          lat: 45.48906
                          lon: -73.58334
                        bearing: 135
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1629
                        ref: '24257'
                        isActive: false
                        label: '24257'
                        timestamp: 1608301635
                        tripId: '222817501'
                        routeId: '460'
                        startTime: '07:27:00'
                        position:
                          lat: 45.54558
                          lon: -73.65031
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:15:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 36
                        ref: '24258'
                        isActive: false
                        label: '24258'
                        timestamp: 1594327406
                        tripId: '218426986'
                        routeId: '411'
                        startTime: '16:16:00'
                        position:
                          lat: 45.44309
                          lon: -73.8146
                        bearing: 253
                        speed: 4
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '411'
                          routeLongName: 'Express Lionel-Groulx'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 37
                        ref: '24259'
                        isActive: false
                        label: '24259'
                        timestamp: null
                        tripId: '218395594'
                        routeId: '469'
                        startTime: '17:24:00'
                        position:
                          lat: 45.6234
                          lon: -73.62135
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 38
                        ref: '24260'
                        isActive: false
                        label: '24260'
                        timestamp: 1594327129
                        tripId: '218394752'
                        routeId: '54'
                        startTime: '15:49:00'
                        position:
                          lat: 45.57496
                          lon: -73.63611
                        bearing: 212
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '54'
                          routeLongName: 'Charland / Chabanel'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1959
                        ref: '24261'
                        isActive: false
                        label: '24261'
                        timestamp: null
                        tripId: '218394662'
                        routeId: '54'
                        startTime: '09:09:00'
                        position:
                          lat: 45.5286
                          lon: -73.66817
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '54'
                          routeLongName: 'Charland / Chabanel'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:00:10'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1447
                        ref: '24262'
                        isActive: false
                        label: '24262'
                        timestamp: 1598305118
                        tripId: '222752420'
                        routeId: '469'
                        startTime: '17:09:00'
                        position:
                          lat: 45.62358
                          lon: -73.62173
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:50:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2749
                        ref: '24263'
                        isActive: false
                        label: '24263'
                        timestamp: 1603101250
                        tripId: '222752232'
                        routeId: '460'
                        startTime: '08:03:00'
                        position:
                          lat: 45.54547
                          lon: -73.64927
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-28 12:24:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 39
                        ref: '24264'
                        isActive: false
                        label: '24264'
                        timestamp: 1594327404
                        tripId: '218394728'
                        routeId: '54'
                        startTime: '16:38:00'
                        position:
                          lat: 45.5667
                          lon: -73.64307
                        bearing: 211
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '54'
                          routeLongName: 'Charland / Chabanel'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1770
                        ref: '24265'
                        isActive: false
                        label: '24265'
                        timestamp: 1597066536
                        tripId: '218396932'
                        routeId: '460'
                        startTime: '07:44:00'
                        position:
                          lat: 45.54623
                          lon: -73.64978
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:35:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 40
                        ref: '24266'
                        isActive: false
                        label: '24266'
                        timestamp: 1594327398
                        tripId: '218396895'
                        routeId: '440'
                        startTime: '16:35:00'
                        position:
                          lat: 45.56294
                          lon: -73.64289
                        bearing: 30
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '440'
                          routeLongName: 'Express Charleroi'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1448
                        ref: '24267'
                        isActive: false
                        label: '24267'
                        timestamp: 1599652349
                        tripId: '222752205'
                        routeId: '406'
                        startTime: '07:51:00'
                        position:
                          lat: 45.42945
                          lon: -73.6427
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 3
                          label: Canceled
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:50:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 41
                        ref: '24268'
                        isActive: false
                        label: '24268'
                        timestamp: 1594327406
                        tripId: '218397120'
                        routeId: '460'
                        startTime: '16:19:00'
                        position:
                          lat: 45.50046
                          lon: -73.68219
                        bearing: 48
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1960
                        ref: '24269'
                        isActive: false
                        label: '24269'
                        timestamp: 1594327404
                        tripId: '218397173'
                        routeId: '460'
                        startTime: '16:00:00'
                        position:
                          lat: 45.5243
                          lon: -73.65289
                        bearing: 193
                        speed: 37
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:00:10'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3180
                        ref: '24270'
                        isActive: false
                        label: '24270'
                        timestamp: 1594326878
                        tripId: '218397127'
                        routeId: '460'
                        startTime: '15:09:00'
                        position:
                          lat: 45.59941
                          lon: -73.56887
                        bearing: 172
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-29 18:36:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2596
                        ref: '24271'
                        isActive: false
                        label: '24271'
                        timestamp: 1594327404
                        tripId: '218397409'
                        routeId: '469'
                        startTime: '16:37:00'
                        position:
                          lat: 45.57878
                          lon: -73.6528
                        bearing: 29
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-25 12:58:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2322
                        ref: '24272'
                        isActive: false
                        label: '24272'
                        timestamp: 1594327389
                        tripId: '218397187'
                        routeId: '460'
                        startTime: '16:13:00'
                        position:
                          lat: 45.50825
                          lon: -73.67307
                        bearing: 300
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 20:05:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1329
                        ref: '24273'
                        isActive: false
                        label: '24273'
                        timestamp: 1602714532
                        tripId: '222752331'
                        routeId: '460'
                        startTime: '16:44:00'
                        position:
                          lat: 45.54642
                          lon: -73.65224
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:30:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2896
                        ref: '24274'
                        isActive: false
                        label: '24274'
                        timestamp: 1594327107
                        tripId: '218397130'
                        routeId: '460'
                        startTime: '15:20:00'
                        position:
                          lat: 45.59896
                          lon: -73.5686
                        bearing: 116
                        speed: 35
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-04 20:20:07'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 42
                        ref: '24276'
                        isActive: false
                        label: '24276'
                        timestamp: 1594327398
                        tripId: '218397417'
                        routeId: '469'
                        startTime: '16:29:00'
                        position:
                          lat: 45.60263
                          lon: -73.63217
                        bearing: 245
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 43
                        ref: '24277'
                        isActive: false
                        label: '24277'
                        timestamp: 1608318088
                        tripId: '221368654'
                        routeId: '187'
                        startTime: '13:30:00'
                        position:
                          lat: 45.59933
                          lon: -73.53342
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '187'
                          routeLongName: René-Lévesque
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3153
                        ref: '24278'
                        isActive: false
                        label: '24278'
                        timestamp: 1594327404
                        tripId: '218417601'
                        routeId: '432'
                        startTime: '16:14:00'
                        position:
                          lat: 45.61359
                          lon: -73.62719
                        bearing: 323
                        speed: 44
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 0
                          label: Empty
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '432'
                          routeLongName: 'Express Lacordaire'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-23 11:28:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3008
                        ref: '24279'
                        isActive: false
                        label: '24279'
                        timestamp: null
                        tripId: '217680668'
                        routeId: '49'
                        startTime: '16:10:00'
                        position:
                          lat: 45.66463
                          lon: -73.5458
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 61
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-11 10:54:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1630
                        ref: '24280'
                        isActive: false
                        label: '24280'
                        timestamp: null
                        tripId: '213360937'
                        routeId: 18E
                        startTime: '14:59:00'
                        position:
                          lat: 45.53107
                          lon: -73.61031
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:15:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2038
                        ref: '24281'
                        isActive: false
                        label: '24281'
                        timestamp: 1598657374
                        tripId: '221221155'
                        routeId: '411'
                        startTime: '18:40:00'
                        position:
                          lat: 45.40487
                          lon: -73.93667
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '411'
                          routeLongName: 'Express Lionel-Groulx'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:15:09'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2178
                        ref: '24282'
                        isActive: false
                        label: '24282'
                        timestamp: 1594327399
                        tripId: '218429905'
                        routeId: '109'
                        startTime: '16:15:00'
                        position:
                          lat: 45.42999
                          lon: -73.60979
                        bearing: 134
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 13:05:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1415
                        ref: '24283'
                        isActive: false
                        label: '24283'
                        timestamp: 1594327025
                        tripId: '218429373'
                        routeId: '406'
                        startTime: '16:08:00'
                        position:
                          lat: 45.42515
                          lon: -73.64867
                        bearing: 64
                        speed: 28
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:45:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1602
                        ref: '24285'
                        isActive: false
                        label: '24285'
                        timestamp: null
                        tripId: '204981911'
                        routeId: 113E
                        startTime: '08:34:00'
                        position:
                          lat: 45.43705
                          lon: -73.60005
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:10:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2676
                        ref: '24286'
                        isActive: false
                        label: '24286'
                        timestamp: null
                        tripId: '204980122'
                        routeId: '406'
                        startTime: '18:30:00'
                        position:
                          lat: 45.42183
                          lon: -73.648
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-26 19:44:06'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2849
                        ref: '24287'
                        isActive: false
                        label: '24287'
                        timestamp: null
                        tripId: '218427274'
                        routeId: '425'
                        startTime: '17:23:00'
                        position:
                          lat: 45.43638
                          lon: -73.89845
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '425'
                          routeLongName: "Express Anse-à-l'Orme"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-03 10:16:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2014
                        ref: '24288'
                        isActive: false
                        label: '24288'
                        timestamp: 1594327393
                        tripId: '218427280'
                        routeId: '496'
                        startTime: '16:11:00'
                        position:
                          lat: 45.45393
                          lon: -73.62328
                        bearing: 54
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '496'
                          routeLongName: 'Express Victoria'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:10:12'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2086
                        ref: '24289'
                        isActive: false
                        label: '24289'
                        timestamp: null
                        tripId: '218305269'
                        routeId: '107'
                        startTime: '05:00:00'
                        position:
                          lat: 45.44133
                          lon: -73.63412
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '107'
                          routeLongName: Verdun
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:25:11'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1208
                        ref: '24291'
                        isActive: false
                        label: '24291'
                        timestamp: 1594327263
                        tripId: '218426975'
                        routeId: '411'
                        startTime: '16:56:00'
                        position:
                          lat: 45.40359
                          lon: -73.94041
                        bearing: 249
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '411'
                          routeLongName: 'Express Lionel-Groulx'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:05:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2396
                        ref: '24292'
                        isActive: false
                        label: '24292'
                        timestamp: 1594327398
                        tripId: '218430553'
                        routeId: '138'
                        startTime: '16:28:00'
                        position:
                          lat: 45.46842
                          lon: -73.63961
                        bearing: 119
                        speed: 41
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '138'
                          routeLongName: Notre-Dame-de-Grâce
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 21:00:07'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 44
                        ref: '24293'
                        isActive: false
                        label: '24293'
                        timestamp: 1594327108
                        tripId: '218427153'
                        routeId: '491'
                        startTime: '16:02:00'
                        position:
                          lat: 45.43748
                          lon: -73.68873
                        bearing: 359
                        speed: 3
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '491'
                          routeLongName: 'Express Provost'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2771
                        ref: '24294'
                        isActive: false
                        label: '24294'
                        timestamp: 1609935858
                        tripId: '229041398'
                        routeId: '180'
                        startTime: '07:31:00'
                        position:
                          lat: 45.54965
                          lon: -73.6563
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '180'
                          routeLongName: 'De Salaberry'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-29 10:28:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2125
                        ref: '24295'
                        isActive: false
                        label: '24295'
                        timestamp: null
                        tripId: '223319927'
                        routeId: '213'
                        startTime: '18:09:00'
                        position:
                          lat: 45.51342
                          lon: -73.68372
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '213'
                          routeLongName: Parc-Industriel-Saint-Laurent
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:40:11'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1449
                        ref: '24296'
                        isActive: false
                        label: '24296'
                        timestamp: null
                        tripId: '213464628'
                        routeId: '46'
                        startTime: '09:10:00'
                        position:
                          lat: 45.52625
                          lon: -73.58794
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '46'
                          routeLongName: Casgrain
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:50:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 45
                        ref: '24297'
                        isActive: false
                        label: '24297'
                        timestamp: 1602626324
                        tripId: '222764913'
                        routeId: '64'
                        startTime: '17:47:00'
                        position:
                          lat: 45.52953
                          lon: -73.71597
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '64'
                          routeLongName: Grenet
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1664
                        ref: '24298'
                        isActive: false
                        label: '24298'
                        timestamp: 1600201190
                        tripId: '222788118'
                        routeId: '968'
                        startTime: '15:49:00'
                        position:
                          lat: 45.51085
                          lon: -73.81133
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:20:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 9328
                        ref: '24299'
                        isActive: false
                        label: '24299'
                        timestamp: null
                        tripId: '941219'
                        routeId: '427'
                        startTime: '06:17:00'
                        position:
                          lat: null
                          lon: null
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 1
                          label: Added
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '427'
                          routeLongName: 'Express Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-12-29 06:20:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1527
                        ref: '24301'
                        isActive: false
                        label: '24301'
                        timestamp: 1620161328
                        tripId: '229093086'
                        routeId: '193'
                        startTime: '15:55:00'
                        position:
                          lat: 45.60662
                          lon: -73.57185
                        bearing: 49
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '193'
                          routeLongName: Jarry
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:00:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2920
                        ref: '24302'
                        isActive: false
                        label: '24302'
                        timestamp: 1603112901
                        tripId: '222764732'
                        routeId: '68'
                        startTime: '08:03:00'
                        position:
                          lat: 45.4376
                          lon: -73.90125
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 79
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '68'
                          routeLongName: Pierrefonds
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-05 12:28:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3192
                        ref: '24303'
                        isActive: false
                        label: '24303'
                        timestamp: 1594327399
                        tripId: '218379615'
                        routeId: '919'
                        startTime: '16:30:00'
                        position:
                          lat: 45.50582
                          lon: -73.64254
                        bearing: 177
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-02 15:58:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 46
                        ref: '24304'
                        isActive: false
                        label: '24304'
                        timestamp: 1611876436
                        tripId: '229042432'
                        routeId: '136'
                        startTime: '17:54:00'
                        position:
                          lat: 45.59963
                          lon: -73.61138
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1416
                        ref: '24306'
                        isActive: false
                        label: '24306'
                        timestamp: null
                        tripId: '222752188'
                        routeId: '460'
                        startTime: '07:44:00'
                        position:
                          lat: null
                          lon: null
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:45:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1632
                        ref: '24307'
                        isActive: false
                        label: '24307'
                        timestamp: null
                        tripId: '223319960'
                        routeId: '171'
                        startTime: '17:10:00'
                        position:
                          lat: 45.55213
                          lon: -73.66972
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '171'
                          routeLongName: Henri-Bourassa
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:15:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 47
                        ref: '25201'
                        isActive: false
                        label: '25201'
                        timestamp: 1614865888
                        tripId: '225757623'
                        routeId: '97'
                        startTime: '08:00:00'
                        position:
                          lat: 45.51637
                          lon: -73.58875
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '97'
                          routeLongName: Avenue-du-Mont-Royal
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1990
                        ref: '25202'
                        isActive: false
                        label: '25202'
                        timestamp: 1632517638
                        tripId: '238426887'
                        routeId: '410'
                        startTime: '15:48:00'
                        position:
                          lat: 45.70119
                          lon: -73.48113
                        bearing: 75
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '410'
                          routeLongName: 'Express Notre-Dame'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:05:11'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2901
                        ref: '25203'
                        isActive: false
                        label: '25203'
                        timestamp: 1628688056
                        tripId: '232405927'
                        routeId: '25'
                        startTime: '08:54:00'
                        position:
                          lat: 45.53207
                          lon: -73.59753
                        bearing: 29
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '25'
                          routeLongName: Angus
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-04 20:42:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3111
                        ref: '25204'
                        isActive: false
                        label: '25204'
                        timestamp: 1617751543
                        tripId: '229031367'
                        routeId: '430'
                        startTime: '18:28:00'
                        position:
                          lat: 45.68914
                          lon: -73.49046
                        bearing: 103
                        speed: 41
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '430'
                          routeLongName: 'Express Pointe-aux-Trembles'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-18 20:40:06'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 739
                        ref: '25205'
                        isActive: false
                        label: '25205'
                        timestamp: 1633522473
                        tripId: '238426948'
                        routeId: '427'
                        startTime: '07:25:00'
                        position:
                          lat: 45.49504
                          lon: -73.57996
                        bearing: 206
                        speed: 26
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '427'
                          routeLongName: 'Express Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 01:13:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2752
                        ref: '25206'
                        isActive: false
                        label: '25206'
                        timestamp: 1632139993
                        tripId: '238426954'
                        routeId: '427'
                        startTime: '07:34:00'
                        position:
                          lat: 45.49377
                          lon: -73.56907
                        bearing: 124
                        speed: 32
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '427'
                          routeLongName: 'Express Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-28 14:38:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3266
                        ref: '25207'
                        isActive: false
                        label: '25207'
                        timestamp: 1620736301
                        tripId: '229031661'
                        routeId: '410'
                        startTime: '07:26:00'
                        position:
                          lat: 45.49777
                          lon: -73.56652
                        bearing: 124
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '410'
                          routeLongName: 'Express Notre-Dame'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-20 12:28:11'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1073
                        ref: '25208'
                        isActive: false
                        label: '25208'
                        timestamp: 1645021788
                        tripId: '241510984'
                        routeId: '427'
                        startTime: '08:42:00'
                        position:
                          lat: 45.49544
                          lon: -73.5795
                        bearing: 221
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '427'
                          routeLongName: 'Express Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 02:55:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2841
                        ref: '25209'
                        isActive: false
                        label: '25209'
                        timestamp: 1620045209
                        tripId: '229030420'
                        routeId: 51E
                        startTime: '08:25:00'
                        position:
                          lat: 45.52022
                          lon: -73.59715
                        bearing: 307
                        speed: 20
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-02 20:00:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1877
                        ref: '25210'
                        isActive: false
                        label: '25210'
                        timestamp: 1594327083
                        tripId: '218427272'
                        routeId: '496'
                        startTime: '15:56:00'
                        position:
                          lat: 45.44773
                          lon: -73.7439
                        bearing: 14
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '496'
                          routeLongName: 'Express Victoria'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:50:09'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1120
                        ref: '25211'
                        isActive: false
                        label: '25211'
                        timestamp: 1615333225
                        tripId: '229202241'
                        routeId: '55'
                        startTime: '17:44:00'
                        position:
                          lat: 45.55416
                          lon: -73.66869
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 03:20:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3107
                        ref: '25212'
                        isActive: false
                        label: '25212'
                        timestamp: 1613871611
                        tripId: '223494094'
                        routeId: '55'
                        startTime: '18:30:00'
                        position:
                          lat: 45.53143
                          lon: -73.60133
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-18 12:26:09'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 741
                        ref: '25213'
                        isActive: false
                        label: '25213'
                        timestamp: 1628075094
                        tripId: '231569151'
                        routeId: '99'
                        startTime: '06:30:00'
                        position:
                          lat: 45.57036
                          lon: -73.59564
                        bearing: 33
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '99'
                          routeLongName: Villeray
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 01:13:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 48
                        ref: '25214'
                        isActive: false
                        label: '25214'
                        timestamp: 1621033658
                        tripId: '230205371'
                        routeId: '31'
                        startTime: '18:39:00'
                        position:
                          lat: 45.53123
                          lon: -73.60183
                        bearing: 108
                        speed: 2
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '31'
                          routeLongName: Saint-Denis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 6816
                        ref: '25215'
                        isActive: false
                        label: '25215'
                        timestamp: 1622033320
                        tripId: '230204100'
                        routeId: '18'
                        startTime: '08:30:00'
                        position:
                          lat: 45.58073
                          lon: -73.56503
                        bearing: 203
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-03-09 16:11:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2921
                        ref: '25216'
                        isActive: false
                        label: '25216'
                        timestamp: 1622414429
                        tripId: '226862900'
                        routeId: '179'
                        startTime: '18:12:00'
                        position:
                          lat: 45.54152
                          lon: -73.69813
                        bearing: 101
                        speed: 28
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '179'
                          routeLongName: "De l'Acadie"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-05 12:28:08'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3012
                        ref: '25217'
                        isActive: false
                        label: '25217'
                        timestamp: 1632146125
                        tripId: '239574237'
                        routeId: '49'
                        startTime: '08:57:00'
                        position:
                          lat: 45.55651
                          lon: -73.66724
                        bearing: 176
                        speed: 13
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 52
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-11 12:26:09'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 49
                        ref: '25218'
                        isActive: false
                        label: '25218'
                        timestamp: 1594327393
                        tripId: '219805950'
                        routeId: '196'
                        startTime: '16:18:00'
                        position:
                          lat: 45.46423
                          lon: -73.70657
                        bearing: 133
                        speed: 41
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2963
                        ref: '25219'
                        isActive: false
                        label: '25219'
                        timestamp: 1623072398
                        tripId: '231063497'
                        routeId: '18'
                        startTime: '08:38:00'
                        position:
                          lat: 45.53063
                          lon: -73.60944
                        bearing: 302
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-07 18:02:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2513
                        ref: '25220'
                        isActive: false
                        label: '25220'
                        timestamp: 1594327389
                        tripId: '218421542'
                        routeId: '129'
                        startTime: '16:16:00'
                        position:
                          lat: 45.51582
                          lon: -73.60201
                        bearing: 264
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '129'
                          routeLongName: Côte-Sainte-Catherine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-24 17:40:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2136
                        ref: '25221'
                        isActive: false
                        label: '25221'
                        timestamp: 1594327406
                        tripId: '218421276'
                        routeId: '55'
                        startTime: '16:30:00'
                        position:
                          lat: 45.51382
                          lon: -73.5724
                        bearing: 299
                        speed: 13
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:45:11'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 6820
                        ref: '25222'
                        isActive: false
                        label: '25222'
                        timestamp: 1594327398
                        tripId: '218422165'
                        routeId: '179'
                        startTime: '16:14:00'
                        position:
                          lat: 45.53532
                          lon: -73.66341
                        bearing: 292
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '179'
                          routeLongName: "De l'Acadie"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-03-09 21:08:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1528
                        ref: '25223'
                        isActive: false
                        label: '25223'
                        timestamp: 1625524553
                        tripId: '231569739'
                        routeId: '18'
                        startTime: '17:46:00'
                        position:
                          lat: 45.59555
                          lon: -73.53551
                        bearing: 23
                        speed: 38
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 53
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:00:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1703
                        ref: '25224'
                        isActive: false
                        label: '25224'
                        timestamp: 1615126547
                        tripId: '225756088'
                        routeId: '55'
                        startTime: '08:30:00'
                        position:
                          lat: 45.50525
                          lon: -73.5564
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:25:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 50
                        ref: '25225'
                        isActive: false
                        label: '25225'
                        timestamp: 1633375996
                        tripId: '243243568'
                        routeId: 100E
                        startTime: '14:55:00'
                        position:
                          lat: 45.54179
                          lon: -73.6412
                        bearing: 25
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2791
                        ref: '25226'
                        isActive: false
                        label: '25226'
                        timestamp: 1643287656
                        tripId: '241512476'
                        routeId: '430'
                        startTime: '06:43:00'
                        position:
                          lat: 45.49652
                          lon: -73.5725
                        bearing: 211
                        speed: 7
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '430'
                          routeLongName: 'Express Pointe-aux-Trembles'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-29 20:30:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1665
                        ref: '25227'
                        isActive: false
                        label: '25227'
                        timestamp: 1625869542
                        tripId: '231570301'
                        routeId: '161'
                        startTime: '18:07:00'
                        position:
                          lat: 45.46208
                          lon: -73.67155
                        bearing: 31
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '161'
                          routeLongName: 'Van Horne'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:20:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2040
                        ref: '25228'
                        isActive: false
                        label: '25228'
                        timestamp: 1621252887
                        tripId: '230205578'
                        routeId: '144'
                        startTime: '07:40:00'
                        position:
                          lat: 45.48949
                          lon: -73.58492
                        bearing: 131
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '144'
                          routeLongName: 'Avenue des Pins'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:15:10'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 51
                        ref: '25229'
                        isActive: false
                        label: '25229'
                        timestamp: 1622722709
                        tripId: '237847826'
                        routeId: '179'
                        startTime: '07:45:00'
                        position:
                          lat: 45.54091
                          lon: -73.69639
                        bearing: 116
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '179'
                          routeLongName: "De l'Acadie"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 52
                        ref: '25230'
                        isActive: false
                        label: '25230'
                        timestamp: 1594327043
                        tripId: '218421320'
                        routeId: '55'
                        startTime: '16:49:00'
                        position:
                          lat: 45.50643
                          lon: -73.55622
                        bearing: 294
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1991
                        ref: '25231'
                        isActive: false
                        label: '25231'
                        timestamp: 1610720243
                        tripId: '230205854'
                        routeId: '92'
                        startTime: '00:38:00'
                        position:
                          lat: 45.53145
                          lon: -73.60175
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '92'
                          routeLongName: 'Jean-Talon Ouest'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:05:12'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 6858
                        ref: '25232'
                        isActive: false
                        label: '25232'
                        timestamp: 1626904178
                        tripId: '232342063'
                        routeId: '186'
                        startTime: '17:20:00'
                        position:
                          lat: 45.69399
                          lon: -73.49612
                        bearing: 27
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 44
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-03-10 15:33:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 53
                        ref: '25233'
                        isActive: false
                        label: '25233'
                        timestamp: 1628757552
                        tripId: '232343488'
                        routeId: '362'
                        startTime: '03:07:00'
                        position:
                          lat: 45.5312
                          lon: -73.54825
                        bearing: 304
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 111
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '362'
                          routeLongName: 'Hochelaga / Notre-Dame'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3366
                        ref: '25234'
                        isActive: false
                        label: '25234'
                        timestamp: 1632806579
                        tripId: '239577002'
                        routeId: '141'
                        startTime: '00:55:00'
                        position:
                          lat: 45.56017
                          lon: -73.59714
                        bearing: 212
                        speed: 52
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-19 15:38:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 54
                        ref: '25235'
                        isActive: false
                        label: '25235'
                        timestamp: 1625915376
                        tripId: '231720266'
                        routeId: '187'
                        startTime: '07:03:00'
                        position:
                          lat: 45.66553
                          lon: -73.51035
                        bearing: 96
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '187'
                          routeLongName: René-Lévesque
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 55
                        ref: '25236'
                        isActive: false
                        label: '25236'
                        timestamp: 1649114112
                        tripId: '250154052'
                        routeId: '51'
                        startTime: '18:24:00'
                        position:
                          lat: 45.4553
                          lon: -73.64121
                        bearing: 208
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 53
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2171
                        ref: '25237'
                        isActive: false
                        label: '25237'
                        timestamp: 1627646933
                        tripId: '232405461'
                        routeId: '27'
                        startTime: '07:53:00'
                        position:
                          lat: 45.52802
                          lon: -73.58636
                        bearing: 214
                        speed: 17
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '27'
                          routeLongName: 'Boulevard Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 13:00:12'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3204
                        ref: '25238'
                        isActive: false
                        label: '25238'
                        timestamp: 1628513567
                        tripId: '231570472'
                        routeId: '144'
                        startTime: '08:33:00'
                        position:
                          lat: 45.49012
                          lon: -73.58586
                        bearing: 128
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '144'
                          routeLongName: 'Avenue des Pins'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-06 12:30:19'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 56
                        ref: '25239'
                        isActive: false
                        label: '25239'
                        timestamp: 1626871257
                        tripId: '232405983'
                        routeId: '47'
                        startTime: '08:18:00'
                        position:
                          lat: 45.52624
                          lon: -73.5878
                        bearing: 49
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '47'
                          routeLongName: Masson
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3395
                        ref: '25240'
                        isActive: false
                        label: '25240'
                        timestamp: 1631019405
                        tripId: '238425403'
                        routeId: '18'
                        startTime: '08:06:00'
                        position:
                          lat: 45.53092
                          lon: -73.61006
                        bearing: 303
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '18'
                          routeLongName: Beaubien
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-03-03 01:23:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2670
                        ref: '25241'
                        isActive: false
                        label: '25241'
                        timestamp: 1622038131
                        tripId: '229030536'
                        routeId: '47'
                        startTime: '09:48:00'
                        position:
                          lat: 45.52925
                          lon: -73.58521
                        bearing: 214
                        speed: 35
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '47'
                          routeLongName: Masson
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-26 12:50:08'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2789
                        ref: '25242'
                        isActive: false
                        label: '25242'
                        timestamp: 1649939930
                        tripId: '250153924'
                        routeId: 51E
                        startTime: '08:35:00'
                        position:
                          lat: 45.52187
                          lon: -73.59634
                        bearing: 41
                        speed: 13
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 5
                          label: Full
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-29 13:04:08'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 57
                        ref: '25243'
                        isActive: false
                        label: '25243'
                        timestamp: 1594327395
                        tripId: '218430646'
                        routeId: '191'
                        startTime: '16:11:00'
                        position:
                          lat: 45.44201
                          lon: -73.66499
                        bearing: 91
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1992
                        ref: '25244'
                        isActive: false
                        label: '25244'
                        timestamp: 1627906221
                        tripId: '232405461'
                        routeId: '27'
                        startTime: '07:53:00'
                        position:
                          lat: 45.5279
                          lon: -73.58647
                        bearing: 213
                        speed: 20
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '27'
                          routeLongName: 'Boulevard Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:05:12'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1666
                        ref: '25245'
                        isActive: false
                        label: '25245'
                        timestamp: 1617285683
                        tripId: '229031296'
                        routeId: '97'
                        startTime: '09:15:00'
                        position:
                          lat: 45.51643
                          lon: -73.58875
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '97'
                          routeLongName: Avenue-du-Mont-Royal
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:20:05'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1704
                        ref: '25246'
                        isActive: false
                        label: '25246'
                        timestamp: 1649859234
                        tripId: '250154764'
                        routeId: '85'
                        startTime: '09:27:00'
                        position:
                          lat: 45.53286
                          lon: -73.55055
                        bearing: 125
                        speed: 17
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 57
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '85'
                          routeLongName: Hochelaga
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:25:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 58
                        ref: '25247'
                        isActive: false
                        label: '25247'
                        timestamp: 1628250228
                        tripId: '232405890'
                        routeId: '51'
                        startTime: '07:20:00'
                        position:
                          lat: 45.48514
                          lon: -73.6279
                        bearing: 33
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 59
                        ref: '25248'
                        isActive: false
                        label: '25248'
                        timestamp: 1629290567
                        tripId: '232405983'
                        routeId: '47'
                        startTime: '08:18:00'
                        position:
                          lat: 45.52636
                          lon: -73.5882
                        bearing: 123
                        speed: 7
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '47'
                          routeLongName: Masson
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 60
                        ref: '26001'
                        isActive: false
                        label: '26001'
                        timestamp: 1656680977
                        tripId: '252010359'
                        routeId: '85'
                        startTime: '08:30:00'
                        position:
                          lat: 45.53332
                          lon: -73.55168
                        bearing: 114
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 57
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '85'
                          routeLongName: Hochelaga
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2880
                        ref: '26002'
                        isActive: false
                        label: '26002'
                        timestamp: 1594327391
                        tripId: '218427591'
                        routeId: '35'
                        startTime: '16:30:00'
                        position:
                          lat: 45.48998
                          lon: -73.56729
                        bearing: 33
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-03 22:16:09'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 61
                        ref: '26003'
                        isActive: false
                        label: '26003'
                        timestamp: 1594327263
                        tripId: '219805841'
                        routeId: '468'
                        startTime: '16:46:00'
                        position:
                          lat: 45.51423
                          lon: -73.6841
                        bearing: 333
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '468'
                          routeLongName: 'Express Pierrefonds / Gouin'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 755
                        ref: '26004'
                        isActive: false
                        label: '26004'
                        timestamp: 1651237674
                        tripId: '250154475'
                        routeId: '51'
                        startTime: '08:09:00'
                        position:
                          lat: 45.52583
                          lon: -73.58814
                        bearing: 32
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 50
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 01:13:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3054
                        ref: '26005'
                        isActive: false
                        label: '26005'
                        timestamp: 1649077580
                        tripId: '250155065'
                        routeId: '27'
                        startTime: '08:48:00'
                        position:
                          lat: 45.52774
                          lon: -73.58662
                        bearing: 213
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '27'
                          routeLongName: 'Boulevard Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-13 12:12:09'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1634
                        ref: '26006'
                        isActive: false
                        label: '26006'
                        timestamp: 1647295320
                        tripId: '241512520'
                        routeId: '430'
                        startTime: '16:41:00'
                        position:
                          lat: 45.55458
                          lon: -73.5847
                        bearing: 113
                        speed: 28
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 32
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '430'
                          routeLongName: 'Express Pointe-aux-Trembles'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:15:06'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 913
                        ref: '26007'
                        isActive: false
                        label: '26007'
                        timestamp: 1594327395
                        tripId: '218421800'
                        routeId: '161'
                        startTime: '16:00:00'
                        position:
                          lat: 45.52253
                          lon: -73.61307
                        bearing: 33
                        speed: 1
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '161'
                          routeLongName: 'Van Horne'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 01:18:46'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 62
                        ref: '26008'
                        isActive: false
                        label: '26008'
                        timestamp: 1594327393
                        tripId: '218421017'
                        routeId: '55'
                        startTime: '16:20:00'
                        position:
                          lat: 45.52377
                          lon: -73.59441
                        bearing: 304
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '55'
                          routeLongName: 'Boulevard Saint-Laurent'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2826
                        ref: '26009'
                        isActive: false
                        label: '26009'
                        timestamp: 1649373237
                        tripId: '250155075'
                        routeId: '410'
                        startTime: '17:52:00'
                        position:
                          lat: 45.54453
                          lon: -73.57137
                        bearing: 204
                        speed: 30
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '410'
                          routeLongName: 'Express Notre-Dame'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-02 10:10:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2862
                        ref: '26010'
                        isActive: false
                        label: '26010'
                        timestamp: 1627922857
                        tripId: '231569254'
                        routeId: '92'
                        startTime: '11:00:00'
                        position:
                          lat: 45.53193
                          lon: -73.6019
                        bearing: 129
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '92'
                          routeLongName: 'Jean-Talon Ouest'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-03 12:36:11'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1564
                        ref: '26011'
                        isActive: false
                        label: '26011'
                        timestamp: 1651235978
                        tripId: '250154760'
                        routeId: '51'
                        startTime: '07:35:00'
                        position:
                          lat: 45.52622
                          lon: -73.58782
                        bearing: 32
                        speed: 37
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 51
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2733
                        ref: '26012'
                        isActive: false
                        label: '26012'
                        timestamp: 1654122821
                        tripId: '250269003'
                        routeId: '168'
                        startTime: '18:00:00'
                        position:
                          lat: 45.44849
                          lon: -73.5542
                        bearing: 217
                        speed: 39
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '168'
                          routeLongName: Cité-du-Havre
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-27 22:12:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 63
                        ref: '26013'
                        isActive: false
                        label: '26013'
                        timestamp: 1657233652
                        tripId: '251981702'
                        routeId: '150'
                        startTime: '18:07:00'
                        position:
                          lat: 45.52406
                          lon: -73.55231
                        bearing: 123
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '150'
                          routeLongName: René-Lévesque
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2618
                        ref: '26014'
                        isActive: false
                        label: '26014'
                        timestamp: 1594327395
                        tripId: '218427147'
                        routeId: '411'
                        startTime: '16:27:00'
                        position:
                          lat: 45.43567
                          lon: -73.84193
                        bearing: 68
                        speed: 80
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '411'
                          routeLongName: 'Express Lionel-Groulx'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-25 20:46:08'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2981
                        ref: '26015'
                        isActive: false
                        label: '26015'
                        timestamp: 1594327257
                        tripId: '219805429'
                        routeId: '196'
                        startTime: '16:44:00'
                        position:
                          lat: 45.43977
                          lon: -73.69164
                        bearing: 268
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-09 12:54:07'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2605
                        ref: '26016'
                        isActive: false
                        label: '26016'
                        timestamp: 1648207476
                        tripId: '250155063'
                        routeId: '410'
                        startTime: '06:59:00'
                        position:
                          lat: 45.65166
                          lon: -73.48914
                        bearing: 156
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '410'
                          routeLongName: 'Express Notre-Dame'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-25 19:26:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 64
                        ref: '26017'
                        isActive: false
                        label: '26017'
                        timestamp: 1645620811
                        tripId: '242656682'
                        routeId: '186'
                        startTime: '07:22:00'
                        position:
                          lat: 45.59727
                          lon: -73.53466
                        bearing: 203
                        speed: 25
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 44
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3018
                        ref: '26018'
                        isActive: false
                        label: '26018'
                        timestamp: 1644932659
                        tripId: '241511463'
                        routeId: '51'
                        startTime: '07:46:00'
                        position:
                          lat: 45.52612
                          lon: -73.58791
                        bearing: 31
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 51
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '51'
                          routeLongName: Édouard-Montpetit
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-11 13:38:10'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2898
                        ref: '26019'
                        isActive: false
                        label: '26019'
                        timestamp: 1594327404
                        tripId: '219806175'
                        routeId: '475'
                        startTime: '16:10:00'
                        position:
                          lat: 45.4847
                          lon: -73.79295
                        bearing: 237
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '475'
                          routeLongName: 'Express Dollard-des-Ormeaux'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-04 20:26:11'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1293
                        ref: '26020'
                        isActive: false
                        label: '26020'
                        timestamp: 1655211651
                        tripId: '251982712'
                        routeId: '125'
                        startTime: '08:11:00'
                        position:
                          lat: 45.50645
                          lon: -73.57053
                        bearing: 205
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '125'
                          routeLongName: Ontario
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:25:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1529
                        ref: '26021'
                        isActive: false
                        label: '26021'
                        timestamp: 1594327396
                        tripId: '218415501'
                        routeId: '141'
                        startTime: '16:11:00'
                        position:
                          lat: 45.58326
                          lon: -73.58072
                        bearing: 170
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:00:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2087
                        ref: '26022'
                        isActive: false
                        label: '26022'
                        timestamp: 1594327393
                        tripId: '218446215'
                        routeId: '131'
                        startTime: '16:27:00'
                        position:
                          lat: 45.57249
                          lon: -73.54594
                        bearing: 120
                        speed: 33
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 0
                          label: Empty
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '131'
                          routeLongName: "De l'Assomption"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:25:14'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 65
                        ref: '26023'
                        isActive: false
                        label: '26023'
                        timestamp: 1594327398
                        tripId: '218417573'
                        routeId: '189'
                        startTime: '16:14:00'
                        position:
                          lat: 45.67074
                          lon: -73.49397
                        bearing: 10
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 66
                        ref: '26024'
                        isActive: false
                        label: '26024'
                        timestamp: 1594327404
                        tripId: '218417442'
                        routeId: '187'
                        startTime: '16:25:00'
                        position:
                          lat: 45.64346
                          lon: -73.49964
                        bearing: 14
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '187'
                          routeLongName: René-Lévesque
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 67
                        ref: '26025'
                        isActive: false
                        label: '26025'
                        timestamp: 1594327304
                        tripId: '218446683'
                        routeId: '178'
                        startTime: '16:37:00'
                        position:
                          lat: 45.49603
                          lon: -73.57114
                        bearing: 129
                        speed: 33
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 68
                        ref: '26026'
                        isActive: false
                        label: '26026'
                        timestamp: 1669293832
                        tripId: '256333293'
                        routeId: 49E
                        startTime: '07:03:00'
                        position:
                          lat: 45.61785
                          lon: -73.58235
                        bearing: 286
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3067
                        ref: '26027'
                        isActive: false
                        label: '26027'
                        timestamp: 1594327404
                        tripId: '218446273'
                        routeId: '136'
                        startTime: '16:09:00'
                        position:
                          lat: 45.56215
                          lon: -73.54631
                        bearing: 206
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-14 14:28:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 69
                        ref: '26028'
                        isActive: false
                        label: '26028'
                        timestamp: 1671629164
                        tripId: '256792774'
                        routeId: '136'
                        startTime: '07:48:00'
                        position:
                          lat: 45.5555
                          lon: -73.54636
                        bearing: 205
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 70
                        ref: '26029'
                        isActive: false
                        label: '26029'
                        timestamp: 1594327398
                        tripId: '218446432'
                        routeId: '168'
                        startTime: '16:16:00'
                        position:
                          lat: 45.45068
                          lon: -73.54968
                        bearing: 212
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '168'
                          routeLongName: Cité-du-Havre
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 71
                        ref: '26030'
                        isActive: false
                        label: '26030'
                        timestamp: 1594327395
                        tripId: '218445453'
                        routeId: '24'
                        startTime: '16:39:00'
                        position:
                          lat: 45.53387
                          lon: -73.56204
                        bearing: 193
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '24'
                          routeLongName: Sherbrooke
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 72
                        ref: '26031'
                        isActive: false
                        label: '26031'
                        timestamp: 1671628507
                        tripId: '256790917'
                        routeId: '168'
                        startTime: '07:42:00'
                        position:
                          lat: 45.50375
                          lon: -73.57098
                        bearing: 306
                        speed: 8
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '168'
                          routeLongName: Cité-du-Havre
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 73
                        ref: '26032'
                        isActive: false
                        label: '26032'
                        timestamp: 1594327390
                        tripId: '218445967'
                        routeId: '136'
                        startTime: '16:24:00'
                        position:
                          lat: 45.575
                          lon: -73.58973
                        bearing: 257
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2191
                        ref: '26033'
                        isActive: false
                        label: '26033'
                        timestamp: 1594327400
                        tripId: '218446496'
                        routeId: '168'
                        startTime: '16:20:00'
                        position:
                          lat: 45.49722
                          lon: -73.5582
                        bearing: 295
                        speed: 13
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '168'
                          routeLongName: Cité-du-Havre
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 14:20:06'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1243
                        ref: '26034'
                        isActive: false
                        label: '26034'
                        timestamp: 1650494804
                        tripId: '250268379'
                        routeId: '136'
                        startTime: '18:55:00'
                        position:
                          lat: 45.56282
                          lon: -73.54632
                        bearing: 116
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:15:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2876
                        ref: '26035'
                        isActive: false
                        label: '26035'
                        timestamp: 1701757804
                        tripId: '271578184'
                        routeId: '34'
                        startTime: '01:05:00'
                        position:
                          lat: 45.53185
                          lon: -73.54826
                        bearing: 208
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '34'
                          routeLongName: Sainte-Catherine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-03 20:58:11'
                        meta: []
                        updatedAt: '2023-12-05 01:34:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 74
                        ref: '26036'
                        isActive: false
                        label: '26036'
                        timestamp: 1594327394
                        tripId: '218446293'
                        routeId: '22'
                        startTime: '16:43:00'
                        position:
                          lat: 45.58712
                          lon: -73.5212
                        bearing: 105
                        speed: 42
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '22'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 75
                        ref: '26037'
                        isActive: false
                        label: '26037'
                        timestamp: 1641245489
                        tripId: '242656326'
                        routeId: '81'
                        startTime: '15:57:00'
                        position:
                          lat: 45.65306
                          lon: -73.55686
                        bearing: 55
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '81'
                          routeLongName: Saint-Jean-Baptiste
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 76
                        ref: '26038'
                        isActive: false
                        label: '26038'
                        timestamp: 1647606525
                        tripId: '241585189'
                        routeId: '85'
                        startTime: '07:32:00'
                        position:
                          lat: 45.53331
                          lon: -73.55167
                        bearing: 106
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 57
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '85'
                          routeLongName: Hochelaga
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2616
                        ref: '26039'
                        isActive: false
                        label: '26039'
                        timestamp: 1594327405
                        tripId: '218417480'
                        routeId: '40'
                        startTime: '16:06:00'
                        position:
                          lat: 45.66233
                          lon: -73.50739
                        bearing: 13
                        speed: 38
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '40'
                          routeLongName: Henri-Bourassa-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-25 20:40:11'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 77
                        ref: '26040'
                        isActive: false
                        label: '26040'
                        timestamp: 1712787839
                        tripId: '274630114'
                        routeId: '189'
                        startTime: '17:47:00'
                        position:
                          lat: 45.6982
                          lon: -73.4882
                        bearing: 260
                        speed: 70
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 64
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-04-10 18:35:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 78
                        ref: '26041'
                        isActive: false
                        label: '26041'
                        timestamp: 1594327400
                        tripId: '218444860'
                        routeId: '125'
                        startTime: '16:25:00'
                        position:
                          lat: 45.55833
                          lon: -73.53603
                        bearing: 16
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '125'
                          routeLongName: Ontario
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 79
                        ref: '26042'
                        isActive: false
                        label: '26042'
                        timestamp: 1594327400
                        tripId: '218430851'
                        routeId: '195'
                        startTime: '15:43:00'
                        position:
                          lat: 45.44191
                          lon: -73.69417
                        bearing: 268
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 51
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '195'
                          routeLongName: 'Dorval / Angrignon'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 80
                        ref: '26043'
                        isActive: false
                        label: '26043'
                        timestamp: 1594327388
                        tripId: '218445793'
                        routeId: '85'
                        startTime: '16:00:00'
                        position:
                          lat: 45.59938
                          lon: -73.53323
                        bearing: 23
                        speed: 52
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 0
                          label: Empty
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '85'
                          routeLongName: Hochelaga
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2088
                        ref: '26044'
                        isActive: false
                        label: '26044'
                        timestamp: 1642549006
                        tripId: '241586105'
                        routeId: '136'
                        startTime: '17:58:00'
                        position:
                          lat: 45.60067
                          lon: -73.61034
                        bearing: 36
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '136'
                          routeLongName: Viau
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:25:15'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 780
                        ref: '26045'
                        isActive: false
                        label: '26045'
                        timestamp: 1594327036
                        tripId: '218445477'
                        routeId: '24'
                        startTime: '16:48:00'
                        position:
                          lat: 45.53922
                          lon: -73.56009
                        bearing: 126
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '24'
                          routeLongName: Sherbrooke
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 01:13:06'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 81
                        ref: '26046'
                        isActive: false
                        label: '26046'
                        timestamp: 1669336525
                        tripId: '256329702'
                        routeId: '26'
                        startTime: null
                        position:
                          lat: 45.58907
                          lon: -73.5401
                        bearing: 303
                        speed: 22
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '26'
                          routeLongName: Mercier-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3184
                        ref: '26047'
                        isActive: false
                        label: '26047'
                        timestamp: 1646238283
                        tripId: '242658857'
                        routeId: '86'
                        startTime: null
                        position:
                          lat: 45.6592
                          lon: -73.57127
                        bearing: 322
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '86'
                          routeLongName: Pointe-aux-Trembles
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-30 20:42:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2431
                        ref: '26048'
                        isActive: false
                        label: '26048'
                        timestamp: 1652357390
                        tripId: '250155077'
                        routeId: '427'
                        startTime: '07:30:00'
                        position:
                          lat: 45.4967
                          lon: -73.57233
                        bearing: null
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '427'
                          routeLongName: 'Express Saint-Joseph'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 21:40:11'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3121
                        ref: '26049'
                        isActive: false
                        label: '26049'
                        timestamp: 1649807100
                        tripId: '249553857'
                        routeId: '189'
                        startTime: '19:07:00'
                        position:
                          lat: 45.69759
                          lon: -73.49081
                        bearing: 247
                        speed: 26
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 64
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-19 10:52:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1565
                        ref: '26050'
                        isActive: false
                        label: '26050'
                        timestamp: 1594327405
                        tripId: '218417638'
                        routeId: '487'
                        startTime: '16:15:00'
                        position:
                          lat: 45.63085
                          lon: -73.51691
                        bearing: 200
                        speed: 45
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '487'
                          routeLongName: "Express Bout-de-l'Île"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 82
                        ref: '26051'
                        isActive: false
                        label: '26051'
                        timestamp: 1658965535
                        tripId: '251982395'
                        routeId: '74'
                        startTime: '19:44:00'
                        position:
                          lat: 45.49992
                          lon: -73.56399
                        bearing: 138
                        speed: 17
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '74'
                          routeLongName: Bridge
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2095
                        ref: '26052'
                        isActive: false
                        label: '26052'
                        timestamp: 1594327405
                        tripId: '218446724'
                        routeId: '178'
                        startTime: '16:18:00'
                        position:
                          lat: 45.46726
                          lon: -73.53775
                        bearing: 67
                        speed: 47
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:30:15'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1819
                        ref: '26053'
                        isActive: false
                        label: '26053'
                        timestamp: 1681734021
                        tripId: '263867279'
                        routeId: '487'
                        startTime: '07:48:00'
                        position:
                          lat: 45.600227355957
                          lon: -73.53288269043
                        bearing: 203
                        speed: 51
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '487'
                          routeLongName: "Express Bout-de-l'Île"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:40:12'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1879
                        ref: '26054'
                        isActive: false
                        label: '26054'
                        timestamp: 1646750188
                        tripId: '242656143'
                        routeId: '428'
                        startTime: '07:32:00'
                        position:
                          lat: 45.66578
                          lon: -73.5348
                        bearing: 159
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '428'
                          routeLongName: "Express Parcs industriels de l'Est"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:50:12'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 7400
                        ref: '26055'
                        isActive: false
                        label: '26055'
                        timestamp: 1647525424
                        tripId: '241584937'
                        routeId: '168'
                        startTime: '09:27:00'
                        position:
                          lat: 45.50371
                          lon: -73.57089
                        bearing: 306
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '168'
                          routeLongName: Cité-du-Havre
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-07-28 08:41:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 83
                        ref: '26056'
                        isActive: false
                        label: '26056'
                        timestamp: 1638897052
                        tripId: '243170467'
                        routeId: '186'
                        startTime: '12:00:00'
                        position:
                          lat: 45.61937
                          lon: -73.58073
                        bearing: 299
                        speed: 34
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1566
                        ref: '26057'
                        isActive: false
                        label: '26057'
                        timestamp: 1594327404
                        tripId: '218417025'
                        routeId: '81'
                        startTime: '16:06:00'
                        position:
                          lat: 45.65018
                          lon: -73.57974
                        bearing: 324
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '81'
                          routeLongName: Saint-Jean-Baptiste
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 7001
                        ref: '26058'
                        isActive: false
                        label: '26058'
                        timestamp: 1594327389
                        tripId: '961266'
                        routeId: '189'
                        startTime: '16:30:00'
                        position:
                          lat: 45.61253
                          lon: -73.50999
                        bearing: 14
                        speed: 42
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-03-19 13:24:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2041
                        ref: '26059'
                        isActive: false
                        label: '26059'
                        timestamp: 1644534265
                        tripId: '242655593'
                        routeId: '33'
                        startTime: '17:08:00'
                        position:
                          lat: 45.62759
                          lon: -73.61526
                        bearing: 140
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 61
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:15:13'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 84
                        ref: '26060'
                        isActive: false
                        label: '26060'
                        timestamp: 1638817298
                        tripId: '243180806'
                        routeId: '168'
                        startTime: '12:09:00'
                        position:
                          lat: 45.50257
                          lon: -73.56525
                        bearing: 123
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '168'
                          routeLongName: Cité-du-Havre
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3055
                        ref: '26061'
                        isActive: false
                        label: '26061'
                        timestamp: 1594327399
                        tripId: '218416873'
                        routeId: '48'
                        startTime: '15:54:00'
                        position:
                          lat: 45.65224
                          lon: -73.55846
                        bearing: 53
                        speed: 26
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-13 12:22:11'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1209
                        ref: '26062'
                        isActive: false
                        label: '26062'
                        timestamp: 1636551436
                        tripId: '243173885'
                        routeId: '192'
                        startTime: '07:52:00'
                        position:
                          lat: 45.54743
                          lon: -73.63736
                        bearing: 211
                        speed: 34
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '192'
                          routeLongName: Robert
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:05:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3339
                        ref: '26063'
                        isActive: false
                        label: '26063'
                        timestamp: 1594327087
                        tripId: '218415674'
                        routeId: '32'
                        startTime: '16:44:00'
                        position:
                          lat: 45.61564
                          lon: -73.62936
                        bearing: 324
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-08 20:28:01'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1074
                        ref: '26064'
                        isActive: false
                        label: '26064'
                        timestamp: 1659013766
                        tripId: '252293488'
                        routeId: '26'
                        startTime: '08:48:00'
                        position:
                          lat: 45.59145
                          lon: -73.53813
                        bearing: 204
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '26'
                          routeLongName: Mercier-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 02:55:04'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 85
                        ref: '26065'
                        isActive: false
                        label: '26065'
                        timestamp: 1649296555
                        tripId: '249554063'
                        routeId: '187'
                        startTime: '19:15:00'
                        position:
                          lat: 45.60085
                          lon: -73.53233
                        bearing: 122
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '187'
                          routeLongName: René-Lévesque
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 86
                        ref: '26066'
                        isActive: false
                        label: '26066'
                        timestamp: 1686004026
                        tripId: '263867828'
                        routeId: '186'
                        startTime: '17:53:00'
                        position:
                          lat: 45.69751
                          lon: -73.49125
                        bearing: 227
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 44
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 6848
                        ref: '26067'
                        isActive: false
                        label: '26067'
                        timestamp: 1685107696
                        tripId: '263866444'
                        routeId: '39'
                        startTime: '08:50:00'
                        position:
                          lat: 45.58983
                          lon: -73.63425
                        bearing: 56
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '39'
                          routeLongName: 'Des Grandes-Prairies'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-03-10 13:47:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 87
                        ref: '26068'
                        isActive: false
                        label: '26068'
                        timestamp: 1673995580
                        tripId: '259250113'
                        routeId: '822'
                        startTime: '17:20:00'
                        position:
                          lat: 45.58801
                          lon: -73.53995
                        bearing: 23
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '822'
                          routeLongName: 'Navette Longue-Pointe'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2096
                        ref: '26069'
                        isActive: false
                        label: '26069'
                        timestamp: 1646915828
                        tripId: '242656381'
                        routeId: '486'
                        startTime: '07:05:00'
                        position:
                          lat: 45.59871
                          lon: -73.5338
                        bearing: 204
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '486'
                          routeLongName: 'Express Sherbrooke'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:30:16'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 88
                        ref: '26070'
                        isActive: false
                        label: '26070'
                        timestamp: 1647454854
                        tripId: '242658308'
                        routeId: '39'
                        startTime: '14:12:00'
                        position:
                          lat: 45.6201
                          lon: -73.58246
                        bearing: 121
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '39'
                          routeLongName: 'Des Grandes-Prairies'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1963
                        ref: '26071'
                        isActive: false
                        label: '26071'
                        timestamp: 1594327390
                        tripId: '218402944'
                        routeId: '14'
                        startTime: '16:43:00'
                        position:
                          lat: 45.50936
                          lon: -73.55544
                        bearing: 20
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '14'
                          routeLongName: Atateken
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:00:14'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3372
                        ref: '26072'
                        isActive: false
                        label: '26072'
                        timestamp: 1594327391
                        tripId: '218416936'
                        routeId: '428'
                        startTime: '16:00:00'
                        position:
                          lat: 45.58904
                          lon: -73.53953
                        bearing: 300
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '428'
                          routeLongName: "Express Parcs industriels de l'Est"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-20 16:53:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1706
                        ref: '26073'
                        isActive: false
                        label: '26073'
                        timestamp: 1594327390
                        tripId: '218415554'
                        routeId: '49'
                        startTime: '16:03:00'
                        position:
                          lat: 45.60606
                          lon: -73.63563
                        bearing: 202
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:25:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 7188
                        ref: '26074'
                        isActive: false
                        label: '26074'
                        timestamp: 1594327120
                        tripId: '218415795'
                        routeId: '449'
                        startTime: '16:47:00'
                        position:
                          lat: 45.58956
                          lon: -73.54004
                        bearing: 311
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '449'
                          routeLongName: 'Express Rivière-des-Prairies'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-05-12 15:34:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3252
                        ref: '26075'
                        isActive: false
                        label: '26075'
                        timestamp: 1701091387
                        tripId: '271531686'
                        routeId: '49'
                        startTime: '07:24:00'
                        position:
                          lat: 45.55688
                          lon: -73.66742
                        bearing: 177
                        speed: 4
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 52
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-16 11:30:11'
                        meta: []
                        updatedAt: '2023-11-27 08:34:38'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1850
                        ref: '26076'
                        isActive: false
                        label: '26076'
                        timestamp: 1594327388
                        tripId: '218417646'
                        routeId: '189'
                        startTime: '16:04:00'
                        position:
                          lat: 45.67082
                          lon: -73.49395
                        bearing: 8
                        speed: 28
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:45:13'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3140
                        ref: '26077'
                        isActive: false
                        label: '26077'
                        timestamp: 1710794402
                        tripId: '274252188'
                        routeId: '33'
                        startTime: '15:38:00'
                        position:
                          lat: 45.6301
                          lon: -73.61797
                        bearing: 147
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 60
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-20 10:40:03'
                        meta: []
                        updatedAt: '2024-03-18 16:50:11'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2941
                        ref: '26078'
                        isActive: false
                        label: '26078'
                        timestamp: 1665352821
                        tripId: '253171320'
                        routeId: '187'
                        startTime: '17:27:00'
                        position:
                          lat: 45.66566
                          lon: -73.51093
                        bearing: 138
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 44
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: null
                          label: null
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '187'
                          routeLongName: René-Lévesque
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-06 11:50:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3302
                        ref: '26079'
                        isActive: false
                        label: '26079'
                        timestamp: 1646745610
                        tripId: '242655005'
                        routeId: '43'
                        startTime: '07:28:00'
                        position:
                          lat: 45.59115
                          lon: -73.6474
                        bearing: 30
                        speed: 35
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 62
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '43'
                          routeLongName: Monselet
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-28 11:48:01'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3079
                        ref: '26080'
                        isActive: false
                        label: '26080'
                        timestamp: 1594327404
                        tripId: '218416964'
                        routeId: '44'
                        startTime: '16:15:00'
                        position:
                          lat: 45.62506
                          lon: -73.5818
                        bearing: 47
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-16 20:42:13'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2709
                        ref: '26081'
                        isActive: false
                        label: '26081'
                        timestamp: 1703843133
                        tripId: '271544317'
                        routeId: '362'
                        startTime: '03:55:00'
                        position:
                          lat: 45.68735
                          lon: -73.48991
                        bearing: 10
                        speed: 60
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 104
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '362'
                          routeLongName: 'Hochelaga / Notre-Dame'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-27 12:42:12'
                        meta: []
                        updatedAt: '2023-12-29 04:47:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 89
                        ref: '26082'
                        isActive: false
                        label: '26082'
                        timestamp: 1594327400
                        tripId: '218417761'
                        routeId: '33'
                        startTime: '15:57:00'
                        position:
                          lat: 45.60556
                          lon: -73.61867
                        bearing: 323
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2097
                        ref: '26083'
                        isActive: false
                        label: '26083'
                        timestamp: 1594327404
                        tripId: '218417507'
                        routeId: '141'
                        startTime: '16:43:00'
                        position:
                          lat: 45.55981
                          lon: -73.59963
                        bearing: 168
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:30:16'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1229
                        ref: '26084'
                        isActive: false
                        label: '26084'
                        timestamp: 1651843798
                        tripId: '249550845'
                        routeId: '469'
                        startTime: '09:00:00'
                        position:
                          lat: 45.62318
                          lon: -73.62113
                        bearing: 323
                        speed: 6
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '469'
                          routeLongName: 'Express Henri-Bourassa'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:10:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2196
                        ref: '26085'
                        isActive: false
                        label: '26085'
                        timestamp: 1646697966
                        tripId: '242657187'
                        routeId: '33'
                        startTime: '18:18:00'
                        position:
                          lat: 45.6257
                          lon: -73.61737
                        bearing: 53
                        speed: 54
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 54
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 17:00:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3016
                        ref: '26086'
                        isActive: false
                        label: '26086'
                        timestamp: 1710502093
                        tripId: '274251281'
                        routeId: '432'
                        startTime: '06:45:00'
                        position:
                          lat: 45.57682
                          lon: -73.54664
                        bearing: 46
                        speed: 22
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '432'
                          routeLongName: 'Express Lacordaire'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-11 12:58:11'
                        meta: []
                        updatedAt: '2024-03-15 07:32:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1210
                        ref: '27001'
                        isActive: false
                        label: '27001'
                        timestamp: 1594327398
                        tripId: '218416276'
                        routeId: '32'
                        startTime: '16:27:00'
                        position:
                          lat: 45.56762
                          lon: -73.52324
                        bearing: 299
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:05:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3022
                        ref: '27002'
                        isActive: false
                        label: '27002'
                        timestamp: 1594327390
                        tripId: '218417816'
                        routeId: 28I
                        startTime: '16:10:00'
                        position:
                          lat: 45.59698
                          lon: -73.53581
                        bearing: 122
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 32
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-11 20:48:13'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3286
                        ref: '27003'
                        isActive: false
                        label: '27003'
                        timestamp: 1675979829
                        tripId: '259247473'
                        routeId: '32'
                        startTime: '15:59:00'
                        position:
                          lat: 45.61521
                          lon: -73.62891
                        bearing: 333
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-24 10:22:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3385
                        ref: '27004'
                        isActive: false
                        label: '27004'
                        timestamp: 1671473976
                        tripId: '256333449'
                        routeId: '186'
                        startTime: '13:23:00'
                        position:
                          lat: 45.59706
                          lon: -73.53606
                        bearing: 123
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-27 00:49:02'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1669
                        ref: '27005'
                        isActive: false
                        label: '27005'
                        timestamp: 1594327382
                        tripId: '218415559'
                        routeId: '33'
                        startTime: '16:50:00'
                        position:
                          lat: 45.57864
                          lon: -73.51431
                        bearing: 119
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:20:06'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 90
                        ref: '27006'
                        isActive: false
                        label: '27006'
                        timestamp: 1678314201
                        tripId: '259247303'
                        routeId: '486'
                        startTime: '16:51:00'
                        position:
                          lat: 45.69702
                          lon: -73.49166
                        bearing: 54
                        speed: 35
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '486'
                          routeLongName: 'Express Sherbrooke'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 787
                        ref: '27007'
                        isActive: false
                        label: '27007'
                        timestamp: 1668642817
                        tripId: '256330047'
                        routeId: '49'
                        startTime: '17:52:00'
                        position:
                          lat: 45.66819
                          lon: -73.54836
                        bearing: 333
                        speed: 32
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 62
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 01:13:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 91
                        ref: '27008'
                        isActive: false
                        label: '27008'
                        timestamp: 1651333293
                        tripId: '246814033'
                        routeId: '32'
                        startTime: '10:32:00'
                        position:
                          lat: 45.58165
                          lon: -73.58595
                        bearing: 80
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 92
                        ref: '27009'
                        isActive: false
                        label: '27009'
                        timestamp: 1594327404
                        tripId: '218416150'
                        routeId: '43'
                        startTime: '16:37:00'
                        position:
                          lat: 45.58471
                          lon: -73.64716
                        bearing: 54
                        speed: 25
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 10
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '43'
                          routeLongName: Monselet
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 93
                        ref: '27010'
                        isActive: false
                        label: '27010'
                        timestamp: 1677012708
                        tripId: '259247967'
                        routeId: '49'
                        startTime: '14:30:00'
                        position:
                          lat: 45.6179
                          lon: -73.58147
                        bearing: 200
                        speed: 1
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 58
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: 3
                          label: Congestion
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3072
                        ref: '27011'
                        isActive: false
                        label: '27011'
                        timestamp: 1594327405
                        tripId: '218416248'
                        routeId: '141'
                        startTime: '15:59:00'
                        position:
                          lat: 45.6089
                          lon: -73.5436
                        bearing: 81
                        speed: 4
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-15 19:04:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1567
                        ref: '27012'
                        isActive: false
                        label: '27012'
                        timestamp: 1705984420
                        tripId: '274251051'
                        routeId: '44'
                        startTime: '23:05:00'
                        position:
                          lat: 45.58985
                          lon: -73.5399
                        bearing: 20
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:05'
                        meta: []
                        updatedAt: '2024-01-22 23:41:04'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1820
                        ref: '27013'
                        isActive: false
                        label: '27013'
                        timestamp: 1594327388
                        tripId: '218417825'
                        routeId: '49'
                        startTime: '16:43:00'
                        position:
                          lat: 45.5559
                          lon: -73.66727
                        bearing: 24
                        speed: 5
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:40:13'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 94
                        ref: '27014'
                        isActive: false
                        label: '27014'
                        timestamp: 1594327397
                        tripId: '218416658'
                        routeId: '44'
                        startTime: '16:26:00'
                        position:
                          lat: 45.61185
                          lon: -73.58068
                        bearing: 212
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1851
                        ref: '27015'
                        isActive: false
                        label: '27015'
                        timestamp: 1647570711
                        tripId: '242655517'
                        routeId: '44'
                        startTime: '22:02:00'
                        position:
                          lat: 45.58986
                          lon: -73.53992
                        bearing: 19
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:45:14'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1417
                        ref: '27016'
                        isActive: false
                        label: '27016'
                        timestamp: 1702386514
                        tripId: '271531654'
                        routeId: '33'
                        startTime: '07:13:00'
                        position:
                          lat: 45.62777
                          lon: -73.61546
                        bearing: 143
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 61
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:45:04'
                        meta: []
                        updatedAt: '2023-12-12 08:16:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 95
                        ref: '27017'
                        isActive: false
                        label: '27017'
                        timestamp: 1712152500
                        tripId: '274626402'
                        routeId: '449'
                        startTime: '09:20:00'
                        position:
                          lat: 45.59775
                          lon: -73.55106
                        bearing: 122
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 40
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '449'
                          routeLongName: 'Express Rivière-des-Prairies'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-04-03 10:00:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 96
                        ref: '27018'
                        isActive: false
                        label: '27018'
                        timestamp: 1709075585
                        tripId: '274250440'
                        routeId: '86'
                        startTime: '17:02:00'
                        position:
                          lat: 45.65896
                          lon: -73.57102
                        bearing: 325
                        speed: 2
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 100
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '86'
                          routeLongName: Pointe-aux-Trembles
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-02-27 18:24:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 97
                        ref: '27019'
                        isActive: false
                        label: '27019'
                        timestamp: 1683201999
                        tripId: '263864773'
                        routeId: '141'
                        startTime: '07:25:00'
                        position:
                          lat: 45.599010467529
                          lon: -73.533622741699
                        bearing: 203
                        speed: 50
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 98
                        ref: '27020'
                        isActive: false
                        label: '27020'
                        timestamp: 1661636750
                        tripId: '253203189'
                        routeId: '33'
                        startTime: '16:54:00'
                        position:
                          lat: 45.62843
                          lon: -73.61613
                        bearing: 143
                        speed: 33
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 61
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1964
                        ref: '27021'
                        isActive: false
                        label: '27021'
                        timestamp: 1594327405
                        tripId: '902665'
                        routeId: '32'
                        startTime: '16:37:00'
                        position:
                          lat: 45.5787
                          lon: -73.56006
                        bearing: 293
                        speed: 26
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:00:15'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 99
                        ref: '27022'
                        isActive: false
                        label: '27022'
                        timestamp: 1724063135
                        tripId: '275919709'
                        routeId: '44'
                        startTime: null
                        position:
                          lat: 45.58962
                          lon: -73.54025
                        bearing: 117
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-08-19 06:27:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2456
                        ref: '27023'
                        isActive: false
                        label: '27023'
                        timestamp: 1698969401
                        tripId: '271531191'
                        routeId: '28'
                        startTime: '19:14:00'
                        position:
                          lat: 45.61676
                          lon: -73.58064
                        bearing: 83
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '28'
                          routeLongName: Honoré-Beaugrand
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 22:12:09'
                        meta: []
                        updatedAt: '2023-11-02 19:58:04'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 100
                        ref: '27024'
                        isActive: false
                        label: '27024'
                        timestamp: 1676928469
                        tripId: '259248057'
                        routeId: '40'
                        startTime: '15:45:00'
                        position:
                          lat: 45.62452
                          lon: -73.58285
                        bearing: 238
                        speed: null
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: null
                          label: null
                        congestionLevel:
                          data: null
                          label: null
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '40'
                          routeLongName: Henri-Bourassa-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 101
                        ref: '27025'
                        isActive: false
                        label: '27025'
                        timestamp: 1696693122
                        tripId: '266927692'
                        routeId: '33'
                        startTime: '11:13:00'
                        position:
                          lat: 45.6057
                          lon: -73.61902
                        bearing: 144
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '33'
                          routeLongName: Langelier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-10-07 11:40:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3308
                        ref: '27026'
                        isActive: false
                        label: '27026'
                        timestamp: 1594327400
                        tripId: '218445423'
                        routeId: '24'
                        startTime: '16:28:00'
                        position:
                          lat: 45.48538
                          lon: -73.5961
                        bearing: 41
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 11
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '24'
                          routeLongName: Sherbrooke
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-29 11:23:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 102
                        ref: '27027'
                        isActive: false
                        label: '27027'
                        timestamp: 1594327400
                        tripId: '218444798'
                        routeId: '10'
                        startTime: '16:25:00'
                        position:
                          lat: 45.54256
                          lon: -73.58829
                        bearing: 306
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '10'
                          routeLongName: 'De Lorimier'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 103
                        ref: '27028'
                        isActive: false
                        label: '27028'
                        timestamp: 1695417527
                        tripId: '267788815'
                        routeId: '189'
                        startTime: '16:37:00'
                        position:
                          lat: 45.65562
                          lon: -73.49128
                        bearing: 335
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 40
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '189'
                          routeLongName: Notre-Dame
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 104
                        ref: '27029'
                        isActive: false
                        label: '27029'
                        timestamp: 1700146118
                        tripId: '271531324'
                        routeId: '32'
                        startTime: '08:40:00'
                        position:
                          lat: 45.57775
                          lon: -73.54993
                        bearing: 100
                        speed: 8
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-11-16 09:50:04'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3315
                        ref: '27030'
                        isActive: false
                        label: '27030'
                        timestamp: 1594327405
                        tripId: '218429848'
                        routeId: '109'
                        startTime: '16:28:00'
                        position:
                          lat: 45.43266
                          lon: -73.63082
                        bearing: 290
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-30 22:46:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3108
                        ref: '27501'
                        isActive: false
                        label: '27501'
                        timestamp: 1594327391
                        tripId: '218430819'
                        routeId: '406'
                        startTime: '16:37:00'
                        position:
                          lat: 45.4444
                          lon: -73.61409
                        bearing: 223
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 4
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-18 12:28:10'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3135
                        ref: '27502'
                        isActive: false
                        label: '27502'
                        timestamp: 1721362617
                        tripId: '275639400'
                        routeId: '113'
                        startTime: '23:45:00'
                        position:
                          lat: 45.42508
                          lon: -73.64851
                        bearing: 53
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-19 19:36:05'
                        meta: []
                        updatedAt: '2024-07-19 00:18:04'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 105
                        ref: '27503'
                        isActive: false
                        label: '27503'
                        timestamp: 1699915451
                        tripId: '271516928'
                        routeId: '496'
                        startTime: '16:59:00'
                        position:
                          lat: 45.44745
                          lon: -73.74305
                        bearing: 272
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '496'
                          routeLongName: 'Express Victoria'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-11-13 17:55:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 7314
                        ref: '27504'
                        isActive: false
                        label: '27504'
                        timestamp: 1594327263
                        tripId: '218430081'
                        routeId: '406'
                        startTime: '16:18:00'
                        position:
                          lat: 45.42482
                          lon: -73.64992
                        bearing: 17
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-06-10 12:00:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3000
                        ref: '27505'
                        isActive: false
                        label: '27505'
                        timestamp: 1702404514
                        tripId: '271514006'
                        routeId: '104'
                        startTime: '12:23:00'
                        position:
                          lat: 45.48933
                          lon: -73.58444
                        bearing: 44
                        speed: 20
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '104'
                          routeLongName: Cavendish
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-10 12:16:10'
                        meta: []
                        updatedAt: '2023-12-12 13:19:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 106
                        ref: '27506'
                        isActive: false
                        label: '27506'
                        timestamp: 1729013422
                        tripId: '280227548'
                        routeId: '63'
                        startTime: '13:02:00'
                        position:
                          lat: 45.4888
                          lon: -73.58509
                        bearing: 43
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '63'
                          routeLongName: Girouard
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-10-15 13:32:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3078
                        ref: '27507'
                        isActive: false
                        label: '27507'
                        timestamp: 1594327404
                        tripId: '218429403'
                        routeId: '106'
                        startTime: '16:34:00'
                        position:
                          lat: 45.43041
                          lon: -73.63507
                        bearing: 65
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '106'
                          routeLongName: Newman
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-16 20:36:16'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2997
                        ref: '27508'
                        isActive: false
                        label: '27508'
                        timestamp: 1699910761
                        tripId: '271514203'
                        routeId: '406'
                        startTime: '15:58:00'
                        position:
                          lat: 45.42543
                          lon: -73.649
                        bearing: 151
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-10 10:54:04'
                        meta: []
                        updatedAt: '2023-11-13 16:36:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 107
                        ref: '27509'
                        isActive: false
                        label: '27509'
                        timestamp: 1594327389
                        tripId: '218426702'
                        routeId: '211'
                        startTime: '15:41:00'
                        position:
                          lat: 45.4311
                          lon: -73.84498
                        bearing: 267
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '211'
                          routeLongName: Bord-du-Lac
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 108
                        ref: '27510'
                        isActive: false
                        label: '27510'
                        timestamp: 1727392505
                        tripId: '280227986'
                        routeId: '90'
                        startTime: '18:14:00'
                        position:
                          lat: 45.44356
                          lon: -73.68033
                        bearing: 182
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 52
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-26 19:26:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2976
                        ref: '27511'
                        isActive: false
                        label: '27511'
                        timestamp: 1594327328
                        tripId: '218429450'
                        routeId: '406'
                        startTime: '16:50:00'
                        position:
                          lat: 45.4462
                          lon: -73.60425
                        bearing: 138
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-09 11:18:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1178
                        ref: '27512'
                        isActive: false
                        label: '27512'
                        timestamp: 1594327390
                        tripId: '218426940'
                        routeId: '405'
                        startTime: '16:07:00'
                        position:
                          lat: 45.44839
                          lon: -73.72356
                        bearing: 92
                        speed: 84
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '405'
                          routeLongName: 'Express Bord-du-Lac'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 09:55:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1771
                        ref: '27513'
                        isActive: false
                        label: '27513'
                        timestamp: 1594327202
                        tripId: '218428783'
                        routeId: '78'
                        startTime: '16:11:00'
                        position:
                          lat: 45.44641
                          lon: -73.60447
                        bearing: 197
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:35:06'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1568
                        ref: '27514'
                        isActive: false
                        label: '27514'
                        timestamp: 1699943472
                        tripId: '271513088'
                        routeId: '61'
                        startTime: '01:10:00'
                        position:
                          lat: 45.45451
                          lon: -73.56776
                        bearing: 182
                        speed: 43
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '61'
                          routeLongName: Wellington
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:05'
                        meta: []
                        updatedAt: '2023-11-14 01:39:04'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 109
                        ref: '27515'
                        isActive: false
                        label: '27515'
                        timestamp: 1727820261
                        tripId: '280230393'
                        routeId: '211'
                        startTime: '16:44:00'
                        position:
                          lat: 45.40384
                          lon: -73.93959
                        bearing: 239
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '211'
                          routeLongName: Bord-du-Lac
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-10-01 18:07:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3362
                        ref: '27516'
                        isActive: false
                        label: '27516'
                        timestamp: 1726613437
                        tripId: '280229394'
                        routeId: '198'
                        startTime: null
                        position:
                          lat: 45.44861
                          lon: -73.7427
                        bearing: 98
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-15 22:43:03'
                        meta: []
                        updatedAt: '2024-09-17 18:52:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 110
                        ref: '27517'
                        isActive: false
                        label: '27517'
                        timestamp: 1594327390
                        tripId: '218427691'
                        routeId: '36'
                        startTime: '16:28:00'
                        position:
                          lat: 45.48191
                          lon: -73.57686
                        bearing: 229
                        speed: 3
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '36'
                          routeLongName: Monk
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1418
                        ref: '27518'
                        isActive: false
                        label: '27518'
                        timestamp: 1698175830
                        tripId: '271490174'
                        routeId: '406'
                        startTime: '15:38:00'
                        position:
                          lat: 45.4462
                          lon: -73.60425
                        bearing: 219
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:45:04'
                        meta: []
                        updatedAt: '2023-10-24 15:32:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3211
                        ref: '27519'
                        isActive: false
                        label: '27519'
                        timestamp: 1699885919
                        tripId: '271516374'
                        routeId: '411'
                        startTime: '08:45:00'
                        position:
                          lat: 45.48165
                          lon: -73.58254
                        bearing: 43
                        speed: 5
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '411'
                          routeLongName: 'Express Lionel-Groulx'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-07 23:14:58'
                        meta: []
                        updatedAt: '2023-11-13 09:43:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 111
                        ref: '27520'
                        isActive: false
                        label: '27520'
                        timestamp: 1743809159
                        tripId: '286574335'
                        routeId: '420'
                        startTime: '18:29:00'
                        position:
                          lat: 45.45996
                          lon: -73.66098
                        bearing: 65
                        speed: 17
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286574335'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '420'
                          routeLongName: 'Express Notre-Dame-de-Grâce'
                          shapeLink: /storage/shapes/stm/4200116.json
                          shapeId: '4200116'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 19:37:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2830
                        ref: '27521'
                        isActive: false
                        label: '27521'
                        timestamp: 1594327405
                        tripId: '218427092'
                        routeId: '491'
                        startTime: '16:31:00'
                        position:
                          lat: 45.44197
                          lon: -73.66652
                        bearing: 88
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '491'
                          routeLongName: 'Express Provost'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-02 12:02:09'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2556
                        ref: '27522'
                        isActive: false
                        label: '27522'
                        timestamp: 1743633736
                        tripId: '286574614'
                        routeId: '198'
                        startTime: '17:35:00'
                        position:
                          lat: 45.44706
                          lon: -73.60449
                        bearing: 197
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 56
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286574614'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: /storage/shapes/stm/1980012.json
                          shapeId: '1980012'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-25 11:36:06'
                        meta: []
                        updatedAt: '2025-04-02 18:52:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3074
                        ref: '27523'
                        isActive: false
                        label: '27523'
                        timestamp: 1724178324
                        tripId: '953133'
                        routeId: '405'
                        startTime: '14:57:00'
                        position:
                          lat: 45.4823
                          lon: -73.57896
                        bearing: 299
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '405'
                          routeLongName: 'Express Bord-du-Lac'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-16 11:46:08'
                        meta: []
                        updatedAt: '2024-08-20 14:27:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1179
                        ref: '27524'
                        isActive: false
                        label: '27524'
                        timestamp: 1594327396
                        tripId: '218417292'
                        routeId: '48'
                        startTime: '16:12:00'
                        position:
                          lat: 45.62885
                          lon: -73.61268
                        bearing: 43
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 09:55:05'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 112
                        ref: '27525'
                        isActive: false
                        label: '27525'
                        timestamp: 1594327398
                        tripId: '218417865'
                        routeId: '44'
                        startTime: '16:35:00'
                        position:
                          lat: 45.59579
                          lon: -73.55817
                        bearing: 295
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1923
                        ref: '27526'
                        isActive: false
                        label: '27526'
                        timestamp: 1718407531
                        tripId: '274737690'
                        routeId: '10'
                        startTime: '18:56:00'
                        position:
                          lat: 45.55567
                          lon: -73.61723
                        bearing: 299
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '10'
                          routeLongName: 'De Lorimier'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:55:16'
                        meta: []
                        updatedAt: '2024-06-14 19:30:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1496
                        ref: '27527'
                        isActive: false
                        label: '27527'
                        timestamp: 1742204603
                        tripId: '282236858'
                        routeId: '195'
                        startTime: null
                        position:
                          lat: 45.44601
                          lon: -73.60479
                        bearing: 274
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '282236858'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '195'
                          routeLongName: 'Dorval / Angrignon'
                          shapeLink: /storage/shapes/stm/1950177.json
                          shapeId: '1950177'
                          serviceId: 25J-H56J000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:55:02'
                        meta: []
                        updatedAt: '2025-03-17 05:45:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1852
                        ref: '27528'
                        isActive: false
                        label: '27528'
                        timestamp: 1729821263
                        tripId: '279633400'
                        routeId: '193'
                        startTime: '21:10:00'
                        position:
                          lat: 45.6043
                          lon: -73.57337
                        bearing: 34
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '193'
                          routeLongName: Jarry
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:45:15'
                        meta: []
                        updatedAt: '2024-10-24 22:05:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3040
                        ref: '27529'
                        isActive: true
                        label: '27529'
                        timestamp: 1743817954
                        tripId: '286570550'
                        routeId: '61'
                        startTime: '21:00:00'
                        position:
                          lat: 45.42636
                          lon: -73.61143
                        bearing: 132
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 51
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: '286570550'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '61'
                          routeLongName: Wellington
                          shapeLink: /storage/shapes/stm/610126.json
                          shapeId: '610126'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-12 20:36:14'
                        meta: []
                        updatedAt: '2025-04-04 21:53:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 113
                        ref: '27530'
                        isActive: false
                        label: '27530'
                        timestamp: 1594327278
                        tripId: '218430144'
                        routeId: '112'
                        startTime: '16:10:00'
                        position:
                          lat: 45.4248
                          lon: -73.64838
                        bearing: 296
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 39
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '112'
                          routeLongName: Airlie
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3325
                        ref: '27531'
                        isActive: false
                        label: '27531'
                        timestamp: 1594327019
                        tripId: '218430122'
                        routeId: '90'
                        startTime: '15:26:00'
                        position:
                          lat: 45.44334
                          lon: -73.68024
                        bearing: 181
                        speed: 41
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 52
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-05 09:09:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1419
                        ref: '27532'
                        isActive: false
                        label: '27532'
                        timestamp: 1701498118
                        tripId: '271515324'
                        routeId: '104'
                        startTime: '00:43:00'
                        position:
                          lat: 45.46458
                          lon: -73.63088
                        bearing: 123
                        speed: 39
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 40
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '104'
                          routeLongName: Cavendish
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:45:04'
                        meta: []
                        updatedAt: '2023-12-02 01:24:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 114
                        ref: '27533'
                        isActive: false
                        label: '27533'
                        timestamp: 1743794991
                        tripId: '286511437'
                        routeId: '568'
                        startTime: '15:10:00'
                        position:
                          lat: 45.44065
                          lon: -73.63605
                        bearing: 226
                        speed: 13
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#034638'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '568'
                          routeLongName: 'Service spécial REM Île-des-Soeurs'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 15:31:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1110
                        ref: '27534'
                        isActive: true
                        label: '27534'
                        timestamp: 1743817967
                        tripId: '286572663'
                        routeId: '112'
                        startTime: '22:01:00'
                        position:
                          lat: 45.42538
                          lon: -73.64808
                        bearing: 27
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572663'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '112'
                          routeLongName: Airlie
                          shapeLink: /storage/shapes/stm/1120177.json
                          shapeId: '1120177'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 03:00:05'
                        meta: []
                        updatedAt: '2025-04-04 21:53:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 115
                        ref: '27535'
                        isActive: false
                        label: '27535'
                        timestamp: 1743812206
                        tripId: '286574385'
                        routeId: '90'
                        startTime: '19:19:00'
                        position:
                          lat: 45.44381
                          lon: -73.68033
                        bearing: 180
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 52
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286574385'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: /storage/shapes/stm/900254.json
                          shapeId: '900254'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 20:27:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1294
                        ref: '27536'
                        isActive: true
                        label: '27536'
                        timestamp: 1743817956
                        tripId: '286572933'
                        routeId: '114'
                        startTime: '21:45:00'
                        position:
                          lat: 45.43554
                          lon: -73.59801
                        bearing: 281
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 12
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572933'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '114'
                          routeLongName: Angrignon
                          shapeLink: /storage/shapes/stm/1140009.json
                          shapeId: '1140009'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 10:25:03'
                        meta: []
                        updatedAt: '2025-04-04 21:53:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1569
                        ref: '28001'
                        isActive: false
                        label: '28001'
                        timestamp: 1720246237
                        tripId: '277328975'
                        routeId: '139'
                        startTime: '01:34:00'
                        position:
                          lat: 45.59686
                          lon: -73.64251
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 44
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '139'
                          routeLongName: Pie-IX
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:05:05'
                        meta: []
                        updatedAt: '2024-07-06 02:21:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1853
                        ref: '28002'
                        isActive: false
                        label: '28002'
                        timestamp: 1594327217
                        tripId: '218415477'
                        routeId: '43'
                        startTime: '15:42:00'
                        position:
                          lat: 45.5902
                          lon: -73.65066
                        bearing: 144
                        speed: 37
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 61
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '43'
                          routeLongName: Monselet
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:45:15'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1211
                        ref: '28003'
                        isActive: false
                        label: '28003'
                        timestamp: 1743816348
                        tripId: '286573871'
                        routeId: '211'
                        startTime: '20:18:00'
                        position:
                          lat: 45.40419
                          lon: -73.93851
                        bearing: 245
                        speed: 30
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573871'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '211'
                          routeLongName: Bord-du-Lac
                          shapeLink: /storage/shapes/stm/2110143.json
                          shapeId: '2110143'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 10:05:03'
                        meta: []
                        updatedAt: '2025-04-04 21:36:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1365
                        ref: '28004'
                        isActive: false
                        label: '28004'
                        timestamp: 1718977244
                        tripId: '277328881'
                        routeId: '48'
                        startTime: '08:51:00'
                        position:
                          lat: 45.55687
                          lon: -73.66743
                        bearing: 163
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:35:04'
                        meta: []
                        updatedAt: '2024-06-21 09:51:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 116
                        ref: '28005'
                        isActive: false
                        label: '28005'
                        timestamp: 1594327399
                        tripId: '218417998'
                        routeId: '48'
                        startTime: '16:26:00'
                        position:
                          lat: 45.59846
                          lon: -73.64025
                        bearing: 30
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 9
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 117
                        ref: '28006'
                        isActive: true
                        label: '28006'
                        timestamp: 1743817971
                        tripId: '286573562'
                        routeId: '198'
                        startTime: '21:40:00'
                        position:
                          lat: 45.42202
                          lon: -73.62131
                        bearing: 343
                        speed: 7
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286573562'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: /storage/shapes/stm/1980009.json
                          shapeId: '1980009'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 21:53:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2924
                        ref: '28007'
                        isActive: false
                        label: '28007'
                        timestamp: 1727823166
                        tripId: '280230986'
                        routeId: '425'
                        startTime: '17:42:00'
                        position:
                          lat: 45.43753
                          lon: -73.90037
                        bearing: 285
                        speed: 33
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '425'
                          routeLongName: "Express Anse-à-l'Orme"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-05 16:58:06'
                        meta: []
                        updatedAt: '2024-10-01 19:01:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3197
                        ref: '28008'
                        isActive: false
                        label: '28008'
                        timestamp: 1743802992
                        tripId: '286572618'
                        routeId: '113'
                        startTime: '17:11:00'
                        position:
                          lat: 45.42506
                          lon: -73.64845
                        bearing: 29
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286572618'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: /storage/shapes/stm/1130161.json
                          shapeId: '1130161'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-05 21:44:02'
                        meta: []
                        updatedAt: '2025-04-04 17:53:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1571
                        ref: '28009'
                        isActive: false
                        label: '28009'
                        timestamp: 1743806450
                        tripId: '286571815'
                        routeId: '106'
                        startTime: '18:11:00'
                        position:
                          lat: 45.42504
                          lon: -73.64982
                        bearing: 19
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286571815'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '106'
                          routeLongName: Newman
                          shapeLink: /storage/shapes/stm/1060135.json
                          shapeId: '1060135'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:05:06'
                        meta: []
                        updatedAt: '2025-04-04 18:48:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3298
                        ref: '28010'
                        isActive: false
                        label: '28010'
                        timestamp: 1716383911
                        tripId: '274240951'
                        routeId: '196'
                        startTime: '08:36:00'
                        position:
                          lat: 45.51316
                          lon: -73.68404
                        bearing: 43
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 57
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-27 20:59:05'
                        meta: []
                        updatedAt: '2024-05-22 09:26:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3005
                        ref: '28011'
                        isActive: false
                        label: '28011'
                        timestamp: 1743809806
                        tripId: '285007058'
                        routeId: '70'
                        startTime: '19:11:00'
                        position:
                          lat: 45.49283
                          lon: -73.73958
                        bearing: 309
                        speed: 43
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 29
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007058'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '70'
                          routeLongName: Bois-Franc
                          shapeLink: /storage/shapes/stm/700197.json
                          shapeId: '700197'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-12-10 19:14:06'
                        meta: []
                        updatedAt: '2025-04-04 19:42:11'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3250
                        ref: '28012'
                        isActive: false
                        label: '28012'
                        timestamp: 1743560096
                        tripId: '286570009'
                        routeId: '198'
                        startTime: '21:15:00'
                        position:
                          lat: 45.44713
                          lon: -73.6041
                        bearing: 283
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 56
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570009'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: /storage/shapes/stm/1980012.json
                          shapeId: '1980012'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-01-15 12:06:23'
                        meta: []
                        updatedAt: '2025-04-01 22:26:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 118
                        ref: '28013'
                        isActive: false
                        label: '28013'
                        timestamp: 1727915163
                        tripId: '280229248'
                        routeId: '211'
                        startTime: '19:13:00'
                        position:
                          lat: 45.4037
                          lon: -73.94005
                        bearing: 239
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '211'
                          routeLongName: Bord-du-Lac
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-10-02 20:37:04'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 119
                        ref: '28014'
                        isActive: false
                        label: '28014'
                        timestamp: 1734011495
                        tripId: '280422270'
                        routeId: '198'
                        startTime: '07:46:00'
                        position:
                          lat: 45.44715
                          lon: -73.6042
                        bearing: 282
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 53
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-12-12 09:00:11'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1968
                        ref: '28015'
                        isActive: false
                        label: '28015'
                        timestamp: 1727877232
                        tripId: '279623130'
                        routeId: '32'
                        startTime: null
                        position:
                          lat: 45.56762
                          lon: -73.52324
                        bearing: 318
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '32'
                          routeLongName: Lacordaire
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:00:17'
                        meta: []
                        updatedAt: '2024-10-02 09:55:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3182
                        ref: '28016'
                        isActive: true
                        label: '28016'
                        timestamp: 1743817961
                        tripId: '286573690'
                        routeId: '35'
                        startTime: '21:11:00'
                        position:
                          lat: 45.45304
                          lon: -73.58941
                        bearing: 183
                        speed: 31
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286573690'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: /storage/shapes/stm/350019.json
                          shapeId: '350019'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-30 11:42:07'
                        meta: []
                        updatedAt: '2025-04-04 21:53:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2405
                        ref: '28017'
                        isActive: false
                        label: '28017'
                        timestamp: 1743803542
                        tripId: '285009951'
                        routeId: '475'
                        startTime: '17:30:00'
                        position:
                          lat: 45.48798
                          lon: -73.80713
                        bearing: 155
                        speed: 40
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009951'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '475'
                          routeLongName: 'Express Dollard-des-Ormeaux'
                          shapeLink: /storage/shapes/stm/4750046.json
                          shapeId: '4750046'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 21:14:13'
                        meta: []
                        updatedAt: '2025-04-04 18:03:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 120
                        ref: '28018'
                        isActive: false
                        label: '28018'
                        timestamp: 1729253634
                        tripId: '279028023'
                        routeId: '215'
                        startTime: '07:24:00'
                        position:
                          lat: 45.46635
                          lon: -73.83175
                        bearing: 144
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 51
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '215'
                          routeLongName: Henri-Bourassa
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-10-18 08:25:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 121
                        ref: '28019'
                        isActive: false
                        label: '28019'
                        timestamp: 1729770393
                        tripId: '279026649'
                        routeId: '201'
                        startTime: '06:34:00'
                        position:
                          lat: 45.46594
                          lon: -73.83228
                        bearing: 56
                        speed: 17
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 67
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '201'
                          routeLongName: 'Saint-Charles / Saint-Jean'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-10-24 07:57:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1247
                        ref: '28020'
                        isActive: false
                        label: '28020'
                        timestamp: 1743807974
                        tripId: '285008222'
                        routeId: '217'
                        startTime: '18:31:00'
                        position:
                          lat: 45.4657
                          lon: -73.8317
                        bearing: 9
                        speed: 5
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008222'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '217'
                          routeLongName: "Anse-à-l'Orme"
                          shapeLink: /storage/shapes/stm/2170106.json
                          shapeId: '2170106'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 10:15:04'
                        meta: []
                        updatedAt: '2025-04-04 19:17:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 122
                        ref: '28021'
                        isActive: false
                        label: '28021'
                        timestamp: 1743808844
                        tripId: '285007917'
                        routeId: '64'
                        startTime: '19:05:00'
                        position:
                          lat: 45.53072
                          lon: -73.71781
                        bearing: 312
                        speed: 29
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007917'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '64'
                          routeLongName: Grenet
                          shapeLink: /storage/shapes/stm/640164.json
                          shapeId: '640164'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 19:31:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1881
                        ref: '28022'
                        isActive: false
                        label: '28022'
                        timestamp: 1743549497
                        tripId: '285007917'
                        routeId: '64'
                        startTime: '19:05:00'
                        position:
                          lat: 45.53066
                          lon: -73.71773
                        bearing: 314
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 0
                          label: Empty
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007917'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '64'
                          routeLongName: Grenet
                          shapeLink: /storage/shapes/stm/640164.json
                          shapeId: '640164'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:50:15'
                        meta: []
                        updatedAt: '2025-04-01 19:29:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2650
                        ref: '28023'
                        isActive: false
                        label: '28023'
                        timestamp: 1681904827
                        tripId: '264074663'
                        routeId: '64'
                        startTime: '07:26:00'
                        position:
                          lat: 45.513973236084
                          lon: -73.683944702148
                        bearing: 37
                        speed: 12
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 20
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '64'
                          routeLongName: Grenet
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-26 11:18:07'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 123
                        ref: '28024'
                        isActive: false
                        label: '28024'
                        timestamp: 1743545401
                        tripId: '285009963'
                        routeId: '225'
                        startTime: '17:21:00'
                        position:
                          lat: 45.46608
                          lon: -73.83163
                        bearing: 143
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009963'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '225'
                          routeLongName: Hymus
                          shapeLink: /storage/shapes/stm/2250139.json
                          shapeId: '2250139'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-01 18:21:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 124
                        ref: '28025'
                        isActive: false
                        label: '28025'
                        timestamp: 1726582746
                        tripId: '279632292'
                        routeId: '139'
                        startTime: '09:30:00'
                        position:
                          lat: 45.54796
                          lon: -73.53417
                        bearing: 116
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '139'
                          routeLongName: Pie-IX
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-17 10:30:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1737
                        ref: '28026'
                        isActive: false
                        label: '28026'
                        timestamp: 1743806845
                        tripId: '286570018'
                        routeId: '113'
                        startTime: '18:09:00'
                        position:
                          lat: 45.42506
                          lon: -73.64837
                        bearing: 19
                        speed: 26
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286570018'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: /storage/shapes/stm/1130161.json
                          shapeId: '1130161'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:30:08'
                        meta: []
                        updatedAt: '2025-04-04 18:57:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1267
                        ref: '28027'
                        isActive: false
                        label: '28027'
                        timestamp: 1594327393
                        tripId: '219805916'
                        routeId: '174'
                        startTime: '16:39:00'
                        position:
                          lat: 45.47518
                          lon: -73.72916
                        bearing: 41
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '174'
                          routeLongName: Côte-Vertu-Ouest
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:20:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 125
                        ref: '28028'
                        isActive: false
                        label: '28028'
                        timestamp: 1721045519
                        tripId: '276292764'
                        routeId: '72'
                        startTime: '07:38:00'
                        position:
                          lat: 45.47374
                          lon: -73.78659
                        bearing: 235
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-07-15 08:22:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1739
                        ref: '28029'
                        isActive: false
                        label: '28029'
                        timestamp: 1721658041
                        tripId: '276293342'
                        routeId: '68'
                        startTime: '09:21:00'
                        position:
                          lat: 45.45549
                          lon: -73.93454
                        bearing: 202
                        speed: 26
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 79
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '68'
                          routeLongName: Pierrefonds
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:30:08'
                        meta: []
                        updatedAt: '2024-07-22 10:22:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 126
                        ref: '28030'
                        isActive: false
                        label: '28030'
                        timestamp: 1743807158
                        tripId: '285010236'
                        routeId: '419'
                        startTime: '18:26:00'
                        position:
                          lat: 45.46511
                          lon: -73.83071
                        bearing: 246
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285010236'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '419'
                          routeLongName: 'Express John Abbott'
                          shapeLink: /storage/shapes/stm/4190065.json
                          shapeId: '4190065'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:54:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 127
                        ref: '28031'
                        isActive: false
                        label: '28031'
                        timestamp: 1743799014
                        tripId: '285006940'
                        routeId: '68'
                        startTime: '15:34:00'
                        position:
                          lat: 45.53059
                          lon: -73.71799
                        bearing: 38
                        speed: 6
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 76
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285006940'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '68'
                          routeLongName: Pierrefonds
                          shapeLink: /storage/shapes/stm/680412.json
                          shapeId: '680412'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 16:47:12'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 6811
                        ref: '28032'
                        isActive: false
                        label: '28032'
                        timestamp: 1594327398
                        tripId: '219804176'
                        routeId: '209'
                        startTime: '16:26:00'
                        position:
                          lat: 45.43971
                          lon: -73.74969
                        bearing: 259
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 8
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '209'
                          routeLongName: 'Des Sources'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-03-09 15:08:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 128
                        ref: '28033'
                        isActive: false
                        label: '28033'
                        timestamp: 1743810756
                        tripId: '285008478'
                        routeId: '201'
                        startTime: '18:49:00'
                        position:
                          lat: 45.46687
                          lon: -73.83324
                        bearing: 145
                        speed: 37
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 67
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008478'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '201'
                          routeLongName: 'Saint-Charles / Saint-Jean'
                          shapeLink: /storage/shapes/stm/2010213.json
                          shapeId: '2010213'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 20:03:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2539
                        ref: '28034'
                        isActive: false
                        label: '28034'
                        timestamp: 1722461980
                        tripId: '276295224'
                        routeId: '202'
                        startTime: '17:12:00'
                        position:
                          lat: 45.50809
                          lon: -73.67269
                        bearing: 298
                        speed: 25
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '202'
                          routeLongName: Dawson
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-25 10:56:04'
                        meta: []
                        updatedAt: '2024-07-31 17:50:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1454
                        ref: '28035'
                        isActive: false
                        label: '28035'
                        timestamp: 1706792399
                        tripId: '270704136'
                        routeId: '72'
                        startTime: '07:27:00'
                        position:
                          lat: 45.47253
                          lon: -73.78906
                        bearing: 236
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:50:03'
                        meta: []
                        updatedAt: '2024-02-01 08:11:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 7254
                        ref: '28036'
                        isActive: false
                        label: '28036'
                        timestamp: 1594327398
                        tripId: '219805290'
                        routeId: '409'
                        startTime: '15:57:00'
                        position:
                          lat: 45.50624
                          lon: -73.66939
                        bearing: 306
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 46
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '409'
                          routeLongName: 'Express Des Sources'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-05-16 22:53:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2068
                        ref: '28037'
                        isActive: false
                        label: '28037'
                        timestamp: 1727263414
                        tripId: '279027880'
                        routeId: '209'
                        startTime: '06:39:00'
                        position:
                          lat: 45.45469
                          lon: -73.75305
                        bearing: 8
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '209'
                          routeLongName: 'Des Sources'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:20:22'
                        meta: []
                        updatedAt: '2024-09-25 07:34:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1330
                        ref: '28038'
                        isActive: false
                        label: '28038'
                        timestamp: 1721218003
                        tripId: '276293490'
                        routeId: '200'
                        startTime: '07:27:00'
                        position:
                          lat: 45.40409
                          lon: -73.9388
                        bearing: 245
                        speed: 34
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 45
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '200'
                          routeLongName: Sainte-Anne-de-Bellevue
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:30:03'
                        meta: []
                        updatedAt: '2024-07-17 08:17:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1331
                        ref: '28039'
                        isActive: false
                        label: '28039'
                        timestamp: 1718119642
                        tripId: '274241455'
                        routeId: '202'
                        startTime: '10:42:00'
                        position:
                          lat: 45.44864
                          lon: -73.74368
                        bearing: 269
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '202'
                          routeLongName: Dawson
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:30:03'
                        meta: []
                        updatedAt: '2024-06-11 11:29:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 129
                        ref: '28040'
                        isActive: false
                        label: '28040'
                        timestamp: 1743808737
                        tripId: '285009571'
                        routeId: '213'
                        startTime: '18:36:00'
                        position:
                          lat: 45.51473
                          lon: -73.82865
                        bearing: 321
                        speed: 24
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009571'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '213'
                          routeLongName: Parc-Industriel-Saint-Laurent
                          shapeLink: /storage/shapes/stm/2130188.json
                          shapeId: '2130188'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 19:29:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 7429
                        ref: '28041'
                        isActive: false
                        label: '28041'
                        timestamp: 1743803836
                        tripId: '285010226'
                        routeId: '419'
                        startTime: '17:32:00'
                        position:
                          lat: 45.46662
                          lon: -73.83097
                        bearing: 55
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285010226'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '419'
                          routeLongName: 'Express John Abbott'
                          shapeLink: /storage/shapes/stm/4190065.json
                          shapeId: '4190065'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2020-08-13 06:25:03'
                        meta: []
                        updatedAt: '2025-04-04 18:08:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1711
                        ref: '28042'
                        isActive: false
                        label: '28042'
                        timestamp: 1743808859
                        tripId: '285008231'
                        routeId: '201'
                        startTime: '18:14:00'
                        position:
                          lat: 45.46607
                          lon: -73.83244
                        bearing: 125
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 67
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008231'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '201'
                          routeLongName: 'Saint-Charles / Saint-Jean'
                          shapeLink: /storage/shapes/stm/2010213.json
                          shapeId: '2010213'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:25:07'
                        meta: []
                        updatedAt: '2025-04-04 19:32:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1740
                        ref: '28043'
                        isActive: false
                        label: '28043'
                        timestamp: 1743768219
                        tripId: '285007938'
                        routeId: '225'
                        startTime: '07:16:00'
                        position:
                          lat: 45.46535
                          lon: -73.83138
                        bearing: 160
                        speed: 1
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007938'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '225'
                          routeLongName: Hymus
                          shapeLink: /storage/shapes/stm/2250139.json
                          shapeId: '2250139'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:30:09'
                        meta: []
                        updatedAt: '2025-04-04 08:11:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 130
                        ref: '28044'
                        isActive: false
                        label: '28044'
                        timestamp: 1743801675
                        tripId: '285010206'
                        routeId: '419'
                        startTime: '16:53:00'
                        position:
                          lat: 45.46553
                          lon: -73.83155
                        bearing: 327
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 21
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285010206'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '419'
                          routeLongName: 'Express John Abbott'
                          shapeLink: /storage/shapes/stm/4190065.json
                          shapeId: '4190065'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 17:32:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 131
                        ref: '28045'
                        isActive: false
                        label: '28045'
                        timestamp: 1718973140
                        tripId: '276295466'
                        routeId: '968'
                        startTime: '08:10:00'
                        position:
                          lat: 45.51292
                          lon: -73.68433
                        bearing: 42
                        speed: 1
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-06-21 08:36:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3043
                        ref: '28046'
                        isActive: false
                        label: '28046'
                        timestamp: 1743765906
                        tripId: '286572683'
                        routeId: '113'
                        startTime: '06:51:00'
                        position:
                          lat: 45.44692
                          lon: -73.60449
                        bearing: 141
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572683'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: /storage/shapes/stm/1130162.json
                          shapeId: '1130162'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-12-12 21:30:13'
                        meta: []
                        updatedAt: '2025-04-04 07:36:12'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 132
                        ref: '28047'
                        isActive: false
                        label: '28047'
                        timestamp: 1743804171
                        tripId: '286571768'
                        routeId: '106'
                        startTime: '17:38:00'
                        position:
                          lat: 45.42502
                          lon: -73.64983
                        bearing: 22
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571768'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '106'
                          routeLongName: Newman
                          shapeLink: /storage/shapes/stm/1060135.json
                          shapeId: '1060135'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:04:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 133
                        ref: '28048'
                        isActive: false
                        label: '28048'
                        timestamp: 1743804014
                        tripId: '286572956'
                        routeId: '123'
                        startTime: '17:22:00'
                        position:
                          lat: 45.45491
                          lon: -73.64152
                        bearing: 60
                        speed: 2
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 27
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286572956'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '123'
                          routeLongName: 'Dollard / Shevchenko'
                          shapeLink: /storage/shapes/stm/1230115.json
                          shapeId: '1230115'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:11:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1638
                        ref: '28049'
                        isActive: false
                        label: '28049'
                        timestamp: 1594327398
                        tripId: '218428120'
                        routeId: '58'
                        startTime: '15:53:00'
                        position:
                          lat: 45.43682
                          lon: -73.59048
                        bearing: 195
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 23
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:15:08'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1456
                        ref: '28050'
                        isActive: false
                        label: '28050'
                        timestamp: 1594327398
                        tripId: '218426887'
                        routeId: '425'
                        startTime: '16:42:00'
                        position:
                          lat: 45.48369
                          lon: -73.57974
                        bearing: 47
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '425'
                          routeLongName: "Express Anse-à-l'Orme"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:50:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 134
                        ref: '28051'
                        isActive: false
                        label: '28051'
                        timestamp: 1732075290
                        tripId: '280421033'
                        routeId: '107'
                        startTime: '23:12:00'
                        position:
                          lat: 45.42649
                          lon: -73.61176
                        bearing: 303
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '107'
                          routeLongName: Verdun
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-11-19 23:08:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 135
                        ref: '28052'
                        isActive: true
                        label: '28052'
                        timestamp: 1743817969
                        tripId: '286570032'
                        routeId: '35'
                        startTime: '21:15:00'
                        position:
                          lat: 45.49248
                          lon: -73.56516
                        bearing: 33
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570032'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: /storage/shapes/stm/350017.json
                          shapeId: '350017'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 21:53:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2070
                        ref: '28053'
                        isActive: false
                        label: '28053'
                        timestamp: 1725565048
                        tripId: '280229512'
                        routeId: '114'
                        startTime: '15:41:00'
                        position:
                          lat: 45.44202
                          lon: -73.63378
                        bearing: 152
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '114'
                          routeLongName: Angrignon
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:20:23'
                        meta: []
                        updatedAt: '2024-09-05 15:39:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1969
                        ref: '28054'
                        isActive: false
                        label: '28054'
                        timestamp: 1728067411
                        tripId: '279632372'
                        routeId: '48'
                        startTime: null
                        position:
                          lat: 45.66189
                          lon: -73.53839
                        bearing: 235
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '48'
                          routeLongName: Perras
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:00:20'
                        meta: []
                        updatedAt: '2024-10-04 14:45:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2794
                        ref: '28055'
                        isActive: false
                        label: '28055'
                        timestamp: 1732287197
                        tripId: '280420889'
                        routeId: '107'
                        startTime: '09:09:00'
                        position:
                          lat: 45.50122
                          lon: -73.56022
                        bearing: 299
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '107'
                          routeLongName: Verdun
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-29 20:44:18'
                        meta: []
                        updatedAt: '2024-11-22 09:56:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1248
                        ref: '28056'
                        isActive: false
                        label: '28056'
                        timestamp: 1730414417
                        tripId: '280423196'
                        routeId: '425'
                        startTime: '17:42:00'
                        position:
                          lat: 45.43761
                          lon: -73.90102
                        bearing: 276
                        speed: 25
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '425'
                          routeLongName: "Express Anse-à-l'Orme"
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:15:04'
                        meta: []
                        updatedAt: '2024-10-31 18:51:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 136
                        ref: '28057'
                        isActive: false
                        label: '28057'
                        timestamp: 1743804549
                        tripId: '286573742'
                        routeId: '425'
                        startTime: '17:03:00'
                        position:
                          lat: 45.43764
                          lon: -73.90143
                        bearing: 112
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573742'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '425'
                          routeLongName: "Express Anse-à-l'Orme"
                          shapeLink: /storage/shapes/stm/4250080.json
                          shapeId: '4250080'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:20:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3368
                        ref: '28058'
                        isActive: false
                        label: '28058'
                        timestamp: 1594327394
                        tripId: '218416516'
                        routeId: '44'
                        startTime: '16:12:00'
                        position:
                          lat: 45.59614
                          lon: -73.55963
                        bearing: 111
                        speed: 19
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '44'
                          routeLongName: Armand-Bombardier
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-19 17:17:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1713
                        ref: '28059'
                        isActive: false
                        label: '28059'
                        timestamp: 1731586871
                        tripId: '280240171'
                        routeId: '460'
                        startTime: '06:21:00'
                        position:
                          lat: 45.55083
                          lon: -73.62944
                        bearing: 276
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 15
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:25:08'
                        meta: []
                        updatedAt: '2024-11-14 07:23:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1332
                        ref: '28060'
                        isActive: false
                        label: '28060'
                        timestamp: 1729721985
                        tripId: '282948814'
                        routeId: '809'
                        startTime: '18:02:00'
                        position:
                          lat: 45.54597
                          lon: -73.65086
                        bearing: 10
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:30:03'
                        meta: []
                        updatedAt: '2024-10-23 18:21:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1883
                        ref: '28061'
                        isActive: false
                        label: '28061'
                        timestamp: 1743803960
                        tripId: '286570525'
                        routeId: '61'
                        startTime: '17:40:00'
                        position:
                          lat: 45.47862
                          lon: -73.56911
                        bearing: 228
                        speed: 1
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 14
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286570525'
                          headsign: 'Ouest destination Station Charlevoix'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '61'
                          routeLongName: Wellington
                          shapeLink: /storage/shapes/stm/610127.json
                          shapeId: '610127'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:50:17'
                        meta: []
                        updatedAt: '2025-04-04 18:10:12'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 137
                        ref: '28062'
                        isActive: false
                        label: '28062'
                        timestamp: 1743800528
                        tripId: '285010499'
                        routeId: '968'
                        startTime: '16:30:00'
                        position:
                          lat: 45.51018
                          lon: -73.81153
                        bearing: 88
                        speed: 6
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285010499'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: /storage/shapes/stm/9680033.json
                          shapeId: '9680033'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 17:13:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 138
                        ref: '28063'
                        isActive: false
                        label: '28063'
                        timestamp: 1594327399
                        tripId: '218428182'
                        routeId: '61'
                        startTime: '16:29:00'
                        position:
                          lat: 45.4894
                          lon: -73.55714
                        bearing: 0
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 13
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '61'
                          routeLongName: Wellington
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2047
                        ref: '28064'
                        isActive: false
                        label: '28064'
                        timestamp: 1719980161
                        tripId: '275639400'
                        routeId: '113'
                        startTime: '23:45:00'
                        position:
                          lat: 45.42508
                          lon: -73.64851
                        bearing: 14
                        speed: 6
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 36
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '113'
                          routeLongName: Lapierre
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:15:20'
                        meta: []
                        updatedAt: '2024-07-03 00:22:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2202
                        ref: '28065'
                        isActive: false
                        label: '28065'
                        timestamp: 1732307856
                        tripId: '280238623'
                        routeId: '41'
                        startTime: '13:58:00'
                        position:
                          lat: 45.54578
                          lon: -73.6494
                        bearing: 186
                        speed: 4
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 58
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '41'
                          routeLongName: 'Quartier Saint-Michel / Ahuntsic'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 18:05:06'
                        meta: []
                        updatedAt: '2024-11-22 15:39:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2728
                        ref: '28066'
                        isActive: false
                        label: '28066'
                        timestamp: 1697084751
                        tripId: '271459320'
                        routeId: '45'
                        startTime: '23:49:00'
                        position:
                          lat: 45.57355
                          lon: -73.65947
                        bearing: 19
                        speed: 18
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '45'
                          routeLongName: Papineau
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-27 21:44:10'
                        meta: []
                        updatedAt: '2023-10-12 00:37:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1970
                        ref: '28067'
                        isActive: false
                        label: '28067'
                        timestamp: 1728566764
                        tripId: '280229379'
                        routeId: '35'
                        startTime: '08:27:00'
                        position:
                          lat: 45.50395
                          lon: -73.57139
                        bearing: 305
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 45
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:00:21'
                        meta: []
                        updatedAt: '2024-10-10 09:37:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 822
                        ref: '28068'
                        isActive: false
                        label: '28068'
                        timestamp: 1594327400
                        tripId: '218429653'
                        routeId: '107'
                        startTime: '16:01:00'
                        position:
                          lat: 45.46474
                          lon: -73.57117
                        bearing: 183
                        speed: 2
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '107'
                          routeLongName: Verdun
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 01:13:09'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 139
                        ref: '28069'
                        isActive: false
                        label: '28069'
                        timestamp: 1743002994
                        tripId: '284763035'
                        routeId: '496'
                        startTime: '11:00:00'
                        position:
                          lat: 45.48162
                          lon: -73.58379
                        bearing: 122
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 22
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '284763035'
                          headsign: Est
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '496'
                          routeLongName: 'Express Victoria'
                          shapeLink: /storage/shapes/stm/4960097.json
                          shapeId: '4960097'
                          serviceId: 25M-H56M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-03-26 11:40:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 140
                        ref: '28070'
                        isActive: false
                        label: '28070'
                        timestamp: 1728340311
                        tripId: '279025829'
                        routeId: '164'
                        startTime: '17:30:00'
                        position:
                          lat: 45.50425
                          lon: -73.73507
                        bearing: 133
                        speed: 48
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 43
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '164'
                          routeLongName: Dudemaine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-10-07 18:33:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 141
                        ref: '28071'
                        isActive: false
                        label: '28071'
                        timestamp: 1730502512
                        tripId: '280473056'
                        routeId: '72'
                        startTime: '18:23:00'
                        position:
                          lat: 45.5132
                          lon: -73.68271
                        bearing: 252
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-11-01 19:19:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 142
                        ref: '28072'
                        isActive: false
                        label: '28072'
                        timestamp: 1743804878
                        tripId: '285007218'
                        routeId: '475'
                        startTime: '17:50:00'
                        position:
                          lat: 45.48664
                          lon: -73.80656
                        bearing: 180
                        speed: 40
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007218'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '475'
                          routeLongName: 'Express Dollard-des-Ormeaux'
                          shapeLink: /storage/shapes/stm/4750046.json
                          shapeId: '4750046'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:25:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 143
                        ref: '28073'
                        isActive: false
                        label: '28073'
                        timestamp: 1743806381
                        tripId: '285008328'
                        routeId: '196'
                        startTime: '17:57:00'
                        position:
                          lat: 45.48406
                          lon: -73.71442
                        bearing: 312
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008328'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: /storage/shapes/stm/1960208.json
                          shapeId: '1960208'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:41:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1333
                        ref: '28074'
                        isActive: true
                        label: '28074'
                        timestamp: 1743817958
                        tripId: '284779393'
                        routeId: '166'
                        startTime: '21:22:00'
                        position:
                          lat: 45.48121
                          lon: -73.63138
                        bearing: 214
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 38
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '284779393'
                          headsign: 'Nord via Ridgewood'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '166'
                          routeLongName: Queen-Mary
                          shapeLink: /storage/shapes/stm/1660193.json
                          shapeId: '1660193'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 10:30:03'
                        meta: []
                        updatedAt: '2025-04-04 21:53:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1971
                        ref: '28075'
                        isActive: false
                        label: '28075'
                        timestamp: 1594327396
                        tripId: '219807110'
                        routeId: '196'
                        startTime: '16:38:00'
                        position:
                          lat: 45.44113
                          lon: -73.70519
                        bearing: 289
                        speed: 27
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:00:21'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1673
                        ref: '28076'
                        isActive: false
                        label: '28076'
                        timestamp: 1743769296
                        tripId: '286574348'
                        routeId: '425'
                        startTime: '07:02:00'
                        position:
                          lat: 45.44043
                          lon: -73.63443
                        bearing: 27
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 33
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286574348'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '425'
                          routeLongName: "Express Anse-à-l'Orme"
                          shapeLink: /storage/shapes/stm/4250077.json
                          shapeId: '4250077'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:20:09'
                        meta: []
                        updatedAt: '2025-04-04 08:23:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 144
                        ref: '28077'
                        isActive: false
                        label: '28077'
                        timestamp: 1720701016
                        tripId: '276294499'
                        routeId: '72'
                        startTime: '07:54:00'
                        position:
                          lat: 45.4726
                          lon: -73.78893
                        bearing: 236
                        speed: 32
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-07-11 08:40:32'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 145
                        ref: '28078'
                        isActive: false
                        label: '28078'
                        timestamp: 1743770426
                        tripId: '285008103'
                        routeId: '460'
                        startTime: '08:22:00'
                        position:
                          lat: 45.45293
                          lon: -73.74152
                        bearing: 222
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008103'
                          headsign: 'Ouest destination Gare Dorval Nord'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '460'
                          routeLongName: 'Express Métropolitaine'
                          shapeLink: /storage/shapes/stm/4600357.json
                          shapeId: '4600357'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 08:51:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2476
                        ref: '28079'
                        isActive: false
                        label: '28079'
                        timestamp: 1732718467
                        tripId: '280422930'
                        routeId: '405'
                        startTime: '08:53:00'
                        position:
                          lat: 45.48236
                          lon: -73.58186
                        bearing: 55
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '405'
                          routeLongName: 'Express Bord-du-Lac'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-23 10:56:04'
                        meta: []
                        updatedAt: '2024-11-27 09:52:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1639
                        ref: '28080'
                        isActive: false
                        label: '28080'
                        timestamp: 1741010382
                        tripId: '282604565'
                        routeId: '72'
                        startTime: '07:45:00'
                        position:
                          lat: 45.48611
                          lon: -73.7398
                        bearing: 242
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 7
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '282604565'
                          headsign: 'Ouest destination 2525 Avro'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: /storage/shapes/stm/720174.json
                          shapeId: '720174'
                          serviceId: 25J-H60JV00S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:15:09'
                        meta: []
                        updatedAt: '2025-03-03 09:01:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1531
                        ref: '28081'
                        isActive: false
                        label: '28081'
                        timestamp: 1743796651
                        tripId: '286574354'
                        routeId: '425'
                        startTime: '14:58:00'
                        position:
                          lat: 45.43661
                          lon: -73.89866
                        bearing: 331
                        speed: 34
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286574354'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '425'
                          routeLongName: "Express Anse-à-l'Orme"
                          shapeLink: /storage/shapes/stm/4250080.json
                          shapeId: '4250080'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:00:05'
                        meta: []
                        updatedAt: '2025-04-04 16:07:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3301
                        ref: '28082'
                        isActive: false
                        label: '28082'
                        timestamp: 1726693611
                        tripId: '279633496'
                        routeId: '193'
                        startTime: '16:12:00'
                        position:
                          lat: 45.60663
                          lon: -73.57185
                        bearing: 55
                        speed: 9
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '193'
                          routeLongName: Jarry
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-28 10:12:04'
                        meta: []
                        updatedAt: '2024-09-18 17:17:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1776
                        ref: '28083'
                        isActive: false
                        label: '28083'
                        timestamp: 1729031096
                        tripId: '279633476'
                        routeId: '193'
                        startTime: '17:36:00'
                        position:
                          lat: 45.60639
                          lon: -73.57154
                        bearing: 138
                        speed: 29
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '193'
                          routeLongName: Jarry
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:35:09'
                        meta: []
                        updatedAt: '2024-10-15 18:36:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2465
                        ref: '28084'
                        isActive: false
                        label: '28084'
                        timestamp: 1743808846
                        tripId: '286573529'
                        routeId: '198'
                        startTime: '18:16:00'
                        position:
                          lat: 45.44053
                          lon: -73.65072
                        bearing: 160
                        speed: 55
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 55
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286573529'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '198'
                          routeLongName: Broadway
                          shapeLink: /storage/shapes/stm/1980009.json
                          shapeId: '1980009'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 22:32:16'
                        meta: []
                        updatedAt: '2025-04-04 19:22:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1230
                        ref: '28085'
                        isActive: false
                        label: '28085'
                        timestamp: 1594327405
                        tripId: '218417815'
                        routeId: '186'
                        startTime: '16:28:00'
                        position:
                          lat: 45.65539
                          lon: -73.50977
                        bearing: 14
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '186'
                          routeLongName: Sherbrooke-Est
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:10:02'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1857
                        ref: '28086'
                        isActive: false
                        label: '28086'
                        timestamp: 1594327398
                        tripId: '218379539'
                        routeId: '485'
                        startTime: '16:46:00'
                        position:
                          lat: 45.484
                          lon: -73.57922
                        bearing: 54
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '485'
                          routeLongName: 'Express Antoine-Faucon'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:45:19'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1858
                        ref: '28087'
                        isActive: false
                        label: '28087'
                        timestamp: 1729118731
                        tripId: '279632683'
                        routeId: '440'
                        startTime: '18:16:00'
                        position:
                          lat: 45.55096
                          lon: -73.65643
                        bearing: 208
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 17
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '440'
                          routeLongName: 'Express Charleroi'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:45:19'
                        meta: []
                        updatedAt: '2024-10-16 18:52:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 7106
                        ref: '28088'
                        isActive: false
                        label: '28088'
                        timestamp: 1743807732
                        tripId: '286574259'
                        routeId: '425'
                        startTime: '18:00:00'
                        position:
                          lat: 45.43749
                          lon: -73.90108
                        bearing: 33
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286574259'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '425'
                          routeLongName: "Express Anse-à-l'Orme"
                          shapeLink: /storage/shapes/stm/4250080.json
                          shapeId: '4250080'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2020-04-16 21:01:03'
                        meta: []
                        updatedAt: '2025-04-04 19:13:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3320
                        ref: '28089'
                        isActive: false
                        label: '28089'
                        timestamp: 1723679653
                        tripId: '275640243'
                        routeId: '191'
                        startTime: '19:00:00'
                        position:
                          lat: 45.446
                          lon: -73.7412
                        bearing: 357
                        speed: 7
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 69
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: null
                          routeTextColor: null
                          routeShortName: null
                          routeLongName: null
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-04 00:40:03'
                        meta: []
                        updatedAt: '2024-08-14 20:05:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1153
                        ref: '28090'
                        isActive: false
                        label: '28090'
                        timestamp: 1594327395
                        tripId: '219804744'
                        routeId: '68'
                        startTime: '16:26:00'
                        position:
                          lat: 45.46277
                          lon: -73.88445
                        bearing: 55
                        speed: 16
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '68'
                          routeLongName: Pierrefonds
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 09:35:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 146
                        ref: '28091'
                        isActive: false
                        label: '28091'
                        timestamp: 1701473196
                        tripId: '271479112'
                        routeId: '440'
                        startTime: null
                        position:
                          lat: 45.6054
                          lon: -73.61931
                        bearing: 232
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '440'
                          routeLongName: 'Express Charleroi'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-12-01 18:28:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 147
                        ref: '28092'
                        isActive: false
                        label: '28092'
                        timestamp: 1743808424
                        tripId: '285009786'
                        routeId: '401'
                        startTime: '18:22:00'
                        position:
                          lat: 45.5031
                          lon: -73.73462
                        bearing: 61
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009786'
                          headsign: 'Nord via Château-Pierrefonds'
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '401'
                          routeLongName: 'Express Saint-Charles'
                          shapeLink: /storage/shapes/stm/4010075.json
                          shapeId: '4010075'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 19:15:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1497
                        ref: '28093'
                        isActive: false
                        label: '28093'
                        timestamp: 1743803126
                        tripId: '286571089'
                        routeId: '90'
                        startTime: '16:46:00'
                        position:
                          lat: 45.4435
                          lon: -73.68033
                        bearing: 180
                        speed: 32
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 52
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                        trip:
                          id: '286571089'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '90'
                          routeLongName: Saint-Jacques
                          shapeLink: /storage/shapes/stm/900254.json
                          shapeId: '900254'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 10:55:03'
                        meta: []
                        updatedAt: '2025-04-04 17:56:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1674
                        ref: '28094'
                        isActive: false
                        label: '28094'
                        timestamp: 1730901397
                        tripId: '280418907'
                        routeId: '35'
                        startTime: '07:53:00'
                        position:
                          lat: 45.44712
                          lon: -73.60403
                        bearing: 269
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 44
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '35'
                          routeLongName: Griffintown
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:20:09'
                        meta: []
                        updatedAt: '2024-11-06 09:05:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 148
                        ref: '28095'
                        isActive: false
                        label: '28095'
                        timestamp: 1728475785
                        tripId: '282910609'
                        routeId: '121'
                        startTime: '07:40:00'
                        position:
                          lat: 45.49735
                          lon: -73.70881
                        bearing: 312
                        speed: 36
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 25
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '121'
                          routeLongName: 'Sauvé / Côte-Vertu'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-10-09 08:20:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1823
                        ref: '28096'
                        isActive: false
                        label: '28096'
                        timestamp: 1725660579
                        tripId: '279028437'
                        routeId: '401'
                        startTime: '17:44:00'
                        position:
                          lat: 45.4744
                          lon: -73.87203
                        bearing: 13
                        speed: 43
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 30
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '401'
                          routeLongName: 'Express Saint-Charles'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 11:40:20'
                        meta: []
                        updatedAt: '2024-09-06 18:11:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3299
                        ref: '28097'
                        isActive: false
                        label: '28097'
                        timestamp: 1594327405
                        tripId: '219804626'
                        routeId: '468'
                        startTime: '16:14:00'
                        position:
                          lat: 45.50568
                          lon: -73.78976
                        bearing: 106
                        speed: 47
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 24
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '468'
                          routeLongName: 'Express Pierrefonds / Gouin'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-27 21:29:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3206
                        ref: '28098'
                        isActive: false
                        label: '28098'
                        timestamp: 1731588156
                        tripId: '280471615'
                        routeId: '475'
                        startTime: '07:00:00'
                        position:
                          lat: 45.51315
                          lon: -73.68277
                        bearing: 41
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 6
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '475'
                          routeLongName: 'Express Dollard-des-Ormeaux'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-07 10:34:14'
                        meta: []
                        updatedAt: '2024-11-14 07:50:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 149
                        ref: '28099'
                        isActive: false
                        label: '28099'
                        timestamp: 1743806378
                        tripId: '285009981'
                        routeId: '170'
                        startTime: '18:15:00'
                        position:
                          lat: 45.52646
                          lon: -73.73053
                        bearing: 51
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009981'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '170'
                          routeLongName: Keller
                          shapeLink: /storage/shapes/stm/1700176.json
                          shapeId: '1700176'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:50:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1742
                        ref: '28100'
                        isActive: true
                        label: '28100'
                        timestamp: 1743817955
                        tripId: '286570749'
                        routeId: '71'
                        startTime: '21:20:00'
                        position:
                          lat: 45.46775
                          lon: -73.56651
                        bearing: 209
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 26
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286570749'
                          headsign: Sud
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '71'
                          routeLongName: Pointe-Saint-Charles
                          shapeLink: /storage/shapes/stm/710084.json
                          shapeId: '710084'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 11:30:10'
                        meta: []
                        updatedAt: '2025-04-04 21:53:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 150
                        ref: '28101'
                        isActive: false
                        label: '28101'
                        timestamp: 1743806838
                        tripId: '284779878'
                        routeId: '175'
                        startTime: '18:15:00'
                        position:
                          lat: 45.50883
                          lon: -73.67203
                        bearing: 225
                        speed: 3
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '284779878'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '175'
                          routeLongName: 'Griffith / Saint-François'
                          shapeLink: /storage/shapes/stm/1750105.json
                          shapeId: '1750105'
                          serviceId: 25M-H50M000S-81-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:57:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 151
                        ref: '28102'
                        isActive: false
                        label: '28102'
                        timestamp: 1730460944
                        tripId: '280470761'
                        routeId: '72'
                        startTime: '06:55:00'
                        position:
                          lat: 45.46088
                          lon: -73.81861
                        bearing: 234
                        speed: 14
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 34
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-11-01 07:37:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 152
                        ref: '28103'
                        isActive: false
                        label: '28103'
                        timestamp: 1709072128
                        tripId: '270706117'
                        routeId: '70'
                        startTime: '16:48:00'
                        position:
                          lat: 45.49227
                          lon: -73.73855
                        bearing: 302
                        speed: 41
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 28
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '70'
                          routeLongName: Bois-Franc
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-02-27 17:20:37'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1382
                        ref: '28104'
                        isActive: false
                        label: '28104'
                        timestamp: 1594327388
                        tripId: '218379533'
                        routeId: '485'
                        startTime: '16:15:00'
                        position:
                          lat: 45.44788
                          lon: -73.74619
                        bearing: 278
                        speed: 49
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '485'
                          routeLongName: 'Express Antoine-Faucon'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:40:03'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1972
                        ref: '28105'
                        isActive: false
                        label: '28105'
                        timestamp: 1702943129
                        tripId: '271596342'
                        routeId: '225'
                        startTime: '18:16:00'
                        position:
                          lat: 45.48163
                          lon: -73.7788
                        bearing: 88
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 16
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '225'
                          routeLongName: Hymus
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 12:00:23'
                        meta: []
                        updatedAt: '2023-12-18 18:47:05'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 153
                        ref: '28106'
                        isActive: false
                        label: '28106'
                        timestamp: 1743799186
                        tripId: '285007518'
                        routeId: '164'
                        startTime: '16:05:00'
                        position:
                          lat: 45.50824
                          lon: -73.7368
                        bearing: 224
                        speed: 53
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 47
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007518'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '164'
                          routeLongName: Dudemaine
                          shapeLink: /storage/shapes/stm/1640159.json
                          shapeId: '1640159'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 16:41:10'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 154
                        ref: '28107'
                        isActive: false
                        label: '28107'
                        timestamp: 1743804282
                        tripId: '285006761'
                        routeId: '64'
                        startTime: '17:49:00'
                        position:
                          lat: 45.53073
                          lon: -73.71782
                        bearing: 312
                        speed: 23
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285006761'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '64'
                          routeLongName: Grenet
                          shapeLink: /storage/shapes/stm/640164.json
                          shapeId: '640164'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:15:11'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2100
                        ref: '28108'
                        isActive: false
                        label: '28108'
                        timestamp: 1743627531
                        tripId: '285008482'
                        routeId: '201'
                        startTime: '17:05:00'
                        position:
                          lat: 45.46624
                          lon: -73.83261
                        bearing: 196
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 1
                        currentStatus:
                          data: 1
                          label: 'Stopped at'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008482'
                          headsign: Nord
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '201'
                          routeLongName: 'Saint-Charles / Saint-Jean'
                          shapeLink: /storage/shapes/stm/2010213.json
                          shapeId: '2010213'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 12:30:26'
                        meta: []
                        updatedAt: '2025-04-02 17:00:11'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 155
                        ref: '28109'
                        isActive: true
                        label: '28109'
                        timestamp: 1743817961
                        tripId: '286572059'
                        routeId: '107'
                        startTime: '21:47:00'
                        position:
                          lat: 45.49976
                          lon: -73.55592
                        bearing: 115
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '286572059'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '107'
                          routeLongName: Verdun
                          shapeLink: /storage/shapes/stm/1070141.json
                          shapeId: '1070141'
                          serviceId: 25M-H56M000S-83-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 21:53:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3335
                        ref: '28110'
                        isActive: false
                        label: '28110'
                        timestamp: 1694775090
                        tripId: '268457755'
                        routeId: '968'
                        startTime: '06:30:00'
                        position:
                          lat: 45.51302
                          lon: -73.68421
                        bearing: 44
                        speed: 13
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-02-07 16:40:03'
                        meta: []
                        updatedAt: '2023-09-26 09:48:36'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 156
                        ref: '28111'
                        isActive: false
                        label: '28111'
                        timestamp: 1728686483
                        tripId: '279028990'
                        routeId: '968'
                        startTime: '18:20:00'
                        position:
                          lat: 45.51041
                          lon: -73.80437
                        bearing: 299
                        speed: 35
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-10-11 18:43:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 157
                        ref: '28112'
                        isActive: false
                        label: '28112'
                        timestamp: 1702387536
                        tripId: '271594785'
                        routeId: '196'
                        startTime: '07:45:00'
                        position:
                          lat: 45.45224
                          lon: -73.7218
                        bearing: 85
                        speed: 26
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 48
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-12-12 08:27:06'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 158
                        ref: '28113'
                        isActive: false
                        label: '28113'
                        timestamp: 1743804627
                        tripId: '285009963'
                        routeId: '225'
                        startTime: '17:21:00'
                        position:
                          lat: 45.46597
                          lon: -73.83153
                        bearing: 144
                        speed: 26
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 49
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009963'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '225'
                          routeLongName: Hymus
                          shapeLink: /storage/shapes/stm/2250139.json
                          shapeId: '2250139'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 18:21:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 159
                        ref: '28114'
                        isActive: false
                        label: '28114'
                        timestamp: 1594327404
                        tripId: '218376490'
                        routeId: '105'
                        startTime: '16:25:00'
                        position:
                          lat: 45.4735
                          lon: -73.60494
                        bearing: 38
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 19
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '105'
                          routeLongName: Sherbrooke
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2881
                        ref: '28115'
                        isActive: false
                        label: '28115'
                        timestamp: 1728513589
                        tripId: '279028444'
                        routeId: '401'
                        startTime: '18:04:00'
                        position:
                          lat: 45.48308
                          lon: -73.86707
                        bearing: 306
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 31
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '401'
                          routeLongName: 'Express Saint-Charles'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-12-03 22:50:14'
                        meta: []
                        updatedAt: '2024-10-09 18:51:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2769
                        ref: '28116'
                        isActive: false
                        label: '28116'
                        timestamp: 1594327059
                        tripId: '218379764'
                        routeId: '968'
                        startTime: '16:35:00'
                        position:
                          lat: 45.51292
                          lon: -73.68076
                        bearing: 175
                        speed: 11
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 2
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-28 22:28:12'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 160
                        ref: '28117'
                        isActive: false
                        label: '28117'
                        timestamp: 1743812987
                        tripId: '285008340'
                        routeId: '64'
                        startTime: '20:13:00'
                        position:
                          lat: 45.53064
                          lon: -73.7177
                        bearing: 310
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 18
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008340'
                          headsign: Nord
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '64'
                          routeLongName: Grenet
                          shapeLink: /storage/shapes/stm/640164.json
                          shapeId: '640164'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 20:40:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1885
                        ref: '28118'
                        isActive: false
                        label: '28118'
                        timestamp: 1743802839
                        tripId: '285010542'
                        routeId: '968'
                        startTime: '17:09:00'
                        position:
                          lat: 45.51006
                          lon: -73.81105
                        bearing: 89
                        speed: 22
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285010542'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: /storage/shapes/stm/9680033.json
                          shapeId: '9680033'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 11:50:20'
                        meta: []
                        updatedAt: '2025-04-04 17:51:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2860
                        ref: '28119'
                        isActive: false
                        label: '28119'
                        timestamp: 1743768708
                        tripId: '285008204'
                        routeId: '196'
                        startTime: '07:16:00'
                        position:
                          lat: 45.43982
                          lon: -73.69
                        bearing: 253
                        speed: 21
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 60
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008204'
                          headsign: Sud
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '196'
                          routeLongName: Parc-Industriel-Lachine
                          shapeLink: /storage/shapes/stm/1960210.json
                          shapeId: '1960210'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-12-03 12:08:11'
                        meta: []
                        updatedAt: '2025-04-04 08:22:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 161
                        ref: '28120'
                        isActive: false
                        label: '28120'
                        timestamp: 1594327399
                        tripId: '218379340'
                        routeId: '470'
                        startTime: '16:11:00'
                        position:
                          lat: 45.46812
                          lon: -73.82964
                        bearing: 322
                        speed: 39
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 5
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '470'
                          routeLongName: 'Express Pierrefonds'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 162
                        ref: '28121'
                        isActive: false
                        label: '28121'
                        timestamp: 1743772765
                        tripId: '285009559'
                        routeId: '213'
                        startTime: '08:37:00'
                        position:
                          lat: 45.51617
                          lon: -73.82957
                        bearing: 30
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 42
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285009559'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '213'
                          routeLongName: Parc-Industriel-Saint-Laurent
                          shapeLink: /storage/shapes/stm/2130188.json
                          shapeId: '2130188'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 09:30:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1154
                        ref: '28122'
                        isActive: false
                        label: '28122'
                        timestamp: 1594327399
                        tripId: '218417267'
                        routeId: '141'
                        startTime: '16:05:00'
                        position:
                          lat: 45.612
                          lon: -73.55537
                        bearing: 30
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '141'
                          routeLongName: 'Jean-Talon Est'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 09:35:04'
                        meta: []
                        updatedAt: '2024-09-09 22:57:03'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 3189
                        ref: '28123'
                        isActive: false
                        label: '28123'
                        timestamp: 1730291806
                        tripId: '280422476'
                        routeId: '112'
                        startTime: '07:56:00'
                        position:
                          lat: 45.4566
                          lon: -73.58223
                        bearing: 11
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '112'
                          routeLongName: Airlie
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2020-01-01 17:14:05'
                        meta: []
                        updatedAt: '2024-10-30 08:37:46'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 1457
                        ref: '28124'
                        isActive: false
                        label: '28124'
                        timestamp: 1730209777
                        tripId: '280473125'
                        routeId: '209'
                        startTime: '09:05:00'
                        position:
                          lat: 45.45486
                          lon: -73.75243
                        bearing: 4
                        speed: 28
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 41
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '209'
                          routeLongName: 'Des Sources'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 10:50:04'
                        meta: []
                        updatedAt: '2024-10-29 10:00:11'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 823
                        ref: '28125'
                        isActive: false
                        label: '28125'
                        timestamp: 1725051601
                        tripId: '279028932'
                        routeId: '968'
                        startTime: '16:30:00'
                        position:
                          lat: 45.51006
                          lon: -73.81105
                        bearing: 305
                        speed: 15
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 3
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 2
                          label: 'Few seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '968'
                          routeLongName: 'Trainbus Roxboro / Côte-Vertu'
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 01:13:10'
                        meta: []
                        updatedAt: '2024-08-30 17:11:08'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 163
                        ref: '28126'
                        isActive: false
                        label: '28126'
                        timestamp: 1727385707
                        tripId: '279026646'
                        routeId: '72'
                        startTime: '16:14:00'
                        position:
                          lat: 45.51415
                          lon: -73.68259
                        bearing: 310
                        speed: 0
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 37
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2024-09-26 17:33:07'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 2138
                        ref: '28127'
                        isActive: false
                        label: '28127'
                        timestamp: 1743809639
                        tripId: '285008451'
                        routeId: '200'
                        startTime: '18:55:00'
                        position:
                          lat: 45.46636
                          lon: -73.83173
                        bearing: 224
                        speed: 17
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 46
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285008451'
                          headsign: Est
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '200'
                          routeLongName: Sainte-Anne-de-Bellevue
                          shapeLink: /storage/shapes/stm/2000101.json
                          shapeId: '2000101'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 12:45:27'
                        meta: []
                        updatedAt: '2025-04-04 19:45:11'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 164
                        ref: '28128'
                        isActive: false
                        label: '28128'
                        timestamp: 1743809195
                        tripId: '285007227'
                        routeId: '72'
                        startTime: '18:45:00'
                        position:
                          lat: 45.4655
                          lon: -73.83313
                        bearing: 54
                        speed: 30
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 35
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 1
                          label: 'Many seats available'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                        trip:
                          id: '285007227'
                          headsign: Ouest
                          shortName: null
                          routeColor: '#009EE0'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '72'
                          routeLongName: Alfred-Nobel
                          shapeLink: /storage/shapes/stm/720183.json
                          shapeId: '720183'
                          serviceId: 25M-H60M000S-80-S
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2025-04-04 19:37:09'
                        agencyName: 'Société de transport de Montréal'
                      -
                        id: 165
                        ref: '28129'
                        isActive: false
                        label: '28129'
                        timestamp: 1702043688
                        tripId: '271481290'
                        routeId: '49'
                        startTime: '08:01:00'
                        position:
                          lat: 45.55659
                          lon: -73.66747
                        bearing: 135
                        speed: 10
                        vehicleType: bus
                        plate: null
                        odometer: null
                        currentStopSequence: 52
                        currentStatus:
                          data: 2
                          label: 'In transit to'
                        scheduleRelationship:
                          data: 0
                          label: Scheduled
                        congestionLevel:
                          data: 0
                          label: 'Unknown congestion level'
                        occupancyStatus:
                          data: 3
                          label: 'Standing room only'
                        agency: stm
                        links:
                          - 3
                          - 22
                        tags: []
                        trip:
                          id: null
                          headsign: null
                          shortName: null
                          routeColor: '#781B7D'
                          routeTextColor: '#FFFFFF'
                          routeShortName: '49'
                          routeLongName: Maurice-Duplessis
                          shapeLink: null
                          shapeId: null
                          serviceId: null
                          blockId: null
                        createdAt: '2019-11-22 00:14:35'
                        meta: []
                        updatedAt: '2023-12-08 09:05:06'
                        agencyName: 'Société de transport de Montréal'
                    items:
                      type: object
                      properties:
                        id:
                          type: integer
                          example: 7395
                        ref:
                          type: string
                          example: '11013'
                        isActive:
                          type: boolean
                          example: false
                        label:
                          type: string
                          example: '11013'
                        timestamp:
                          type: integer
                          example: 1596669255
                        tripId:
                          type: string
                          example: '218394791'
                        routeId:
                          type: string
                          example: '67'
                        startTime:
                          type: string
                          example: '18:38:00'
                        position:
                          type: object
                          properties:
                            lat:
                              type: number
                              example: 45.5837
                            lon:
                              type: number
                              example: -73.64993
                        bearing:
                          type: string
                          example: null
                        speed:
                          type: string
                          example: null
                        vehicleType:
                          type: string
                          example: bus
                        plate:
                          type: string
                          example: null
                        odometer:
                          type: string
                          example: null
                        currentStopSequence:
                          type: integer
                          example: 37
                        currentStatus:
                          type: object
                          properties:
                            data:
                              type: integer
                              example: 2
                            label:
                              type: string
                              example: 'In transit to'
                        scheduleRelationship:
                          type: object
                          properties:
                            data:
                              type: string
                              example: null
                            label:
                              type: string
                              example: null
                        congestionLevel:
                          type: object
                          properties:
                            data:
                              type: string
                              example: null
                            label:
                              type: string
                              example: null
                        occupancyStatus:
                          type: object
                          properties:
                            data:
                              type: string
                              example: null
                            label:
                              type: string
                              example: null
                        agency:
                          type: string
                          example: stm
                        links:
                          type: array
                          example:
                            - 3
                            - 22
                          items:
                            type: integer
                        tags:
                          type: array
                          example: []
                        trip:
                          type: object
                          properties:
                            id:
                              type: string
                              example: null
                            headsign:
                              type: string
                              example: null
                            shortName:
                              type: string
                              example: null
                            routeColor:
                              type: string
                              example: '#781B7D'
                            routeTextColor:
                              type: string
                              example: '#FFFFFF'
                            routeShortName:
                              type: string
                              example: '67'
                            routeLongName:
                              type: string
                              example: Saint-Michel
                            shapeLink:
                              type: string
                              example: null
                            shapeId:
                              type: string
                              example: null
                            serviceId:
                              type: string
                              example: null
                            blockId:
                              type: string
                              example: null
                        createdAt:
                          type: string
                          example: '2020-07-23 12:29:03'
                        meta:
                          type: object
                          properties: {  }
                        updatedAt:
                          type: string
                          example: '2023-09-26 09:48:36'
                        agencyName:
                          type: string
                          example: 'Société de transport de Montréal'
                  links:
                    type: object
                    properties:
                      first:
                        type: string
                        example: 'https://api.transittracker.ca/v2/vehicles?page=1'
                      last:
                        type: string
                        example: 'https://api.transittracker.ca/v2/vehicles?page=35'
                      prev:
                        type: string
                        example: null
                      next:
                        type: string
                        example: 'https://api.transittracker.ca/v2/vehicles?page=2'
                  meta:
                    type: object
                    properties:
                      current_page:
                        type: integer
                        example: 1
                      from:
                        type: integer
                        example: 1
                      last_page:
                        type: integer
                        example: 35
                      links:
                        type: array
                        example:
                          -
                            url: null
                            label: '&laquo; Previous'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=1'
                            label: '1'
                            active: true
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=2'
                            label: '2'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=3'
                            label: '3'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=4'
                            label: '4'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=5'
                            label: '5'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=6'
                            label: '6'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=7'
                            label: '7'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=8'
                            label: '8'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=9'
                            label: '9'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=10'
                            label: '10'
                            active: false
                          -
                            url: null
                            label: ...
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=34'
                            label: '34'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=35'
                            label: '35'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles?page=2'
                            label: 'Next &raquo;'
                            active: false
                        items:
                          type: object
                          properties:
                            url:
                              type: string
                              example: null
                            label:
                              type: string
                              example: '&laquo; Previous'
                            active:
                              type: boolean
                              example: false
                      path:
                        type: string
                        example: 'https://api.transittracker.ca/v2/vehicles'
                      per_page:
                        type: integer
                        example: 500
                      to:
                        type: integer
                        example: 500
                      total:
                        type: integer
                        example: 17266
      tags:
        - Vehicles
      security: []
  /v2/vehicles.geojson:
    get:
      summary: ''
      operationId: getV2VehiclesGeojson
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  type: FeatureCollection
                  features:
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61143
                          - 45.42636
                      properties:
                        trip:
                          id: '286570550'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:00:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '610126'
                        route:
                          id: '61'
                          shortName: '61'
                          longName: Wellington
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '27529'
                          label: '27529'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 132
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 51
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576200974
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 3040
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64808
                          - 45.42538
                      properties:
                        trip:
                          id: '286572663'
                          shortName: null
                          headsign: Est
                          startTime: '22:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1120177'
                        route:
                          id: '112'
                          shortName: '112'
                          longName: Airlie
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '27534'
                          label: '27534'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 27
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574409605
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1110
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59801
                          - 45.43554
                      properties:
                        trip:
                          id: '286572933'
                          shortName: null
                          headsign: Nord
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1140009'
                        route:
                          id: '114'
                          shortName: '114'
                          longName: Angrignon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '27536'
                          label: '27536'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 281
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436303
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1294
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62131
                          - 45.42202
                      properties:
                        trip:
                          id: '286573562'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1980009'
                        route:
                          id: '198'
                          shortName: '198'
                          longName: Broadway
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28006'
                          label: '28006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 343
                          odometer: 0
                          speed: 7
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 117
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58941
                          - 45.45304
                      properties:
                        trip:
                          id: '286573690'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:11:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '350019'
                        route:
                          id: '35'
                          shortName: '35'
                          longName: Griffintown
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28016'
                          label: '28016'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 183
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1577724127
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 3182
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56516
                          - 45.49248
                      properties:
                        trip:
                          id: '286570032'
                          shortName: null
                          headsign: Est
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '350017'
                        route:
                          id: '35'
                          shortName: '35'
                          longName: Griffintown
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28052'
                          label: '28052'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 33
                          odometer: 0
                          speed: 16
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 135
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63138
                          - 45.48121
                      properties:
                        trip:
                          id: '284779393'
                          shortName: null
                          headsign: 'Nord via Ridgewood'
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1660193'
                        route:
                          id: '166'
                          shortName: '166'
                          longName: Queen-Mary
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28074'
                          label: '28074'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 214
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 38
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574436603
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1333
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56651
                          - 45.46775
                      properties:
                        trip:
                          id: '286570749'
                          shortName: null
                          headsign: Sud
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '710084'
                        route:
                          id: '71'
                          shortName: '71'
                          longName: Pointe-Saint-Charles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28100'
                          label: '28100'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 209
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440210
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1742
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55592
                          - 45.49976
                      properties:
                        trip:
                          id: '286572059'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1070141'
                        route:
                          id: '107'
                          shortName: '107'
                          longName: Verdun
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '28109'
                          label: '28109'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 115
                          odometer: 0
                          speed: 10
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 155
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56821
                          - 45.518
                      properties:
                        trip:
                          id: '284728514'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:00:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1440096'
                        route:
                          id: '144'
                          shortName: '144'
                          longName: 'Avenue des Pins'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29006'
                          label: '29006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 139
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576086618
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3015
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59601
                          - 45.53377
                      properties:
                        trip:
                          id: '284728863'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:21:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1970141'
                        route:
                          id: '197'
                          shortName: '197'
                          longName: Rosemont
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29009'
                          label: '29009'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 219
                          odometer: 0
                          speed: 26
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403190
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 825
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55506
                          - 45.59656
                      properties:
                        trip:
                          id: '284726593'
                          shortName: null
                          headsign: Est
                          startTime: '21:10:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29010'
                          label: '29010'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 15
                        agencyId: 1
                        currentStopSequence: 46
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436603
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1334
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67255
                          - 45.46078
                      properties:
                        trip:
                          id: '284728776'
                          shortName: null
                          headsign: Ouest
                          startTime: '20:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1610134'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29011'
                          label: '29011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 41
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 47
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1578439724
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3210
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64027
                          - 45.48679
                      properties:
                        trip:
                          id: '284728383'
                          shortName: null
                          headsign: 'Nord destination Décarie / Lucy'
                          startTime: '20:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1290223'
                        route:
                          id: '129'
                          shortName: '129'
                          longName: Côte-Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29028'
                          label: '29028'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 43
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574907022
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2720
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61146
                          - 45.53156
                      properties:
                        trip:
                          id: '284727488'
                          shortName: null
                          headsign: Est
                          startTime: '21:52:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29029'
                          label: '29029'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 297
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1578581162
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3219
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63772
                          - 45.49427
                      properties:
                        trip:
                          id: '284728333'
                          shortName: null
                          headsign: Est
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1610138'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29036'
                          label: '29036'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 33
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1581574744
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3353
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66464
                          - 45.53545
                      properties:
                        trip:
                          id: '284728566'
                          shortName: null
                          headsign: Sud
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1790193'
                        route:
                          id: '179'
                          shortName: '179'
                          longName: "De l'Acadie"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29043'
                          label: '29043'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 105
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574438708
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1575
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63424
                          - 45.54881
                      properties:
                        trip:
                          id: '284728752'
                          shortName: null
                          headsign: Sud
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '300085'
                        route:
                          id: '30'
                          shortName: '30'
                          longName: 'Saint-Denis / Saint-Hubert'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29058'
                          label: '29058'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 114
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439007
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1612
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56329
                          - 45.46231
                      properties:
                        trip:
                          id: '286570247'
                          shortName: null
                          headsign: Sud
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '380009'
                        route:
                          id: '38'
                          shortName: '38'
                          longName: "De l'Église"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29059'
                          label: '29059'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 331
                          odometer: 0
                          speed: 11
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574444431
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2127
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61126
                          - 45.53147
                      properties:
                        trip:
                          id: '284727552'
                          shortName: null
                          headsign: Est
                          startTime: '22:07:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29062'
                          label: '29062'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 122
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574438709
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62598
                          - 45.54166
                      properties:
                        trip:
                          id: '284727995'
                          shortName: null
                          headsign: Nord
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '310072'
                        route:
                          id: '31'
                          shortName: '31'
                          longName: Saint-Denis
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29065'
                          label: '29065'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575396861
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2867
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6164
                          - 45.47605
                      properties:
                        trip:
                          id: '286571331'
                          shortName: null
                          headsign: Est
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1020075'
                        route:
                          id: '102'
                          shortName: '102'
                          longName: Somerled
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29073'
                          label: '29073'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 31
                          odometer: 0
                          speed: 10
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574439910
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1717
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58655
                          - 45.49225
                      properties:
                        trip:
                          id: '286570372'
                          shortName: null
                          headsign: Nord
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '570103'
                        route:
                          id: '57'
                          shortName: '57'
                          longName: Charlevoix
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29074'
                          label: '29074'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 50
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 193
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55451
                          - 45.46447
                      properties:
                        trip:
                          id: '286570780'
                          shortName: null
                          headsign: Nord
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '120115'
                        route:
                          id: '12'
                          shortName: '12'
                          longName: Île-des-Soeurs
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29076'
                          label: '29076'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 357
                          odometer: 0
                          speed: 38
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 195
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53788
                          - 45.4674
                      properties:
                        trip:
                          id: '286569792'
                          shortName: null
                          headsign: Sud
                          startTime: '21:35:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '120114'
                        route:
                          id: '12'
                          shortName: '12'
                          longName: Île-des-Soeurs
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29090'
                          label: '29090'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 250
                          odometer: 0
                          speed: 14
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 203
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58314
                          - 45.4944
                      properties:
                        trip:
                          id: '286570731'
                          shortName: null
                          headsign: Sud
                          startTime: '21:51:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '710084'
                        route:
                          id: '71'
                          shortName: '71'
                          longName: Pointe-Saint-Charles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29094'
                          label: '29094'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 314
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574441423
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1889
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65421
                          - 45.43436
                      properties:
                        trip:
                          id: '286570231'
                          shortName: null
                          headsign: Est
                          startTime: '21:21:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1950182'
                        route:
                          id: '195'
                          shortName: '195'
                          longName: 'Dorval / Angrignon'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29098'
                          label: '29098'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 230
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 207
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.9157
                          - 45.40851
                      properties:
                        trip:
                          id: '286569994'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:05:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2110143'
                        route:
                          id: '211'
                          shortName: '211'
                          longName: Bord-du-Lac
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29099'
                          label: '29099'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 238
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 42
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1579050624
                        lastSeenAt: 1743832352
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3244
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62397
                          - 45.46164
                      properties:
                        trip:
                          id: '286570845'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:25:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '900254'
                        route:
                          id: '90'
                          shortName: '90'
                          longName: Saint-Jacques
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29108'
                          label: '29108'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 237
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1576686612
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3104
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58884
                          - 45.48495
                      properties:
                        trip:
                          id: '286571077'
                          shortName: null
                          headsign: Est
                          startTime: '21:02:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '900252'
                        route:
                          id: '90'
                          shortName: '90'
                          longName: Saint-Jacques
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29115'
                          label: '29115'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 29
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 51
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1581112804
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3336
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6973
                          - 45.43903
                      properties:
                        trip:
                          id: '286570697'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4960097'
                        route:
                          id: '496'
                          shortName: '496'
                          longName: 'Express Victoria'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29126'
                          label: '29126'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 117
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436303
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 1295
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66461
                          - 45.4403
                      properties:
                        trip:
                          id: '286570921'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:05:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '900254'
                        route:
                          id: '90'
                          shortName: '90'
                          longName: Saint-Jacques
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29127'
                          label: '29127'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 32
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1578936518
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3236
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65134
                          - 45.44228
                      properties:
                        trip:
                          id: '286572868'
                          shortName: null
                          headsign: Nord
                          startTime: '21:13:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1140009'
                        route:
                          id: '114'
                          shortName: '114'
                          longName: Angrignon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29132'
                          label: '29132'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 288
                          odometer: 0
                          speed: 35
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576547784
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 3081
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60661
                          - 45.42747
                      properties:
                        trip:
                          id: '286572336'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1100210'
                        route:
                          id: '110'
                          shortName: '110'
                          longName: Centrale
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29139'
                          label: '29139'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 194
                          odometer: 0
                          speed: 10
                        agencyId: 1
                        currentStopSequence: 16
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 219
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59675
                          - 45.43854
                      properties:
                        trip:
                          id: '286571938'
                          shortName: null
                          headsign: Est
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1120177'
                        route:
                          id: '112'
                          shortName: '112'
                          longName: Airlie
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29148'
                          label: '29148'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 31
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575747486
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 2961
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5338
                          - 45.54726
                      properties:
                        trip:
                          id: '284741288'
                          shortName: null
                          headsign: 'Nord destination Laval'
                          startTime: '21:58:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4390254'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29830'
                          label: '29830'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 224
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 241
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63217
                          - 45.60263
                      properties:
                        trip:
                          id: '284739559'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '690221'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29838'
                          label: '29838'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 245
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574403193
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 829
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59509
                          - 45.55777
                      properties:
                        trip:
                          id: '284740271'
                          shortName: null
                          headsign: Nord
                          startTime: '21:35:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29844'
                          label: '29844'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 294
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 250
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58944
                          - 45.56561
                      properties:
                        trip:
                          id: '284741378'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4390255'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29855'
                          label: '29855'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 123
                          odometer: 0
                          speed: 7
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574704222
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2590
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7188
                          - 45.53158
                      properties:
                        trip:
                          id: '284740510'
                          shortName: null
                          headsign: Est
                          startTime: '22:07:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '690225'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '29856'
                          label: '29856'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 224
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403193
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 830
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67166
                          - 45.52042
                      properties:
                        trip:
                          id: '284778388'
                          shortName: null
                          headsign: Sud
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1280152'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30006'
                          label: '30006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 259
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68325
                          - 45.49964
                      properties:
                        trip:
                          id: '284778368'
                          shortName: null
                          headsign: Nord
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1280153'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30009'
                          label: '30009'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 221
                          odometer: 0
                          speed: 25
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574446523
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2182
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57162
                          - 45.49723
                      properties:
                        trip:
                          id: '284780805'
                          shortName: null
                          headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7471231'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30020'
                          label: '30020'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 33
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1576173506
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3028
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63284
                          - 45.45118
                      properties:
                        trip:
                          id: '286571382'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4960099'
                        route:
                          id: '496'
                          shortName: '496'
                          longName: 'Express Victoria'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30029'
                          label: '30029'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 230
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 3
                        firstSeenAt: 1585591383
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 4
                      id: 7056
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56859
                          - 45.57001
                      properties:
                        trip:
                          id: '285284439'
                          shortName: null
                          headsign: Sud
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1360112'
                        route:
                          id: '136'
                          shortName: '136'
                          longName: Viau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30038'
                          label: '30038'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 110
                          odometer: 0
                          speed: 19
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574435402
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 1232
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53445
                          - 45.64316
                      properties:
                        trip:
                          id: '285028515'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:04:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '860189'
                        route:
                          id: '86'
                          shortName: '86'
                          longName: Pointe-aux-Trembles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30062'
                          label: '30062'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 299
                          odometer: 0
                          speed: 44
                        agencyId: 1
                        currentStopSequence: 84
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 271
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52665
                          - 45.50751
                      properties:
                        trip:
                          id: '285282942'
                          shortName: null
                          headsign: Est
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7770040'
                        route:
                          id: '777'
                          shortName: '777'
                          longName: 'Jean-Drapeau / Casino / Bonaventure'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30065'
                          label: '30065'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 17
                          odometer: 0
                          speed: 34
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574434202
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 1166
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56573
                          - 45.55792
                      properties:
                        trip:
                          id: '285001148'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '270110'
                        route:
                          id: '27'
                          shortName: '27'
                          longName: 'Boulevard Saint-Joseph'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30066'
                          label: '30066'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 73
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439313
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 1644
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53803
                          - 45.46736
                      properties:
                        trip:
                          id: '285283425'
                          shortName: null
                          headsign: Sud
                          startTime: '21:26:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1680169'
                        route:
                          id: '168'
                          shortName: '168'
                          longName: Cité-du-Havre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30080'
                          label: '30080'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 249
                          odometer: 0
                          speed: 2
                        agencyId: 1
                        currentStopSequence: 16
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575688461
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 6
                      id: 2958
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6347
                          - 45.54418
                      properties:
                        trip:
                          id: '284728947'
                          shortName: null
                          headsign: Sud
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '310070'
                        route:
                          id: '31'
                          shortName: '31'
                          longName: Saint-Denis
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30097'
                          label: '30097'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 112
                          odometer: 0
                          speed: 38
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574434804
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1196
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5821
                          - 45.6258
                      properties:
                        trip:
                          id: '285031769'
                          shortName: null
                          headsign: Nord
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '440174'
                        route:
                          id: '44'
                          shortName: '44'
                          longName: Armand-Bombardier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30125'
                          label: '30125'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 310
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574437807
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1469
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53227
                          - 45.60094
                      properties:
                        trip:
                          id: '285032129'
                          shortName: null
                          headsign: Est
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1860250'
                        route:
                          id: '186'
                          shortName: '186'
                          longName: Sherbrooke-Est
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30131'
                          label: '30131'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 23
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 4
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 5
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 291
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5321
                          - 45.60513
                      properties:
                        trip:
                          id: '285031749'
                          shortName: null
                          headsign: Est
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1410585'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30132'
                          label: '30132'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 112
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 48
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1576120947
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3024
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49185
                          - 45.69733
                      properties:
                        trip:
                          id: '285030255'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1830090'
                        route:
                          id: '183'
                          shortName: '183'
                          longName: 'Gouin Est'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30136'
                          label: '30136'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575680538
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2947
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57367
                          - 45.6216
                      properties:
                        trip:
                          id: '285030185'
                          shortName: null
                          headsign: Sud
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4490189'
                        route:
                          id: '449'
                          shortName: '449'
                          longName: 'Express Rivière-des-Prairies'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30138'
                          label: '30138'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 121
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 293
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6109
                          - 45.61356
                      properties:
                        trip:
                          id: '285031800'
                          shortName: null
                          headsign: Est
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '430204'
                        route:
                          id: '43'
                          shortName: '43'
                          longName: Monselet
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30140'
                          label: '30140'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 313
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 295
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57312
                          - 45.57012
                      properties:
                        trip:
                          id: '284728296'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '180228'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30149'
                          label: '30149'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 214
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 300
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62397
                          - 45.52745
                      properties:
                        trip:
                          id: '284726721'
                          shortName: null
                          headsign: Est
                          startTime: '21:34:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '920105'
                        route:
                          id: '92'
                          shortName: '92'
                          longName: 'Jean-Talon Ouest'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30151'
                          label: '30151'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574437808
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1471
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57647
                          - 45.50195
                      properties:
                        trip:
                          id: '285284544'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '240184'
                        route:
                          id: '24'
                          shortName: '24'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30153'
                          label: '30153'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 215
                          odometer: 0
                          speed: 16
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 303
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.48464
                          - 45.69738
                      properties:
                        trip:
                          id: '285029465'
                          shortName: null
                          headsign: Est
                          startTime: '20:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '860188'
                        route:
                          id: '86'
                          shortName: '86'
                          longName: Pointe-aux-Trembles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30154'
                          label: '30154'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 38
                          odometer: 0
                          speed: 30
                        agencyId: 1
                        currentStopSequence: 98
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440216
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1749
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64667
                          - 45.50041
                      properties:
                        trip:
                          id: '284728425'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '920108'
                        route:
                          id: '92'
                          shortName: '92'
                          longName: 'Jean-Talon Ouest'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30157'
                          label: '30157'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 206
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 24
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576200505
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3039
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55354
                          - 45.59948
                      properties:
                        trip:
                          id: '285028555'
                          shortName: null
                          headsign: Nord
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4490191'
                        route:
                          id: '449'
                          shortName: '449'
                          longName: 'Express Rivière-des-Prairies'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30160'
                          label: '30160'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 304
                          odometer: 0
                          speed: 47
                        agencyId: 1
                        currentStopSequence: 40
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574441132
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1863
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54257
                          - 45.58268
                      properties:
                        trip:
                          id: '284728842'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:53:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1970141'
                        route:
                          id: '197'
                          shortName: '197'
                          longName: Rosemont
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30164'
                          label: '30164'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576114346
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3021
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71857
                          - 45.53122
                      properties:
                        trip:
                          id: '285007001'
                          shortName: null
                          headsign: Sud
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '640165'
                        route:
                          id: '64'
                          shortName: '64'
                          longName: Grenet
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30166'
                          label: '30166'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 306
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58454
                          - 45.48927
                      properties:
                        trip:
                          id: '284728221'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1440096'
                        route:
                          id: '144'
                          shortName: '144'
                          longName: 'Avenue des Pins'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30170'
                          label: '30170'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 148
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 309
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80655
                          - 45.51086
                      properties:
                        trip:
                          id: '285010577'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '9680033'
                        route:
                          id: '968'
                          shortName: '968'
                          longName: 'Trainbus Roxboro / Côte-Vertu'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30173'
                          label: '30173'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 274
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 3
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574438409
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1542
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83115
                          - 45.4656
                      properties:
                        trip:
                          id: '285008679'
                          shortName: null
                          headsign: Est
                          startTime: '22:04:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2020187'
                        route:
                          id: '202'
                          shortName: '202'
                          longName: Dawson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30177'
                          label: '30177'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574471421
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2326
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.72778
                          - 45.49966
                      properties:
                        trip:
                          id: '285007503'
                          shortName: null
                          headsign: Est
                          startTime: '21:51:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1640160'
                        route:
                          id: '164'
                          shortName: '164'
                          longName: Dudemaine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30180'
                          label: '30180'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 131
                          odometer: 0
                          speed: 31
                        agencyId: 1
                        currentStopSequence: 4
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575000979
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2770
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6141
                          - 45.5543
                      properties:
                        trip:
                          id: '285284521'
                          shortName: null
                          headsign: Nord
                          startTime: '21:26:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '100073'
                        route:
                          id: '10'
                          shortName: '10'
                          longName: 'De Lorimier'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30183'
                          label: '30183'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 295
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 312
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63802
                          - 45.54665
                      properties:
                        trip:
                          id: '285032247'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1920151'
                        route:
                          id: '192'
                          shortName: '192'
                          longName: Robert
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30187'
                          label: '30187'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 49
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832260
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 314
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57137
                          - 45.59115
                      properties:
                        trip:
                          id: '285030602'
                          shortName: null
                          headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                          startTime: '21:18:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '330283'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30193'
                          label: '30193'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 107
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 315
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62936
                          - 45.61564
                      properties:
                        trip:
                          id: '285032161'
                          shortName: null
                          headsign: Sud
                          startTime: '21:53:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '320170'
                        route:
                          id: '32'
                          shortName: '32'
                          longName: Lacordaire
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30194'
                          label: '30194'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 321
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 316
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.49911
                          - 45.65092
                      properties:
                        trip:
                          id: '285029744'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1870218'
                        route:
                          id: '187'
                          shortName: '187'
                          longName: René-Lévesque
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30195'
                          label: '30195'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 102
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 317
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66729
                          - 45.55586
                      properties:
                        trip:
                          id: '285031856'
                          shortName: null
                          headsign: Est
                          startTime: '21:52:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '490344'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30197'
                          label: '30197'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576898905
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3146
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64626
                          - 45.4851
                      properties:
                        trip:
                          id: '284726876'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:21:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1610134'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30203'
                          label: '30203'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 213
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574437808
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1474
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57829
                          - 45.57537
                      properties:
                        trip:
                          id: '284727346'
                          shortName: null
                          headsign: Est
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '950103'
                        route:
                          id: '95'
                          shortName: '95'
                          longName: Bélanger
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30207'
                          label: '30207'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 31
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1584997329
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 7023
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57243
                          - 45.58295
                      properties:
                        trip:
                          id: '284728707'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '950102'
                        route:
                          id: '95'
                          shortName: '95'
                          longName: Bélanger
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30209'
                          label: '30209'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574422204
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1144
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6087
                          - 45.51473
                      properties:
                        trip:
                          id: '284726749'
                          shortName: null
                          headsign: 'Nord destination Décarie / Lucy'
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1290223'
                        route:
                          id: '129'
                          shortName: '129'
                          longName: Côte-Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30219'
                          label: '30219'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 249
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575390977
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2854
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6023
                          - 45.56275
                      properties:
                        trip:
                          id: '284728373'
                          shortName: null
                          headsign: Est
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '990063'
                        route:
                          id: '99'
                          shortName: '99'
                          longName: Villeray
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30225'
                          label: '30225'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 10
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575479306
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2888
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70612
                          - 45.49574
                      properties:
                        trip:
                          id: '285007960'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1770140'
                        route:
                          id: '177'
                          shortName: '177'
                          longName: Thimens
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30227'
                          label: '30227'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574437206
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1388
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.90126
                          - 45.43745
                      properties:
                        trip:
                          id: '285009858'
                          shortName: null
                          headsign: Est
                          startTime: '21:52:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2170106'
                        route:
                          id: '217'
                          shortName: '217'
                          longName: "Anse-à-l'Orme"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30242'
                          label: '30242'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 327
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83138
                          - 45.46655
                      properties:
                        trip:
                          id: '285008507'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2060110'
                        route:
                          id: '206'
                          shortName: '206'
                          longName: Roger-Pilon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30245'
                          label: '30245'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 234
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 33
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575079590
                        lastSeenAt: 1743832205
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2799
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69446
                          - 45.51628
                      properties:
                        trip:
                          id: '285006713'
                          shortName: null
                          headsign: Nord
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '640164'
                        route:
                          id: '64'
                          shortName: '64'
                          longName: Grenet
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30246'
                          label: '30246'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 270
                          odometer: 0
                          speed: 6
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574444447
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2132
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6841
                          - 45.51423
                      properties:
                        trip:
                          id: '285010572'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '9680033'
                        route:
                          id: '968'
                          shortName: '968'
                          longName: 'Trainbus Roxboro / Côte-Vertu'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30249'
                          label: '30249'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574435403
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1235
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51289
                          - 45.65908
                      properties:
                        trip:
                          id: '285029342'
                          shortName: null
                          headsign: Est
                          startTime: '21:17:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '860188'
                        route:
                          id: '86'
                          shortName: '86'
                          longName: Pointe-aux-Trembles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30256'
                          label: '30256'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 102
                          odometer: 0
                          speed: 40
                        agencyId: 1
                        currentStopSequence: 52
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575684753
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2955
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5338
                          - 45.54726
                      properties:
                        trip:
                          id: '284741585'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '21:06:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4390251'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30809'
                          label: '30809'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 233
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436604
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1338
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65412
                          - 45.55441
                      properties:
                        trip:
                          id: '284740686'
                          shortName: null
                          headsign: Est
                          startTime: '21:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1210266'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30819'
                          label: '30819'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 26
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 34
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440518
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1794
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64186
                          - 45.59654
                      properties:
                        trip:
                          id: '284741563'
                          shortName: null
                          headsign: 'Nord destination Cégep Marie-Victorin'
                          startTime: '21:13:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4390256'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30824'
                          label: '30824'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 343
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65145
                          - 45.5847
                      properties:
                        trip:
                          id: '284739121'
                          shortName: null
                          headsign: Sud
                          startTime: '21:51:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '670125'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30829'
                          label: '30829'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 308
                          odometer: 0
                          speed: 13
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574434202
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1169
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66091
                          - 45.61211
                      properties:
                        trip:
                          id: '284741605'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '22:06:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4390251'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30830'
                          label: '30830'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 323
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 346
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60523
                          - 45.56194
                      properties:
                        trip:
                          id: '284740239'
                          shortName: null
                          headsign: Nord
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30835'
                          label: '30835'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 301
                          odometer: 0
                          speed: 19
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 5
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 347
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64989
                          - 45.58372
                      properties:
                        trip:
                          id: '284740135'
                          shortName: null
                          headsign: Nord
                          startTime: '21:10:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30843'
                          label: '30843'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 309
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 38
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832156
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 353
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67094
                          - 45.52545
                      properties:
                        trip:
                          id: '284740211'
                          shortName: null
                          headsign: Est
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1210267'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30846'
                          label: '30846'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 16
                          odometer: 0
                          speed: 25
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 354
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68392
                          - 45.51325
                      properties:
                        trip:
                          id: '284739407'
                          shortName: null
                          headsign: Est
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1210266'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30853'
                          label: '30853'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 357
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61739
                          - 45.61581
                      properties:
                        trip:
                          id: '284741309'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4390255'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30857'
                          label: '30857'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 358
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55136
                          - 45.54692
                      properties:
                        trip:
                          id: '284739355'
                          shortName: null
                          headsign: Nord
                          startTime: '21:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30859'
                          label: '30859'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575906489
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2974
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66813
                          - 45.55553
                      properties:
                        trip:
                          id: '284740497'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:11:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '690221'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30866'
                          label: '30866'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 41
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574440519
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1795
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.68987
                          - 45.5086
                      properties:
                        trip:
                          id: '284740562'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:12:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1210271'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30875'
                          label: '30875'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 365
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56689
                          - 45.54924
                      properties:
                        trip:
                          id: '284739981'
                          shortName: null
                          headsign: Nord
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '670126'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30878'
                          label: '30878'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 289
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 366
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64236
                          - 45.5059
                      properties:
                        trip:
                          id: '284779333'
                          shortName: null
                          headsign: Nord
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1650126'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '30880'
                          label: '30880'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 357
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575048035
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2784
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58113
                          - 45.48288
                      properties:
                        trip:
                          id: '284780839'
                          shortName: null
                          headsign: 'Est trajet 2 station Lionel-Groulx.'
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7471222'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31008'
                          label: '31008'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 50
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1582705506
                        lastSeenAt: 1743832232
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3378
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57527
                          - 45.56766
                      properties:
                        trip:
                          id: '284727754'
                          shortName: null
                          headsign: Est
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31019'
                          label: '31019'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 375
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57078
                          - 45.56407
                      properties:
                        trip:
                          id: '284727280'
                          shortName: null
                          headsign: Est
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1970140'
                        route:
                          id: '197'
                          shortName: '197'
                          longName: Rosemont
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31020'
                          label: '31020'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 32
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1581455403
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3347
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66711
                          - 45.55622
                      properties:
                        trip:
                          id: '284728684'
                          shortName: null
                          headsign: Sud
                          startTime: '21:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '300085'
                        route:
                          id: '30'
                          shortName: '30'
                          longName: 'Saint-Denis / Saint-Hubert'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31021'
                          label: '31021'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 237
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1581574746
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 3354
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6196
                          - 45.47975
                      properties:
                        trip:
                          id: '285283152'
                          shortName: null
                          headsign: Est
                          startTime: '22:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '240185'
                        route:
                          id: '24'
                          shortName: '24'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31038'
                          label: '31038'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 378
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59709
                          - 45.56899
                      properties:
                        trip:
                          id: '284739152'
                          shortName: null
                          headsign: Sud
                          startTime: '21:34:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1394410'
                        route:
                          id: '139'
                          shortName: '139'
                          longName: Pie-IX
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31039'
                          label: '31039'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 379
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54714
                          - 45.56086
                      properties:
                        trip:
                          id: '285283039'
                          shortName: null
                          headsign: Nord
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1360114'
                        route:
                          id: '136'
                          shortName: '136'
                          longName: Viau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31042'
                          label: '31042'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 381
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58806
                          - 45.5161
                      properties:
                        trip:
                          id: '284727454'
                          shortName: null
                          headsign: 'Sud destination Notre-Dame / St-Gabriel'
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1290222'
                        route:
                          id: '129'
                          shortName: '129'
                          longName: Côte-Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31044'
                          label: '31044'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 122
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574436910
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 1374
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62501
                          - 45.61185
                      properties:
                        trip:
                          id: '285028860'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '490345'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31048'
                          label: '31048'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 383
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61497
                          - 45.52041
                      properties:
                        trip:
                          id: '284728822'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1610134'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31060'
                          label: '31060'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 207
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 389
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5683
                          - 45.59687
                      properties:
                        trip:
                          id: '285031333'
                          shortName: null
                          headsign: Est
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1410585'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31069'
                          label: '31069'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 296
                          odometer: 0
                          speed: 54
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 391
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59979
                          - 45.48215
                      properties:
                        trip:
                          id: '285282645'
                          shortName: null
                          headsign: Est
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '240185'
                        route:
                          id: '24'
                          shortName: '24'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31070'
                          label: '31070'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 35
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 1
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574526007
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2477
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56572
                          - 45.58991
                      properties:
                        trip:
                          id: '285030350'
                          shortName: null
                          headsign: Nord
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '330286'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31071'
                          label: '31071'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 290
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1578421463
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3209
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56516
                          - 45.59582
                      properties:
                        trip:
                          id: '285030974'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1410586'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31073'
                          label: '31073'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 116
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1582756446
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 3381
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55012
                          - 45.4903
                      properties:
                        trip:
                          id: '285282496'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7770041'
                        route:
                          id: '777'
                          shortName: '777'
                          longName: 'Jean-Drapeau / Casino / Bonaventure'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31077'
                          label: '31077'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 292
                          odometer: 0
                          speed: 54
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574992231
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2760
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53494
                          - 45.59677
                      properties:
                        trip:
                          id: '285028391'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '260107'
                        route:
                          id: '26'
                          shortName: '26'
                          longName: Mercier-Est
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31083'
                          label: '31083'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 25
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575603869
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2934
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61522
                          - 45.60821
                      properties:
                        trip:
                          id: '285030043'
                          shortName: null
                          headsign: Nord
                          startTime: '21:14:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '330286'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31098'
                          label: '31098'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 65
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 49
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574698818
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2547
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55943
                          - 45.66103
                      properties:
                        trip:
                          id: '285028813'
                          shortName: null
                          headsign: Est
                          startTime: '20:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '490344'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31099'
                          label: '31099'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 333
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 46
                        currentStatus: 1
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574616007
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2505
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55556
                          - 45.49555
                      properties:
                        trip:
                          id: '285283255'
                          shortName: null
                          headsign: Est
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7770040'
                        route:
                          id: '777'
                          shortName: '777'
                          longName: 'Jean-Drapeau / Casino / Bonaventure'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31102'
                          label: '31102'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 115
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 5
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1579313449
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 3263
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53419
                          - 45.5965
                      properties:
                        trip:
                          id: '284728906'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '180228'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31103'
                          label: '31103'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 109
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 401
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70562
                          - 45.523
                      properties:
                        trip:
                          id: '285007618'
                          shortName: null
                          headsign: Sud
                          startTime: '21:39:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1700177'
                        route:
                          id: '170'
                          shortName: '170'
                          longName: Keller
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31105'
                          label: '31105'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 74
                          odometer: 0
                          speed: 23
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574436605
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1341
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61206
                          - 45.59898
                      properties:
                        trip:
                          id: '285283121'
                          shortName: null
                          headsign: Nord
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1360114'
                        route:
                          id: '136'
                          shortName: '136'
                          longName: Viau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31107'
                          label: '31107'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 34
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574441442
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1901
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63602
                          - 45.60121
                      properties:
                        trip:
                          id: '284737777'
                          shortName: null
                          headsign: Est
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '480414'
                        route:
                          id: '48'
                          shortName: '48'
                          longName: Perras
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31120'
                          label: '31120'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 5
                        firstSeenAt: 1575049118
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2786
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57796
                          - 45.4951
                      properties:
                        trip:
                          id: '284726989'
                          shortName: null
                          headsign: Sud
                          startTime: '21:02:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '660103'
                        route:
                          id: '66'
                          shortName: '66'
                          longName: 'The Boulevard'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31122'
                          label: '31122'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574696289
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2535
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61183
                          - 45.42651
                      properties:
                        trip:
                          id: '286572965'
                          shortName: null
                          headsign: Sud
                          startTime: '21:25:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1230114'
                        route:
                          id: '123'
                          shortName: '123'
                          longName: 'Dollard / Shevchenko'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31125'
                          label: '31125'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 128
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574443858
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2111
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71825
                          - 45.529
                      properties:
                        trip:
                          id: '284740361'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1800112'
                        route:
                          id: '180'
                          shortName: '180'
                          longName: 'De Salaberry'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31126'
                          label: '31126'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574437208
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1397
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63768
                          - 45.55539
                      properties:
                        trip:
                          id: '284739765'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1460136'
                        route:
                          id: '146'
                          shortName: '146'
                          longName: 'Christophe-Colomb / Meilleur'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31134'
                          label: '31134'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574965714
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 2751
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65083
                          - 45.53856
                      properties:
                        trip:
                          id: '284738531'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1460137'
                        route:
                          id: '146'
                          shortName: '146'
                          longName: 'Christophe-Colomb / Meilleur'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31136'
                          label: '31136'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 21
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574434806
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1204
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63081
                          - 45.59167
                      properties:
                        trip:
                          id: '284740802'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1400134'
                        route:
                          id: '140'
                          shortName: '140'
                          longName: Fleury
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31145'
                          label: '31145'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 209
                          odometer: 0
                          speed: 7
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436305
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1303
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55237
                          - 45.60809
                      properties:
                        trip:
                          id: '285284142'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '850206'
                        route:
                          id: '85'
                          shortName: '85'
                          longName: Hochelaga
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31146'
                          label: '31146'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 207
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 417
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6674
                          - 45.55717
                      properties:
                        trip:
                          id: '284727090'
                          shortName: null
                          headsign: Nord
                          startTime: '21:11:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '300087'
                        route:
                          id: '30'
                          shortName: '30'
                          longName: 'Saint-Denis / Saint-Hubert'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31147'
                          label: '31147'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 293
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 45
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 418
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56456
                          - 45.50525
                      properties:
                        trip:
                          id: '285283895'
                          shortName: null
                          headsign: Est
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1500060'
                        route:
                          id: '150'
                          shortName: '150'
                          longName: René-Lévesque
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31150'
                          label: '31150'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574437511
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1441
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58111
                          - 45.5443
                      properties:
                        trip:
                          id: '285282887'
                          shortName: null
                          headsign: Sud
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '940089'
                        route:
                          id: '94'
                          shortName: '94'
                          longName: "D'Iberville"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31153'
                          label: '31153'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399675
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 422
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5414
                          - 45.53883
                      properties:
                        trip:
                          id: '285283847'
                          shortName: null
                          headsign: Est
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '340095'
                        route:
                          id: '34'
                          shortName: '34'
                          longName: Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31154'
                          label: '31154'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 26
                          odometer: 0
                          speed: 20
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574409618
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1113
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53174
                          - 45.5097
                      properties:
                        trip:
                          id: '285284940'
                          shortName: null
                          headsign: 'Ouest destination Casino de Montréal'
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7770038'
                        route:
                          id: '777'
                          shortName: '777'
                          longName: 'Jean-Drapeau / Casino / Bonaventure'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31161'
                          label: '31161'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 425
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55254
                          - 45.53365
                      properties:
                        trip:
                          id: '285284606'
                          shortName: null
                          headsign: Ouest
                          startTime: '20:57:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '850206'
                        route:
                          id: '85'
                          shortName: '85'
                          longName: Hochelaga
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31171'
                          label: '31171'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 122
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 59
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 430
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55149
                          - 45.53461
                      properties:
                        trip:
                          id: '285282352'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1250191'
                        route:
                          id: '125'
                          shortName: '125'
                          longName: Ontario
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31173'
                          label: '31173'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 201
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 431
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54383
                          - 45.5817
                      properties:
                        trip:
                          id: '285284504'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1850127'
                        route:
                          id: '185'
                          shortName: '185'
                          longName: Sherbrooke
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31177'
                          label: '31177'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 202
                          odometer: 0
                          speed: 29
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440844
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1837
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55911
                          - 45.54011
                      properties:
                        trip:
                          id: '285284740'
                          shortName: null
                          headsign: Est
                          startTime: '21:49:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1850126'
                        route:
                          id: '185'
                          shortName: '185'
                          longName: Sherbrooke
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31183'
                          label: '31183'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 21
                          odometer: 0
                          speed: 41
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 434
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63773
                          - 45.52792
                      properties:
                        trip:
                          id: '284728592'
                          shortName: null
                          headsign: Nord
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1790192'
                        route:
                          id: '179'
                          shortName: '179'
                          longName: "De l'Acadie"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31190'
                          label: '31190'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 202
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 438
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.80781
                          - 45.51089
                      properties:
                        trip:
                          id: '285006897'
                          shortName: null
                          headsign: Est
                          startTime: '21:31:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '680411'
                        route:
                          id: '68'
                          shortName: '68'
                          longName: Pierrefonds
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31195'
                          label: '31195'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 90
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574438718
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1596
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59792
                          - 45.54179
                      properties:
                        trip:
                          id: '284727176'
                          shortName: null
                          headsign: Est
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '180220'
                        route:
                          id: '18'
                          shortName: '18'
                          longName: Beaubien
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31202'
                          label: '31202'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 41
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575569565
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 2922
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59792
                          - 45.53164
                      properties:
                        trip:
                          id: '284728652'
                          shortName: null
                          headsign: Ouest
                          startTime: '22:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1610134'
                        route:
                          id: '161'
                          shortName: '161'
                          longName: 'Van Horne'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31207'
                          label: '31207'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 34
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 444
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71524
                          - 45.43838
                      properties:
                        trip:
                          id: '286573196'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1980012'
                        route:
                          id: '198'
                          shortName: '198'
                          longName: Broadway
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31210'
                          label: '31210'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 120
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574415012
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1139
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56569
                          - 45.57552
                      properties:
                        trip:
                          id: '285284627'
                          shortName: null
                          headsign: Nord
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1310092'
                        route:
                          id: '131'
                          shortName: '131'
                          longName: "De l'Assomption"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31224'
                          label: '31224'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 296
                          odometer: 0
                          speed: 30
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 449
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53557
                          - 45.55923
                      properties:
                        trip:
                          id: '285282419'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '340097'
                        route:
                          id: '34'
                          shortName: '34'
                          longName: Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31233'
                          label: '31233'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 114
                          odometer: 0
                          speed: 16
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 455
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60542
                          - 45.52364
                      properties:
                        trip:
                          id: '284777053'
                          shortName: null
                          headsign: Nord
                          startTime: '21:25:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '800106'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31805'
                          label: '31805'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 291
                          odometer: 0
                          speed: 10
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 459
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.70872
                          - 45.49374
                      properties:
                        trip:
                          id: '284780135'
                          shortName: null
                          headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4700258'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31807'
                          label: '31807'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 222
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1576687957
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3106
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57741
                          - 45.49485
                      properties:
                        trip:
                          id: '284779282'
                          shortName: null
                          headsign: Sud
                          startTime: '21:04:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1650117'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31815'
                          label: '31815'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 462
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85166
                          - 45.49164
                      properties:
                        trip:
                          id: '284780246'
                          shortName: null
                          headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4700258'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31816'
                          label: '31816'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 463
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65639
                          - 45.55055
                      properties:
                        trip:
                          id: '284739240'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1210271'
                        route:
                          id: '121'
                          shortName: '121'
                          longName: 'Sauvé / Côte-Vertu'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31821'
                          label: '31821'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 19
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574439623
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 1690
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64842
                          - 45.58807
                      properties:
                        trip:
                          id: '284740169'
                          shortName: null
                          headsign: Est
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '690225'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31849'
                          label: '31849'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 20
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 48
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1580767866
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 3318
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61095
                          - 45.6136
                      properties:
                        trip:
                          id: '284738581'
                          shortName: null
                          headsign: Est
                          startTime: '20:56:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '690225'
                        route:
                          id: '69'
                          shortName: '69'
                          longName: Gouin
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31853'
                          label: '31853'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 323
                          odometer: 0
                          speed: 6
                        agencyId: 1
                        currentStopSequence: 69
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 481
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58054
                          - 45.5532
                      properties:
                        trip:
                          id: '284740479'
                          shortName: null
                          headsign: Sud
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '670125'
                        route:
                          id: '67'
                          shortName: '67'
                          longName: Saint-Michel
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31854'
                          label: '31854'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 123
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 30
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 482
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62879
                          - 45.58292
                      properties:
                        trip:
                          id: '284741639'
                          shortName: null
                          headsign: 'Sud destination Pie-IX / Notre-Dame'
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4390251'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '31857'
                          label: '31857'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 484
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59226
                          - 45.49495
                      properties:
                        trip:
                          id: '284726668'
                          shortName: null
                          headsign: Sud
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '660103'
                        route:
                          id: '66'
                          shortName: '66'
                          longName: 'The Boulevard'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32008'
                          label: '32008'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 94
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 27
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 489
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69791
                          - 45.54144
                      properties:
                        trip:
                          id: '284727685'
                          shortName: null
                          headsign: Nord
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1790192'
                        route:
                          id: '179'
                          shortName: '179'
                          longName: "De l'Acadie"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32010'
                          label: '32010'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 117
                          odometer: 0
                          speed: 24
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 490
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55454
                          - 45.50759
                      properties:
                        trip:
                          id: '284728805'
                          shortName: null
                          headsign: 'Sud destination Notre-Dame / St-Gabriel'
                          startTime: '21:00:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1290222'
                        route:
                          id: '129'
                          shortName: '129'
                          longName: Côte-Sainte-Catherine
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32011'
                          label: '32011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 218
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832364
                        links:
                          - 3
                          - 22
                        tags:
                          - 7
                      id: 491
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57388
                          - 45.64287
                      properties:
                        trip:
                          id: '285031845'
                          shortName: null
                          headsign: Est
                          startTime: '21:04:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '490344'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32017'
                          label: '32017'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 203
                          odometer: 0
                          speed: 54
                        agencyId: 1
                        currentStopSequence: 37
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575336270
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2842
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.4931
                          - 45.66045
                      properties:
                        trip:
                          id: '285031498'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '860189'
                        route:
                          id: '86'
                          shortName: '86'
                          longName: Pointe-aux-Trembles
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32028'
                          label: '32028'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 167
                          odometer: 0
                          speed: 21
                        agencyId: 1
                        currentStopSequence: 33
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403203
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 842
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53852
                          - 45.59077
                      properties:
                        trip:
                          id: '285032402'
                          shortName: null
                          headsign: Sud
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4440036'
                        route:
                          id: '444'
                          shortName: '444'
                          longName: 'Express Cégep Marie-Victorin'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32032'
                          label: '32032'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 203
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574435709
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1261
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55262
                          - 45.55402
                      properties:
                        trip:
                          id: '284741407'
                          shortName: null
                          headsign: 'Nord destination Cégep Marie-Victorin'
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4390256'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32801'
                          label: '32801'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 296
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 499
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58701
                          - 45.56494
                      properties:
                        trip:
                          id: '284741628'
                          shortName: null
                          headsign: 'Nord destination Laval'
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4390254'
                        route:
                          id: '439'
                          shortName: '439'
                          longName: 'Express Pie-IX'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '32807'
                          label: '32807'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 293
                          odometer: 0
                          speed: 1
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 5
                      id: 503
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63586
                          - 45.50251
                      properties:
                        trip:
                          id: '284778977'
                          shortName: null
                          headsign: Sud
                          startTime: '21:46:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1650117'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33801'
                          label: '33801'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403204
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 844
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58884
                          - 45.51666
                      properties:
                        trip:
                          id: '284779136'
                          shortName: null
                          headsign: Nord
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '800106'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33806'
                          label: '33806'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1578934250
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3235
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64283
                          - 45.53437
                      properties:
                        trip:
                          id: '284776968'
                          shortName: null
                          headsign: Nord
                          startTime: '21:05:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '800106'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33809'
                          label: '33809'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743831805
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 508
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56902
                          - 45.50727
                      properties:
                        trip:
                          id: '284777043'
                          shortName: null
                          headsign: Sud
                          startTime: '21:06:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '800107'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33817'
                          label: '33817'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 27
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 511
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.89368
                          - 45.46073
                      properties:
                        trip:
                          id: '284780066'
                          shortName: null
                          headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                          startTime: '21:01:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4700258'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33821'
                          label: '33821'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 152
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 23
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574437211
                        lastSeenAt: 1743831999
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1405
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5964
                          - 45.49489
                      properties:
                        trip:
                          id: '284779302'
                          shortName: null
                          headsign: Sud
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1650117'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33823'
                          label: '33823'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 121
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575168014
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2817
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60272
                          - 45.49528
                      properties:
                        trip:
                          id: '284779174'
                          shortName: null
                          headsign: Nord
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1650126'
                        route:
                          id: '165'
                          shortName: '165'
                          longName: Côte-des-Neiges
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33826'
                          label: '33826'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 249
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1576168949
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3026
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.85415
                          - 45.49039
                      properties:
                        trip:
                          id: '284780166'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4700245'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33828'
                          label: '33828'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 46
                          odometer: 0
                          speed: 63
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 514
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60233
                          - 45.52226
                      properties:
                        trip:
                          id: '284777098'
                          shortName: null
                          headsign: Sud
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '800107'
                        route:
                          id: '80'
                          shortName: '80'
                          longName: 'Avenue du Parc'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33829'
                          label: '33829'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 15
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1583020864
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3392
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7021
                          - 45.49875
                      properties:
                        trip:
                          id: '284780184'
                          shortName: null
                          headsign: Est
                          startTime: '21:11:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '4700245'
                        route:
                          id: '470'
                          shortName: '470'
                          longName: 'Express Pierrefonds'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '33843'
                          label: '33843'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1576652055
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3102
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62261
                          - 45.59598
                      properties:
                        trip:
                          id: '285028177'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:17:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '430203'
                        route:
                          id: '43'
                          shortName: '43'
                          longName: Monselet
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36002'
                          label: '36002'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 3
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574435709
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1262
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56473
                          - 45.61413
                      properties:
                        trip:
                          id: '285032263'
                          shortName: null
                          headsign: Nord
                          startTime: '21:12:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '280922'
                        route:
                          id: '28'
                          shortName: '28'
                          longName: Honoré-Beaugrand
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36004'
                          label: '36004'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 212
                          odometer: 0
                          speed: 24
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403204
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 847
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59965
                          - 45.55986
                      properties:
                        trip:
                          id: '285032209'
                          shortName: null
                          headsign: Est
                          startTime: '21:55:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1410585'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36007'
                          label: '36007'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 167
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574441150
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1873
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59422
                          - 45.56344
                      properties:
                        trip:
                          id: '285031653'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1410586'
                        route:
                          id: '141'
                          shortName: '141'
                          longName: 'Jean-Talon Est'
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36009'
                          label: '36009'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 213
                          odometer: 0
                          speed: 35
                        agencyId: 1
                        currentStopSequence: 46
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 525
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60194
                          - 45.59321
                      properties:
                        trip:
                          id: '285030386'
                          shortName: null
                          headsign: Nord
                          startTime: '21:28:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '320164'
                        route:
                          id: '32'
                          shortName: '32'
                          longName: Lacordaire
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36011'
                          label: '36011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 328
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 526
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57069
                          - 45.58211
                      properties:
                        trip:
                          id: '285030838'
                          shortName: null
                          headsign: Sud
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '320170'
                        route:
                          id: '32'
                          shortName: '32'
                          longName: Lacordaire
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36026'
                          label: '36026'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 116
                          odometer: 0
                          speed: 39
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575107171
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2809
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5071
                          - 45.66364
                      properties:
                        trip:
                          id: '285031277'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1860252'
                        route:
                          id: '186'
                          shortName: '186'
                          longName: Sherbrooke-Est
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36037'
                          label: '36037'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 192
                          odometer: 0
                          speed: 21
                        agencyId: 1
                        currentStopSequence: 16
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 534
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6427
                          - 45.59548
                      properties:
                        trip:
                          id: '285031664'
                          shortName: null
                          headsign: Est
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '490344'
                        route:
                          id: '49'
                          shortName: '49'
                          longName: Maurice-Duplessis
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36042'
                          label: '36042'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574440526
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 1803
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.51293
                          - 45.61187
                      properties:
                        trip:
                          id: '285032024'
                          shortName: null
                          headsign: Est
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1890206'
                        route:
                          id: '189'
                          shortName: '189'
                          longName: Notre-Dame
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36044'
                          label: '36044'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 107
                          odometer: 0
                          speed: 7
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574445040
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 2149
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52261
                          - 45.57984
                      properties:
                        trip:
                          id: '285028439'
                          shortName: null
                          headsign: Nord
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '330286'
                        route:
                          id: '33'
                          shortName: '33'
                          longName: Langelier
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '36049'
                          label: '36049'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 291
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 2
                      id: 536
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69649
                          - 45.5088
                      properties:
                        trip:
                          id: '284779676'
                          shortName: null
                          headsign: Est
                          startTime: '21:47:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1710235'
                        route:
                          id: '171'
                          shortName: '171'
                          longName: Henri-Bourassa
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37003'
                          label: '37003'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 133
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 8
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1587251647
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 7110
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60329
                          - 45.44673
                      properties:
                        trip:
                          id: '286572826'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1130161'
                        route:
                          id: '113'
                          shortName: '113'
                          longName: Lapierre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37004'
                          label: '37004'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 46
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574695930
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2532
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60434
                          - 45.47374
                      properties:
                        trip:
                          id: '284779495'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1050147'
                        route:
                          id: '105'
                          shortName: '105'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37005'
                          label: '37005'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 323
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574436912
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1377
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65255
                          - 45.50489
                      properties:
                        trip:
                          id: '284778324'
                          shortName: null
                          headsign: Sud
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1240126'
                        route:
                          id: '124'
                          shortName: '124'
                          longName: Victoria
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37006'
                          label: '37006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 114
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 539
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6204
                          - 45.51997
                      properties:
                        trip:
                          id: '284777225'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1600126'
                        route:
                          id: '160'
                          shortName: '160'
                          longName: Barclay
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37011'
                          label: '37011'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 301
                          odometer: 0
                          speed: 8
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832366
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 541
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60841
                          - 45.53017
                      properties:
                        trip:
                          id: '284778625'
                          shortName: null
                          headsign: Est
                          startTime: '21:14:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1600123'
                        route:
                          id: '160'
                          shortName: '160'
                          longName: Barclay
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37012'
                          label: '37012'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 316
                          odometer: 0
                          speed: 8
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574403205
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 851
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57635
                          - 45.49439
                      properties:
                        trip:
                          id: '284779412'
                          shortName: null
                          headsign: 'Sud via Ridgewood'
                          startTime: '21:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1660194'
                        route:
                          id: '166'
                          shortName: '166'
                          longName: Queen-Mary
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37015'
                          label: '37015'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 296
                          odometer: 0
                          speed: 21
                        agencyId: 1
                        currentStopSequence: 48
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 543
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69362
                          - 45.50714
                      properties:
                        trip:
                          id: '284777420'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1710232'
                        route:
                          id: '171'
                          shortName: '171'
                          longName: Henri-Bourassa
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37018'
                          label: '37018'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 312
                          odometer: 0
                          speed: 38
                        agencyId: 1
                        currentStopSequence: 28
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574403205
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 852
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63232
                          - 45.46509
                      properties:
                        trip:
                          id: '284778031'
                          shortName: null
                          headsign: Est
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1620101'
                        route:
                          id: '162'
                          shortName: '162'
                          longName: Westminster
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37019'
                          label: '37019'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 32
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1576118923
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3023
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.60358
                          - 45.47374
                      properties:
                        trip:
                          id: '284778262'
                          shortName: null
                          headsign: Nord
                          startTime: '21:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1240125'
                        route:
                          id: '124'
                          shortName: '124'
                          longName: Victoria
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37022'
                          label: '37022'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439624
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1696
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65334
                          - 45.47423
                      properties:
                        trip:
                          id: '286571463'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:15:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1040117'
                        route:
                          id: '104'
                          shortName: '104'
                          longName: Cavendish
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37028'
                          label: '37028'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 303
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 33
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 546
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69451
                          - 45.51611
                      properties:
                        trip:
                          id: '284778427'
                          shortName: null
                          headsign: Nord
                          startTime: '21:08:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1280153'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37029'
                          label: '37029'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 319
                          odometer: 0
                          speed: 25
                        agencyId: 1
                        currentStopSequence: 58
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574445040
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2150
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63444
                          - 45.46083
                      properties:
                        trip:
                          id: '284778082'
                          shortName: null
                          headsign: Est
                          startTime: '21:48:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1050151'
                        route:
                          id: '105'
                          shortName: '105'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37034'
                          label: '37034'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 52
                          odometer: 0
                          speed: 1
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574704123
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2588
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61005
                          - 45.47353
                      properties:
                        trip:
                          id: '284777737'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1050147'
                        route:
                          id: '105'
                          shortName: '105'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37036'
                          label: '37036'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 3
                        currentStatus: 2
                        congestionLevel: 3
                        occupancyStatus: 3
                        firstSeenAt: 1574433904
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1163
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69716
                          - 45.50937
                      properties:
                        trip:
                          id: '284778442'
                          shortName: null
                          headsign: Sud
                          startTime: '21:22:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1280152'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37037'
                          label: '37037'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 38
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 549
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69479
                          - 45.47281
                      properties:
                        trip:
                          id: '284777355'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1000245'
                        route:
                          id: '100'
                          shortName: '100'
                          longName: Crémazie
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37038'
                          label: '37038'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 196
                          odometer: 0
                          speed: 34
                        agencyId: 1
                        currentStopSequence: 39
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 550
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62447
                          - 45.52657
                      properties:
                        trip:
                          id: '284776795'
                          shortName: null
                          headsign: Est
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '160089'
                        route:
                          id: '16'
                          shortName: '16'
                          longName: Graham
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37042'
                          label: '37042'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 26
                          odometer: 0
                          speed: 24
                        agencyId: 1
                        currentStopSequence: 35
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574403205
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 853
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.63501
                          - 45.50183
                      properties:
                        trip:
                          id: '284778589'
                          shortName: null
                          headsign: Est
                          startTime: '21:44:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1600123'
                        route:
                          id: '160'
                          shortName: '160'
                          longName: Barclay
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37051'
                          label: '37051'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 33
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575048643
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2785
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66359
                          - 45.50811
                      properties:
                        trip:
                          id: '284778292'
                          shortName: null
                          headsign: Nord
                          startTime: '21:26:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1240125'
                        route:
                          id: '124'
                          shortName: '124'
                          longName: Victoria
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37052'
                          label: '37052'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 295
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 36
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574952602
                        lastSeenAt: 1743832352
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2738
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.65404
                          - 45.44223
                      properties:
                        trip:
                          id: '284780950'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7471239'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37060'
                          label: '37060'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 276
                          odometer: 0
                          speed: 99
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 558
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57888
                          - 45.48254
                      properties:
                        trip:
                          id: '284780712'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:05:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7471239'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37062'
                          label: '37062'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 179
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 11
                        currentStatus: 1
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832009
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 559
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.59514
                          - 45.56596
                      properties:
                        trip:
                          id: '284777205'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:54:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '930087'
                        route:
                          id: '93'
                          shortName: '93'
                          longName: Jean-Talon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37068'
                          label: '37068'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575562823
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2917
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.61469
                          - 45.53838
                      properties:
                        trip:
                          id: '284777112'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '930087'
                        route:
                          id: '93'
                          shortName: '93'
                          longName: Jean-Talon
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37070'
                          label: '37070'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574412320
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1131
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66542
                          - 45.46497
                      properties:
                        trip:
                          id: '284778805'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:29:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1620099'
                        route:
                          id: '162'
                          shortName: '162'
                          longName: Westminster
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37075'
                          label: '37075'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 30
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574440226
                        lastSeenAt: 1743832370
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1762
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62157
                          - 45.47699
                      properties:
                        trip:
                          id: '284777931'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:50:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1030167'
                        route:
                          id: '103'
                          shortName: '103'
                          longName: Monkland
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37076'
                          label: '37076'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 213
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 564
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.69465
                          - 45.47326
                      properties:
                        trip:
                          id: '284778064'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1000246'
                        route:
                          id: '100'
                          shortName: '100'
                          longName: Crémazie
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37081'
                          label: '37081'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 192
                          odometer: 0
                          speed: 28
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 568
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67214
                          - 45.51141
                      properties:
                        trip:
                          id: '284776776'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '160088'
                        route:
                          id: '16'
                          shortName: '16'
                          longName: Graham
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37082'
                          label: '37082'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 24
                        currentStatus: 1
                        congestionLevel: 3
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 569
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.6395
                          - 45.54416
                      properties:
                        trip:
                          id: '284777381'
                          shortName: null
                          headsign: Est
                          startTime: '21:12:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1000244'
                        route:
                          id: '100'
                          shortName: '100'
                          longName: Crémazie
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37083'
                          label: '37083'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 31
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574437814
                        lastSeenAt: 1743832037
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1488
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67139
                          - 45.52585
                      properties:
                        trip:
                          id: '284779366'
                          shortName: null
                          headsign: Est
                          startTime: '21:27:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1710235'
                        route:
                          id: '171'
                          shortName: '171'
                          longName: Henri-Bourassa
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37086'
                          label: '37086'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 20
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574437212
                        lastSeenAt: 1743832361
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1407
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66193
                          - 45.45955
                      properties:
                        trip:
                          id: '284777987'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1030167'
                        route:
                          id: '103'
                          shortName: '103'
                          longName: Monkland
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37088'
                          label: '37088'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 74
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440850
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1844
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.62926
                          - 45.48331
                      properties:
                        trip:
                          id: '284778529'
                          shortName: null
                          headsign: 'Sud via Ridgewood'
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1660194'
                        route:
                          id: '166'
                          shortName: '166'
                          longName: Queen-Mary
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37094'
                          label: '37094'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 9
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1575999043
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 3001
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66747
                          - 45.55551
                      properties:
                        trip:
                          id: '284776842'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:53:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1710232'
                        route:
                          id: '171'
                          shortName: '171'
                          longName: Henri-Bourassa
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37097'
                          label: '37097'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439019
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1621
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64819
                          - 45.42522
                      properties:
                        trip:
                          id: '286572398'
                          shortName: null
                          headsign: Est
                          startTime: '21:59:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1130162'
                        route:
                          id: '113'
                          shortName: '113'
                          longName: Lapierre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37099'
                          label: '37099'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439019
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1622
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.67546
                          - 45.50909
                      properties:
                        trip:
                          id: '284778404'
                          shortName: null
                          headsign: Sud
                          startTime: '20:56:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1280152'
                        route:
                          id: '128'
                          shortName: '128'
                          longName: Saint-Laurent
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37101'
                          label: '37101'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 61
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1575042132
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 2774
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.66502
                          - 45.49185
                      properties:
                        trip:
                          id: '284779451'
                          shortName: null
                          headsign: Est
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1150061'
                        route:
                          id: '115'
                          shortName: '115'
                          longName: Paré
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '37102'
                          label: '37102'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 41
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574426404
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1145
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54633
                          - 45.57218
                      properties:
                        trip:
                          id: '285284349'
                          shortName: null
                          headsign: Est
                          startTime: '21:51:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '220075'
                        route:
                          id: '22'
                          shortName: '22'
                          longName: Notre-Dame
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38007'
                          label: '38007'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 577
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56076
                          - 45.44717
                      properties:
                        trip:
                          id: '285283320'
                          shortName: null
                          headsign: Nord
                          startTime: '21:52:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1680170'
                        route:
                          id: '168'
                          shortName: '168'
                          longName: Cité-du-Havre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38015'
                          label: '38015'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 122
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574445041
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2152
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55074
                          - 45.53574
                      properties:
                        trip:
                          id: '285283783'
                          shortName: null
                          headsign: Est
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1250192'
                        route:
                          id: '125'
                          shortName: '125'
                          longName: Ontario
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38021'
                          label: '38021'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 24
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 22
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574403206
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 858
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56721
                          - 45.53293
                      properties:
                        trip:
                          id: '285284761'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:37:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '290083'
                        route:
                          id: '29'
                          shortName: '29'
                          longName: Rachel
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38024'
                          label: '38024'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 583
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.52206
                          - 45.60217
                      properties:
                        trip:
                          id: '285284775'
                          shortName: null
                          headsign: Est
                          startTime: '21:18:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1850126'
                        route:
                          id: '185'
                          shortName: '185'
                          longName: Sherbrooke
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38030'
                          label: '38030'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 108
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 585
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58418
                          - 45.57488
                      properties:
                        trip:
                          id: '285283072'
                          shortName: null
                          headsign: Nord
                          startTime: '21:38:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1360114'
                        route:
                          id: '136'
                          shortName: '136'
                          longName: Viau
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38033'
                          label: '38033'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 293
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574438418
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1555
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54009
                          - 45.46851
                      properties:
                        trip:
                          id: '285282749'
                          shortName: null
                          headsign: Nord
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1720010'
                        route:
                          id: '172'
                          shortName: '172'
                          longName: 'Du Golf'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38034'
                          label: '38034'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 72
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 17
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574441758
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1949
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5779
                          - 45.54293
                      properties:
                        trip:
                          id: '285284645'
                          shortName: null
                          headsign: Nord
                          startTime: '21:39:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '940090'
                        route:
                          id: '94'
                          shortName: '94'
                          longName: "D'Iberville"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38035'
                          label: '38035'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1575758414
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2962
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.58382
                          - 45.48988
                      properties:
                        trip:
                          id: '285284398'
                          shortName: null
                          headsign: Est
                          startTime: '22:03:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1500060'
                        route:
                          id: '150'
                          shortName: '150'
                          longName: René-Lévesque
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38037'
                          label: '38037'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 586
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.8586
                          - 45.47652
                      properties:
                        trip:
                          id: '285008892'
                          shortName: null
                          headsign: Nord
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2070090'
                        route:
                          id: '207'
                          shortName: '207'
                          longName: Jacques-Bizard
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38038'
                          label: '38038'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 335
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 13
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832371
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 587
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.79543
                          - 45.48341
                      properties:
                        trip:
                          id: '285010404'
                          shortName: null
                          headsign: Est
                          startTime: '21:42:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2150156'
                        route:
                          id: '215'
                          shortName: '215'
                          longName: Henri-Bourassa
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38039'
                          label: '38039'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 54
                          odometer: 0
                          speed: 12
                        agencyId: 1
                        currentStopSequence: 14
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574403206
                        lastSeenAt: 1743832368
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 860
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71513
                          - 45.46784
                      properties:
                        trip:
                          id: '285008840'
                          shortName: null
                          headsign: Est
                          startTime: '21:10:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2020187'
                        route:
                          id: '202'
                          shortName: '202'
                          longName: Dawson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38050'
                          label: '38050'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 43
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 46
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574781729
                        lastSeenAt: 1743832354
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2639
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.81289
                          - 45.49936
                      properties:
                        trip:
                          id: '285008759'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:40:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2080106'
                        route:
                          id: '208'
                          shortName: '208'
                          longName: Brunswick
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38051'
                          label: '38051'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 146
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 10
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574445042
                        lastSeenAt: 1743832363
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2154
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.84209
                          - 45.4987
                      properties:
                        trip:
                          id: '285006969'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:19:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '680416'
                        route:
                          id: '68'
                          shortName: '68'
                          longName: Pierrefonds
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38060'
                          label: '38060'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 228
                          odometer: 0
                          speed: 53
                        agencyId: 1
                        currentStopSequence: 45
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 597
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.7028
                          - 45.45892
                      properties:
                        trip:
                          id: '285008436'
                          shortName: null
                          headsign: Nord
                          startTime: '21:30:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1960208'
                        route:
                          id: '196'
                          shortName: '196'
                          longName: Parc-Industriel-Lachine
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38073'
                          label: '38073'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 313
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 31
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574439323
                        lastSeenAt: 1743832367
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1657
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.83131
                          - 45.46526
                      properties:
                        trip:
                          id: '285008875'
                          shortName: null
                          headsign: Est
                          startTime: '21:56:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2080107'
                        route:
                          id: '208'
                          shortName: '208'
                          longName: Brunswick
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38075'
                          label: '38075'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574411421
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1125
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.81143
                          - 45.44532
                      properties:
                        trip:
                          id: '285009017'
                          shortName: null
                          headsign: Est
                          startTime: '21:35:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2030123'
                        route:
                          id: '203'
                          shortName: '203'
                          longName: Carson
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38079'
                          label: '38079'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 117
                          odometer: 0
                          speed: 9
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440227
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 1763
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75723
                          - 45.49318
                      properties:
                        trip:
                          id: '285008273'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:24:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '2150155'
                        route:
                          id: '215'
                          shortName: '215'
                          longName: Henri-Bourassa
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38080'
                          label: '38080'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 225
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 29
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832353
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 605
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.71953
                          - 45.49817
                      properties:
                        trip:
                          id: '285007104'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:32:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '700197'
                        route:
                          id: '70'
                          shortName: '70'
                          longName: Bois-Franc
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38081'
                          label: '38081'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 224
                          odometer: 0
                          speed: 36
                        agencyId: 1
                        currentStopSequence: 21
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574471126
                        lastSeenAt: 1743832356
                        links:
                          - 3
                          - 22
                        tags:
                          - 8
                      id: 2323
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57204
                          - 45.50428
                      properties:
                        trip:
                          id: '285283812'
                          shortName: null
                          headsign: Nord
                          startTime: '21:23:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1680170'
                        route:
                          id: '168'
                          shortName: '168'
                          longName: Cité-du-Havre
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38086'
                          label: '38086'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 311
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 24
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439020
                        lastSeenAt: 1743831848
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1624
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53053
                          - 45.58231
                      properties:
                        trip:
                          id: '285284678'
                          shortName: null
                          headsign: Est
                          startTime: '21:20:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '850202'
                        route:
                          id: '85'
                          shortName: '85'
                          longName: Hochelaga
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38094'
                          label: '38094'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 26
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832358
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 613
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.5573
                          - 45.49009
                      properties:
                        trip:
                          id: '285283489'
                          shortName: null
                          headsign: Nord
                          startTime: '21:43:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '740072'
                        route:
                          id: '74'
                          shortName: '74'
                          longName: Bridge
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38096'
                          label: '38096'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 350
                          odometer: 0
                          speed: 45
                        agencyId: 1
                        currentStopSequence: 7
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574440528
                        lastSeenAt: 1743832360
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 1805
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.54624
                          - 45.56902
                      properties:
                        trip:
                          id: '285284372'
                          shortName: null
                          headsign: Sud
                          startTime: '21:33:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1310083'
                        route:
                          id: '131'
                          shortName: '131'
                          longName: "De l'Assomption"
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38097'
                          label: '38097'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 615
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.53792
                          - 45.46722
                      properties:
                        trip:
                          id: '285283683'
                          shortName: null
                          headsign: Sud
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1720009'
                        route:
                          id: '172'
                          shortName: '172'
                          longName: 'Du Golf'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38099'
                          label: '38099'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 69
                          odometer: 0
                          speed: 5
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 616
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57858
                          - 45.53804
                      properties:
                        trip:
                          id: '285284700'
                          shortName: null
                          headsign: Sud
                          startTime: '21:25:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '100075'
                        route:
                          id: '10'
                          shortName: '10'
                          longName: 'De Lorimier'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '38100'
                          label: '38100'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 18
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832362
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 617
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.64789
                          - 45.44255
                      properties:
                        trip:
                          id: '284780762'
                          shortName: null
                          headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                          startTime: '21:45:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7471231'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39002'
                          label: '39002'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 55
                          odometer: 0
                          speed: 99
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 2
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 618
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.55978
                          - 45.5147
                      properties:
                        trip:
                          id: '284780900'
                          shortName: null
                          headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                          startTime: '21:09:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7471231'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39006'
                          label: '39006'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 307
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 12
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574439020
                        lastSeenAt: 1743832355
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1625
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56467
                          - 45.5054
                      properties:
                        trip:
                          id: '284780937'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:41:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7471239'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39007'
                          label: '39007'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 231
                          odometer: 0
                          speed: 18
                        agencyId: 1
                        currentStopSequence: 6
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574435107
                        lastSeenAt: 1743832359
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 1226
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75085
                          - 45.45756
                      properties:
                        trip:
                          id: '284780623'
                          shortName: null
                          headsign: Ouest
                          startTime: '21:36:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7471233'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39009'
                          label: '39009'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 200
                          odometer: 0
                          speed: 23
                        agencyId: 1
                        currentStopSequence: 2
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 621
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.75156
                          - 45.45657
                      properties:
                        trip:
                          id: '284780872'
                          shortName: null
                          headsign: 'Est trajet 2 station Lionel-Groulx.'
                          startTime: '21:53:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '7471222'
                        route:
                          id: '747'
                          shortName: '747'
                          longName: 'YUL Aéroport  / Centre-Ville'
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39014'
                          label: '39014'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 1
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832372
                        links:
                          - 3
                          - 22
                        tags:
                          - 9
                      id: 623
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.56251
                          - 45.53236
                      properties:
                        trip:
                          id: '285284321'
                          shortName: null
                          headsign: Est
                          startTime: '21:02:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '240185'
                        route:
                          id: '24'
                          shortName: '24'
                          longName: Sherbrooke
                          color: '#781B7D'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39018'
                          label: '39018'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 6
                          odometer: 0
                          speed: 27
                        agencyId: 1
                        currentStopSequence: 43
                        currentStatus: 2
                        congestionLevel: 0
                        occupancyStatus: 3
                        firstSeenAt: 1574645294
                        lastSeenAt: 1743832365
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 2516
                    -
                      type: Feature
                      geometry:
                        type: Point
                        coordinates:
                          - -73.57146
                          - 45.50419
                      properties:
                        trip:
                          id: '285284000'
                          shortName: null
                          headsign: Est
                          startTime: '22:00:00'
                          scheduleRelationship: 0
                          blockId: null
                          serviceId: null
                          shapeId: '1250192'
                        route:
                          id: '125'
                          shortName: '125'
                          longName: Ontario
                          color: '#009EE0'
                          textColor: '#FFFFFF'
                        vehicle:
                          id: '39019'
                          label: '39019'
                          licensePlate: null
                          type: 3
                        position:
                          bearing: 0
                          odometer: 0
                          speed: 0
                        agencyId: 1
                        currentStopSequence: 1
                        currentStatus: 1
                        congestionLevel: 0
                        occupancyStatus: 5
                        firstSeenAt: 1574399676
                        lastSeenAt: 1743832369
                        links:
                          - 3
                          - 22
                        tags:
                          - 3
                      id: 625
                  links:
                    first: 'https://api.transittracker.ca/v2/vehicles.geojson?page=1'
                    last: 'https://api.transittracker.ca/v2/vehicles.geojson?page=12'
                    prev: null
                    next: 'https://api.transittracker.ca/v2/vehicles.geojson?page=2'
                  meta:
                    current_page: 1
                    from: 1
                    last_page: 12
                    links:
                      -
                        url: null
                        label: '&laquo; Previous'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=1'
                        label: '1'
                        active: true
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=2'
                        label: '2'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=3'
                        label: '3'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=4'
                        label: '4'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=5'
                        label: '5'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=6'
                        label: '6'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=7'
                        label: '7'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=8'
                        label: '8'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=9'
                        label: '9'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=10'
                        label: '10'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=11'
                        label: '11'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=12'
                        label: '12'
                        active: false
                      -
                        url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=2'
                        label: 'Next &raquo;'
                        active: false
                    path: 'https://api.transittracker.ca/v2/vehicles.geojson'
                    per_page: 250
                    to: 250
                    total: 2771
                properties:
                  type:
                    type: string
                    example: FeatureCollection
                  features:
                    type: array
                    example:
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61143
                            - 45.42636
                        properties:
                          trip:
                            id: '286570550'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:00:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '610126'
                          route:
                            id: '61'
                            shortName: '61'
                            longName: Wellington
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '27529'
                            label: '27529'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 132
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 51
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576200974
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 3040
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64808
                            - 45.42538
                        properties:
                          trip:
                            id: '286572663'
                            shortName: null
                            headsign: Est
                            startTime: '22:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1120177'
                          route:
                            id: '112'
                            shortName: '112'
                            longName: Airlie
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '27534'
                            label: '27534'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 27
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574409605
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1110
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59801
                            - 45.43554
                        properties:
                          trip:
                            id: '286572933'
                            shortName: null
                            headsign: Nord
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1140009'
                          route:
                            id: '114'
                            shortName: '114'
                            longName: Angrignon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '27536'
                            label: '27536'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 281
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436303
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1294
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62131
                            - 45.42202
                        properties:
                          trip:
                            id: '286573562'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1980009'
                          route:
                            id: '198'
                            shortName: '198'
                            longName: Broadway
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28006'
                            label: '28006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 343
                            odometer: 0
                            speed: 7
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 117
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58941
                            - 45.45304
                        properties:
                          trip:
                            id: '286573690'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:11:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '350019'
                          route:
                            id: '35'
                            shortName: '35'
                            longName: Griffintown
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28016'
                            label: '28016'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 183
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1577724127
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 3182
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56516
                            - 45.49248
                        properties:
                          trip:
                            id: '286570032'
                            shortName: null
                            headsign: Est
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '350017'
                          route:
                            id: '35'
                            shortName: '35'
                            longName: Griffintown
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28052'
                            label: '28052'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 33
                            odometer: 0
                            speed: 16
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 135
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63138
                            - 45.48121
                        properties:
                          trip:
                            id: '284779393'
                            shortName: null
                            headsign: 'Nord via Ridgewood'
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1660193'
                          route:
                            id: '166'
                            shortName: '166'
                            longName: Queen-Mary
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28074'
                            label: '28074'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 214
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 38
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574436603
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1333
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56651
                            - 45.46775
                        properties:
                          trip:
                            id: '286570749'
                            shortName: null
                            headsign: Sud
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '710084'
                          route:
                            id: '71'
                            shortName: '71'
                            longName: Pointe-Saint-Charles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28100'
                            label: '28100'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 209
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440210
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1742
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55592
                            - 45.49976
                        properties:
                          trip:
                            id: '286572059'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1070141'
                          route:
                            id: '107'
                            shortName: '107'
                            longName: Verdun
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '28109'
                            label: '28109'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 115
                            odometer: 0
                            speed: 10
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 155
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56821
                            - 45.518
                        properties:
                          trip:
                            id: '284728514'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:00:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1440096'
                          route:
                            id: '144'
                            shortName: '144'
                            longName: 'Avenue des Pins'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29006'
                            label: '29006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 139
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576086618
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3015
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59601
                            - 45.53377
                        properties:
                          trip:
                            id: '284728863'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:21:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1970141'
                          route:
                            id: '197'
                            shortName: '197'
                            longName: Rosemont
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29009'
                            label: '29009'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 219
                            odometer: 0
                            speed: 26
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403190
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 825
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55506
                            - 45.59656
                        properties:
                          trip:
                            id: '284726593'
                            shortName: null
                            headsign: Est
                            startTime: '21:10:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29010'
                            label: '29010'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 15
                          agencyId: 1
                          currentStopSequence: 46
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436603
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1334
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67255
                            - 45.46078
                        properties:
                          trip:
                            id: '284728776'
                            shortName: null
                            headsign: Ouest
                            startTime: '20:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1610134'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29011'
                            label: '29011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 41
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 47
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1578439724
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3210
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64027
                            - 45.48679
                        properties:
                          trip:
                            id: '284728383'
                            shortName: null
                            headsign: 'Nord destination Décarie / Lucy'
                            startTime: '20:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1290223'
                          route:
                            id: '129'
                            shortName: '129'
                            longName: Côte-Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29028'
                            label: '29028'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 43
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574907022
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2720
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61146
                            - 45.53156
                        properties:
                          trip:
                            id: '284727488'
                            shortName: null
                            headsign: Est
                            startTime: '21:52:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29029'
                            label: '29029'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 297
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1578581162
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3219
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63772
                            - 45.49427
                        properties:
                          trip:
                            id: '284728333'
                            shortName: null
                            headsign: Est
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1610138'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29036'
                            label: '29036'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 33
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1581574744
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3353
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66464
                            - 45.53545
                        properties:
                          trip:
                            id: '284728566'
                            shortName: null
                            headsign: Sud
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1790193'
                          route:
                            id: '179'
                            shortName: '179'
                            longName: "De l'Acadie"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29043'
                            label: '29043'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 105
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574438708
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1575
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63424
                            - 45.54881
                        properties:
                          trip:
                            id: '284728752'
                            shortName: null
                            headsign: Sud
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '300085'
                          route:
                            id: '30'
                            shortName: '30'
                            longName: 'Saint-Denis / Saint-Hubert'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29058'
                            label: '29058'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 114
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439007
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1612
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56329
                            - 45.46231
                        properties:
                          trip:
                            id: '286570247'
                            shortName: null
                            headsign: Sud
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '380009'
                          route:
                            id: '38'
                            shortName: '38'
                            longName: "De l'Église"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29059'
                            label: '29059'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 331
                            odometer: 0
                            speed: 11
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574444431
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2127
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61126
                            - 45.53147
                        properties:
                          trip:
                            id: '284727552'
                            shortName: null
                            headsign: Est
                            startTime: '22:07:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29062'
                            label: '29062'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 122
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574438709
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62598
                            - 45.54166
                        properties:
                          trip:
                            id: '284727995'
                            shortName: null
                            headsign: Nord
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '310072'
                          route:
                            id: '31'
                            shortName: '31'
                            longName: Saint-Denis
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29065'
                            label: '29065'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575396861
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2867
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6164
                            - 45.47605
                        properties:
                          trip:
                            id: '286571331'
                            shortName: null
                            headsign: Est
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1020075'
                          route:
                            id: '102'
                            shortName: '102'
                            longName: Somerled
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29073'
                            label: '29073'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 31
                            odometer: 0
                            speed: 10
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574439910
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1717
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58655
                            - 45.49225
                        properties:
                          trip:
                            id: '286570372'
                            shortName: null
                            headsign: Nord
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '570103'
                          route:
                            id: '57'
                            shortName: '57'
                            longName: Charlevoix
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29074'
                            label: '29074'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 50
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 193
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55451
                            - 45.46447
                        properties:
                          trip:
                            id: '286570780'
                            shortName: null
                            headsign: Nord
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '120115'
                          route:
                            id: '12'
                            shortName: '12'
                            longName: Île-des-Soeurs
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29076'
                            label: '29076'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 357
                            odometer: 0
                            speed: 38
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 195
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53788
                            - 45.4674
                        properties:
                          trip:
                            id: '286569792'
                            shortName: null
                            headsign: Sud
                            startTime: '21:35:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '120114'
                          route:
                            id: '12'
                            shortName: '12'
                            longName: Île-des-Soeurs
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29090'
                            label: '29090'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 250
                            odometer: 0
                            speed: 14
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 203
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58314
                            - 45.4944
                        properties:
                          trip:
                            id: '286570731'
                            shortName: null
                            headsign: Sud
                            startTime: '21:51:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '710084'
                          route:
                            id: '71'
                            shortName: '71'
                            longName: Pointe-Saint-Charles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29094'
                            label: '29094'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 314
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574441423
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1889
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65421
                            - 45.43436
                        properties:
                          trip:
                            id: '286570231'
                            shortName: null
                            headsign: Est
                            startTime: '21:21:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1950182'
                          route:
                            id: '195'
                            shortName: '195'
                            longName: 'Dorval / Angrignon'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29098'
                            label: '29098'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 230
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 207
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.9157
                            - 45.40851
                        properties:
                          trip:
                            id: '286569994'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:05:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2110143'
                          route:
                            id: '211'
                            shortName: '211'
                            longName: Bord-du-Lac
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29099'
                            label: '29099'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 238
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 42
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1579050624
                          lastSeenAt: 1743832352
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3244
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62397
                            - 45.46164
                        properties:
                          trip:
                            id: '286570845'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:25:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '900254'
                          route:
                            id: '90'
                            shortName: '90'
                            longName: Saint-Jacques
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29108'
                            label: '29108'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 237
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1576686612
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3104
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58884
                            - 45.48495
                        properties:
                          trip:
                            id: '286571077'
                            shortName: null
                            headsign: Est
                            startTime: '21:02:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '900252'
                          route:
                            id: '90'
                            shortName: '90'
                            longName: Saint-Jacques
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29115'
                            label: '29115'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 29
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 51
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1581112804
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3336
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6973
                            - 45.43903
                        properties:
                          trip:
                            id: '286570697'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4960097'
                          route:
                            id: '496'
                            shortName: '496'
                            longName: 'Express Victoria'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29126'
                            label: '29126'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 117
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436303
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 1295
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66461
                            - 45.4403
                        properties:
                          trip:
                            id: '286570921'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:05:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '900254'
                          route:
                            id: '90'
                            shortName: '90'
                            longName: Saint-Jacques
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29127'
                            label: '29127'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 32
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1578936518
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3236
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65134
                            - 45.44228
                        properties:
                          trip:
                            id: '286572868'
                            shortName: null
                            headsign: Nord
                            startTime: '21:13:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1140009'
                          route:
                            id: '114'
                            shortName: '114'
                            longName: Angrignon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29132'
                            label: '29132'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 288
                            odometer: 0
                            speed: 35
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576547784
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 3081
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60661
                            - 45.42747
                        properties:
                          trip:
                            id: '286572336'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1100210'
                          route:
                            id: '110'
                            shortName: '110'
                            longName: Centrale
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29139'
                            label: '29139'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 194
                            odometer: 0
                            speed: 10
                          agencyId: 1
                          currentStopSequence: 16
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 219
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59675
                            - 45.43854
                        properties:
                          trip:
                            id: '286571938'
                            shortName: null
                            headsign: Est
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1120177'
                          route:
                            id: '112'
                            shortName: '112'
                            longName: Airlie
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29148'
                            label: '29148'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 31
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575747486
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 2961
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5338
                            - 45.54726
                        properties:
                          trip:
                            id: '284741288'
                            shortName: null
                            headsign: 'Nord destination Laval'
                            startTime: '21:58:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4390254'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29830'
                            label: '29830'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 224
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 241
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63217
                            - 45.60263
                        properties:
                          trip:
                            id: '284739559'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '690221'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29838'
                            label: '29838'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 245
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574403193
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 829
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59509
                            - 45.55777
                        properties:
                          trip:
                            id: '284740271'
                            shortName: null
                            headsign: Nord
                            startTime: '21:35:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29844'
                            label: '29844'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 294
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 250
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58944
                            - 45.56561
                        properties:
                          trip:
                            id: '284741378'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4390255'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29855'
                            label: '29855'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 123
                            odometer: 0
                            speed: 7
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574704222
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2590
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7188
                            - 45.53158
                        properties:
                          trip:
                            id: '284740510'
                            shortName: null
                            headsign: Est
                            startTime: '22:07:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '690225'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '29856'
                            label: '29856'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 224
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403193
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 830
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67166
                            - 45.52042
                        properties:
                          trip:
                            id: '284778388'
                            shortName: null
                            headsign: Sud
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1280152'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30006'
                            label: '30006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 259
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68325
                            - 45.49964
                        properties:
                          trip:
                            id: '284778368'
                            shortName: null
                            headsign: Nord
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1280153'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30009'
                            label: '30009'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 221
                            odometer: 0
                            speed: 25
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574446523
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2182
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57162
                            - 45.49723
                        properties:
                          trip:
                            id: '284780805'
                            shortName: null
                            headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7471231'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30020'
                            label: '30020'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 33
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1576173506
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3028
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63284
                            - 45.45118
                        properties:
                          trip:
                            id: '286571382'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4960099'
                          route:
                            id: '496'
                            shortName: '496'
                            longName: 'Express Victoria'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30029'
                            label: '30029'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 230
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 3
                          firstSeenAt: 1585591383
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 4
                        id: 7056
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56859
                            - 45.57001
                        properties:
                          trip:
                            id: '285284439'
                            shortName: null
                            headsign: Sud
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1360112'
                          route:
                            id: '136'
                            shortName: '136'
                            longName: Viau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30038'
                            label: '30038'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 110
                            odometer: 0
                            speed: 19
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574435402
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 1232
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53445
                            - 45.64316
                        properties:
                          trip:
                            id: '285028515'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:04:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '860189'
                          route:
                            id: '86'
                            shortName: '86'
                            longName: Pointe-aux-Trembles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30062'
                            label: '30062'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 299
                            odometer: 0
                            speed: 44
                          agencyId: 1
                          currentStopSequence: 84
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 271
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52665
                            - 45.50751
                        properties:
                          trip:
                            id: '285282942'
                            shortName: null
                            headsign: Est
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7770040'
                          route:
                            id: '777'
                            shortName: '777'
                            longName: 'Jean-Drapeau / Casino / Bonaventure'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30065'
                            label: '30065'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 17
                            odometer: 0
                            speed: 34
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574434202
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 1166
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56573
                            - 45.55792
                        properties:
                          trip:
                            id: '285001148'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '270110'
                          route:
                            id: '27'
                            shortName: '27'
                            longName: 'Boulevard Saint-Joseph'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30066'
                            label: '30066'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 73
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439313
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 1644
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53803
                            - 45.46736
                        properties:
                          trip:
                            id: '285283425'
                            shortName: null
                            headsign: Sud
                            startTime: '21:26:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1680169'
                          route:
                            id: '168'
                            shortName: '168'
                            longName: Cité-du-Havre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30080'
                            label: '30080'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 249
                            odometer: 0
                            speed: 2
                          agencyId: 1
                          currentStopSequence: 16
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575688461
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 6
                        id: 2958
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6347
                            - 45.54418
                        properties:
                          trip:
                            id: '284728947'
                            shortName: null
                            headsign: Sud
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '310070'
                          route:
                            id: '31'
                            shortName: '31'
                            longName: Saint-Denis
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30097'
                            label: '30097'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 112
                            odometer: 0
                            speed: 38
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574434804
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1196
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5821
                            - 45.6258
                        properties:
                          trip:
                            id: '285031769'
                            shortName: null
                            headsign: Nord
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '440174'
                          route:
                            id: '44'
                            shortName: '44'
                            longName: Armand-Bombardier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30125'
                            label: '30125'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 310
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574437807
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1469
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53227
                            - 45.60094
                        properties:
                          trip:
                            id: '285032129'
                            shortName: null
                            headsign: Est
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1860250'
                          route:
                            id: '186'
                            shortName: '186'
                            longName: Sherbrooke-Est
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30131'
                            label: '30131'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 23
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 4
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 5
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 291
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5321
                            - 45.60513
                        properties:
                          trip:
                            id: '285031749'
                            shortName: null
                            headsign: Est
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1410585'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30132'
                            label: '30132'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 112
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 48
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1576120947
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3024
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49185
                            - 45.69733
                        properties:
                          trip:
                            id: '285030255'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1830090'
                          route:
                            id: '183'
                            shortName: '183'
                            longName: 'Gouin Est'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30136'
                            label: '30136'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575680538
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2947
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57367
                            - 45.6216
                        properties:
                          trip:
                            id: '285030185'
                            shortName: null
                            headsign: Sud
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4490189'
                          route:
                            id: '449'
                            shortName: '449'
                            longName: 'Express Rivière-des-Prairies'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30138'
                            label: '30138'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 121
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 293
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6109
                            - 45.61356
                        properties:
                          trip:
                            id: '285031800'
                            shortName: null
                            headsign: Est
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '430204'
                          route:
                            id: '43'
                            shortName: '43'
                            longName: Monselet
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30140'
                            label: '30140'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 313
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 295
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57312
                            - 45.57012
                        properties:
                          trip:
                            id: '284728296'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '180228'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30149'
                            label: '30149'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 214
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 300
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62397
                            - 45.52745
                        properties:
                          trip:
                            id: '284726721'
                            shortName: null
                            headsign: Est
                            startTime: '21:34:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '920105'
                          route:
                            id: '92'
                            shortName: '92'
                            longName: 'Jean-Talon Ouest'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30151'
                            label: '30151'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574437808
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1471
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57647
                            - 45.50195
                        properties:
                          trip:
                            id: '285284544'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '240184'
                          route:
                            id: '24'
                            shortName: '24'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30153'
                            label: '30153'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 215
                            odometer: 0
                            speed: 16
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 303
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.48464
                            - 45.69738
                        properties:
                          trip:
                            id: '285029465'
                            shortName: null
                            headsign: Est
                            startTime: '20:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '860188'
                          route:
                            id: '86'
                            shortName: '86'
                            longName: Pointe-aux-Trembles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30154'
                            label: '30154'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 38
                            odometer: 0
                            speed: 30
                          agencyId: 1
                          currentStopSequence: 98
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440216
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1749
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64667
                            - 45.50041
                        properties:
                          trip:
                            id: '284728425'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '920108'
                          route:
                            id: '92'
                            shortName: '92'
                            longName: 'Jean-Talon Ouest'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30157'
                            label: '30157'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 206
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 24
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576200505
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3039
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55354
                            - 45.59948
                        properties:
                          trip:
                            id: '285028555'
                            shortName: null
                            headsign: Nord
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4490191'
                          route:
                            id: '449'
                            shortName: '449'
                            longName: 'Express Rivière-des-Prairies'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30160'
                            label: '30160'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 304
                            odometer: 0
                            speed: 47
                          agencyId: 1
                          currentStopSequence: 40
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574441132
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1863
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54257
                            - 45.58268
                        properties:
                          trip:
                            id: '284728842'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:53:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1970141'
                          route:
                            id: '197'
                            shortName: '197'
                            longName: Rosemont
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30164'
                            label: '30164'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576114346
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3021
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71857
                            - 45.53122
                        properties:
                          trip:
                            id: '285007001'
                            shortName: null
                            headsign: Sud
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '640165'
                          route:
                            id: '64'
                            shortName: '64'
                            longName: Grenet
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30166'
                            label: '30166'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 306
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58454
                            - 45.48927
                        properties:
                          trip:
                            id: '284728221'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1440096'
                          route:
                            id: '144'
                            shortName: '144'
                            longName: 'Avenue des Pins'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30170'
                            label: '30170'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 148
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 309
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80655
                            - 45.51086
                        properties:
                          trip:
                            id: '285010577'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '9680033'
                          route:
                            id: '968'
                            shortName: '968'
                            longName: 'Trainbus Roxboro / Côte-Vertu'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30173'
                            label: '30173'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 274
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 3
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574438409
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1542
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83115
                            - 45.4656
                        properties:
                          trip:
                            id: '285008679'
                            shortName: null
                            headsign: Est
                            startTime: '22:04:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2020187'
                          route:
                            id: '202'
                            shortName: '202'
                            longName: Dawson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30177'
                            label: '30177'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574471421
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2326
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.72778
                            - 45.49966
                        properties:
                          trip:
                            id: '285007503'
                            shortName: null
                            headsign: Est
                            startTime: '21:51:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1640160'
                          route:
                            id: '164'
                            shortName: '164'
                            longName: Dudemaine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30180'
                            label: '30180'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 131
                            odometer: 0
                            speed: 31
                          agencyId: 1
                          currentStopSequence: 4
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575000979
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2770
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6141
                            - 45.5543
                        properties:
                          trip:
                            id: '285284521'
                            shortName: null
                            headsign: Nord
                            startTime: '21:26:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '100073'
                          route:
                            id: '10'
                            shortName: '10'
                            longName: 'De Lorimier'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30183'
                            label: '30183'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 295
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 312
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63802
                            - 45.54665
                        properties:
                          trip:
                            id: '285032247'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1920151'
                          route:
                            id: '192'
                            shortName: '192'
                            longName: Robert
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30187'
                            label: '30187'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 49
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832260
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 314
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57137
                            - 45.59115
                        properties:
                          trip:
                            id: '285030602'
                            shortName: null
                            headsign: 'Sud destination Hector-Barsalou / de Boucherville'
                            startTime: '21:18:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '330283'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30193'
                            label: '30193'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 107
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 315
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62936
                            - 45.61564
                        properties:
                          trip:
                            id: '285032161'
                            shortName: null
                            headsign: Sud
                            startTime: '21:53:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '320170'
                          route:
                            id: '32'
                            shortName: '32'
                            longName: Lacordaire
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30194'
                            label: '30194'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 321
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 316
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.49911
                            - 45.65092
                        properties:
                          trip:
                            id: '285029744'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1870218'
                          route:
                            id: '187'
                            shortName: '187'
                            longName: René-Lévesque
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30195'
                            label: '30195'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 102
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 317
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66729
                            - 45.55586
                        properties:
                          trip:
                            id: '285031856'
                            shortName: null
                            headsign: Est
                            startTime: '21:52:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '490344'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30197'
                            label: '30197'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576898905
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3146
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64626
                            - 45.4851
                        properties:
                          trip:
                            id: '284726876'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:21:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1610134'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30203'
                            label: '30203'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 213
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574437808
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1474
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57829
                            - 45.57537
                        properties:
                          trip:
                            id: '284727346'
                            shortName: null
                            headsign: Est
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '950103'
                          route:
                            id: '95'
                            shortName: '95'
                            longName: Bélanger
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30207'
                            label: '30207'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 31
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1584997329
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 7023
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57243
                            - 45.58295
                        properties:
                          trip:
                            id: '284728707'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '950102'
                          route:
                            id: '95'
                            shortName: '95'
                            longName: Bélanger
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30209'
                            label: '30209'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574422204
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1144
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6087
                            - 45.51473
                        properties:
                          trip:
                            id: '284726749'
                            shortName: null
                            headsign: 'Nord destination Décarie / Lucy'
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1290223'
                          route:
                            id: '129'
                            shortName: '129'
                            longName: Côte-Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30219'
                            label: '30219'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 249
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575390977
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2854
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6023
                            - 45.56275
                        properties:
                          trip:
                            id: '284728373'
                            shortName: null
                            headsign: Est
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '990063'
                          route:
                            id: '99'
                            shortName: '99'
                            longName: Villeray
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30225'
                            label: '30225'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 10
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575479306
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2888
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70612
                            - 45.49574
                        properties:
                          trip:
                            id: '285007960'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1770140'
                          route:
                            id: '177'
                            shortName: '177'
                            longName: Thimens
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30227'
                            label: '30227'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574437206
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1388
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.90126
                            - 45.43745
                        properties:
                          trip:
                            id: '285009858'
                            shortName: null
                            headsign: Est
                            startTime: '21:52:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2170106'
                          route:
                            id: '217'
                            shortName: '217'
                            longName: "Anse-à-l'Orme"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30242'
                            label: '30242'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 327
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83138
                            - 45.46655
                        properties:
                          trip:
                            id: '285008507'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2060110'
                          route:
                            id: '206'
                            shortName: '206'
                            longName: Roger-Pilon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30245'
                            label: '30245'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 234
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 33
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575079590
                          lastSeenAt: 1743832205
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2799
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69446
                            - 45.51628
                        properties:
                          trip:
                            id: '285006713'
                            shortName: null
                            headsign: Nord
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '640164'
                          route:
                            id: '64'
                            shortName: '64'
                            longName: Grenet
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30246'
                            label: '30246'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 270
                            odometer: 0
                            speed: 6
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574444447
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2132
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6841
                            - 45.51423
                        properties:
                          trip:
                            id: '285010572'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '9680033'
                          route:
                            id: '968'
                            shortName: '968'
                            longName: 'Trainbus Roxboro / Côte-Vertu'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30249'
                            label: '30249'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574435403
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1235
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51289
                            - 45.65908
                        properties:
                          trip:
                            id: '285029342'
                            shortName: null
                            headsign: Est
                            startTime: '21:17:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '860188'
                          route:
                            id: '86'
                            shortName: '86'
                            longName: Pointe-aux-Trembles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30256'
                            label: '30256'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 102
                            odometer: 0
                            speed: 40
                          agencyId: 1
                          currentStopSequence: 52
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575684753
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2955
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5338
                            - 45.54726
                        properties:
                          trip:
                            id: '284741585'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '21:06:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4390251'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30809'
                            label: '30809'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 233
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436604
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1338
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65412
                            - 45.55441
                        properties:
                          trip:
                            id: '284740686'
                            shortName: null
                            headsign: Est
                            startTime: '21:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1210266'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30819'
                            label: '30819'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 26
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 34
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440518
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1794
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64186
                            - 45.59654
                        properties:
                          trip:
                            id: '284741563'
                            shortName: null
                            headsign: 'Nord destination Cégep Marie-Victorin'
                            startTime: '21:13:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4390256'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30824'
                            label: '30824'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 343
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65145
                            - 45.5847
                        properties:
                          trip:
                            id: '284739121'
                            shortName: null
                            headsign: Sud
                            startTime: '21:51:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '670125'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30829'
                            label: '30829'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 308
                            odometer: 0
                            speed: 13
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574434202
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1169
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66091
                            - 45.61211
                        properties:
                          trip:
                            id: '284741605'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '22:06:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4390251'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30830'
                            label: '30830'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 323
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 346
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60523
                            - 45.56194
                        properties:
                          trip:
                            id: '284740239'
                            shortName: null
                            headsign: Nord
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30835'
                            label: '30835'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 301
                            odometer: 0
                            speed: 19
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 5
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 347
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64989
                            - 45.58372
                        properties:
                          trip:
                            id: '284740135'
                            shortName: null
                            headsign: Nord
                            startTime: '21:10:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30843'
                            label: '30843'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 309
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 38
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832156
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 353
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67094
                            - 45.52545
                        properties:
                          trip:
                            id: '284740211'
                            shortName: null
                            headsign: Est
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1210267'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30846'
                            label: '30846'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 16
                            odometer: 0
                            speed: 25
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 354
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68392
                            - 45.51325
                        properties:
                          trip:
                            id: '284739407'
                            shortName: null
                            headsign: Est
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1210266'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30853'
                            label: '30853'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 357
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61739
                            - 45.61581
                        properties:
                          trip:
                            id: '284741309'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4390255'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30857'
                            label: '30857'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 358
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55136
                            - 45.54692
                        properties:
                          trip:
                            id: '284739355'
                            shortName: null
                            headsign: Nord
                            startTime: '21:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30859'
                            label: '30859'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575906489
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2974
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66813
                            - 45.55553
                        properties:
                          trip:
                            id: '284740497'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:11:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '690221'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30866'
                            label: '30866'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 41
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574440519
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1795
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.68987
                            - 45.5086
                        properties:
                          trip:
                            id: '284740562'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:12:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1210271'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30875'
                            label: '30875'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 365
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56689
                            - 45.54924
                        properties:
                          trip:
                            id: '284739981'
                            shortName: null
                            headsign: Nord
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '670126'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30878'
                            label: '30878'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 289
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 366
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64236
                            - 45.5059
                        properties:
                          trip:
                            id: '284779333'
                            shortName: null
                            headsign: Nord
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1650126'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '30880'
                            label: '30880'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 357
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575048035
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2784
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58113
                            - 45.48288
                        properties:
                          trip:
                            id: '284780839'
                            shortName: null
                            headsign: 'Est trajet 2 station Lionel-Groulx.'
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7471222'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31008'
                            label: '31008'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 50
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1582705506
                          lastSeenAt: 1743832232
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3378
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57527
                            - 45.56766
                        properties:
                          trip:
                            id: '284727754'
                            shortName: null
                            headsign: Est
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31019'
                            label: '31019'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 375
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57078
                            - 45.56407
                        properties:
                          trip:
                            id: '284727280'
                            shortName: null
                            headsign: Est
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1970140'
                          route:
                            id: '197'
                            shortName: '197'
                            longName: Rosemont
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31020'
                            label: '31020'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 32
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1581455403
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3347
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66711
                            - 45.55622
                        properties:
                          trip:
                            id: '284728684'
                            shortName: null
                            headsign: Sud
                            startTime: '21:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '300085'
                          route:
                            id: '30'
                            shortName: '30'
                            longName: 'Saint-Denis / Saint-Hubert'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31021'
                            label: '31021'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 237
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1581574746
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 3354
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6196
                            - 45.47975
                        properties:
                          trip:
                            id: '285283152'
                            shortName: null
                            headsign: Est
                            startTime: '22:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '240185'
                          route:
                            id: '24'
                            shortName: '24'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31038'
                            label: '31038'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 378
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59709
                            - 45.56899
                        properties:
                          trip:
                            id: '284739152'
                            shortName: null
                            headsign: Sud
                            startTime: '21:34:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1394410'
                          route:
                            id: '139'
                            shortName: '139'
                            longName: Pie-IX
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31039'
                            label: '31039'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 379
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54714
                            - 45.56086
                        properties:
                          trip:
                            id: '285283039'
                            shortName: null
                            headsign: Nord
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1360114'
                          route:
                            id: '136'
                            shortName: '136'
                            longName: Viau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31042'
                            label: '31042'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 381
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58806
                            - 45.5161
                        properties:
                          trip:
                            id: '284727454'
                            shortName: null
                            headsign: 'Sud destination Notre-Dame / St-Gabriel'
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1290222'
                          route:
                            id: '129'
                            shortName: '129'
                            longName: Côte-Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31044'
                            label: '31044'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 122
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574436910
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 1374
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62501
                            - 45.61185
                        properties:
                          trip:
                            id: '285028860'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '490345'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31048'
                            label: '31048'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 383
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61497
                            - 45.52041
                        properties:
                          trip:
                            id: '284728822'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1610134'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31060'
                            label: '31060'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 207
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 389
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5683
                            - 45.59687
                        properties:
                          trip:
                            id: '285031333'
                            shortName: null
                            headsign: Est
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1410585'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31069'
                            label: '31069'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 296
                            odometer: 0
                            speed: 54
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 391
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59979
                            - 45.48215
                        properties:
                          trip:
                            id: '285282645'
                            shortName: null
                            headsign: Est
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '240185'
                          route:
                            id: '24'
                            shortName: '24'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31070'
                            label: '31070'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 35
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 1
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574526007
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2477
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56572
                            - 45.58991
                        properties:
                          trip:
                            id: '285030350'
                            shortName: null
                            headsign: Nord
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '330286'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31071'
                            label: '31071'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 290
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1578421463
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3209
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56516
                            - 45.59582
                        properties:
                          trip:
                            id: '285030974'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1410586'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31073'
                            label: '31073'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 116
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1582756446
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 3381
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55012
                            - 45.4903
                        properties:
                          trip:
                            id: '285282496'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7770041'
                          route:
                            id: '777'
                            shortName: '777'
                            longName: 'Jean-Drapeau / Casino / Bonaventure'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31077'
                            label: '31077'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 292
                            odometer: 0
                            speed: 54
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574992231
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2760
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53494
                            - 45.59677
                        properties:
                          trip:
                            id: '285028391'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '260107'
                          route:
                            id: '26'
                            shortName: '26'
                            longName: Mercier-Est
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31083'
                            label: '31083'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 25
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575603869
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2934
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61522
                            - 45.60821
                        properties:
                          trip:
                            id: '285030043'
                            shortName: null
                            headsign: Nord
                            startTime: '21:14:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '330286'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31098'
                            label: '31098'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 65
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 49
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574698818
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2547
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55943
                            - 45.66103
                        properties:
                          trip:
                            id: '285028813'
                            shortName: null
                            headsign: Est
                            startTime: '20:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '490344'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31099'
                            label: '31099'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 333
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 46
                          currentStatus: 1
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574616007
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2505
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55556
                            - 45.49555
                        properties:
                          trip:
                            id: '285283255'
                            shortName: null
                            headsign: Est
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7770040'
                          route:
                            id: '777'
                            shortName: '777'
                            longName: 'Jean-Drapeau / Casino / Bonaventure'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31102'
                            label: '31102'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 115
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 5
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1579313449
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 3263
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53419
                            - 45.5965
                        properties:
                          trip:
                            id: '284728906'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '180228'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31103'
                            label: '31103'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 109
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 401
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70562
                            - 45.523
                        properties:
                          trip:
                            id: '285007618'
                            shortName: null
                            headsign: Sud
                            startTime: '21:39:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1700177'
                          route:
                            id: '170'
                            shortName: '170'
                            longName: Keller
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31105'
                            label: '31105'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 74
                            odometer: 0
                            speed: 23
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574436605
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1341
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61206
                            - 45.59898
                        properties:
                          trip:
                            id: '285283121'
                            shortName: null
                            headsign: Nord
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1360114'
                          route:
                            id: '136'
                            shortName: '136'
                            longName: Viau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31107'
                            label: '31107'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 34
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574441442
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1901
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63602
                            - 45.60121
                        properties:
                          trip:
                            id: '284737777'
                            shortName: null
                            headsign: Est
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '480414'
                          route:
                            id: '48'
                            shortName: '48'
                            longName: Perras
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31120'
                            label: '31120'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 5
                          firstSeenAt: 1575049118
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2786
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57796
                            - 45.4951
                        properties:
                          trip:
                            id: '284726989'
                            shortName: null
                            headsign: Sud
                            startTime: '21:02:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '660103'
                          route:
                            id: '66'
                            shortName: '66'
                            longName: 'The Boulevard'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31122'
                            label: '31122'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574696289
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2535
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61183
                            - 45.42651
                        properties:
                          trip:
                            id: '286572965'
                            shortName: null
                            headsign: Sud
                            startTime: '21:25:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1230114'
                          route:
                            id: '123'
                            shortName: '123'
                            longName: 'Dollard / Shevchenko'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31125'
                            label: '31125'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 128
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574443858
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2111
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71825
                            - 45.529
                        properties:
                          trip:
                            id: '284740361'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1800112'
                          route:
                            id: '180'
                            shortName: '180'
                            longName: 'De Salaberry'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31126'
                            label: '31126'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574437208
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1397
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63768
                            - 45.55539
                        properties:
                          trip:
                            id: '284739765'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1460136'
                          route:
                            id: '146'
                            shortName: '146'
                            longName: 'Christophe-Colomb / Meilleur'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31134'
                            label: '31134'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574965714
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 2751
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65083
                            - 45.53856
                        properties:
                          trip:
                            id: '284738531'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1460137'
                          route:
                            id: '146'
                            shortName: '146'
                            longName: 'Christophe-Colomb / Meilleur'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31136'
                            label: '31136'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 21
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574434806
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1204
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63081
                            - 45.59167
                        properties:
                          trip:
                            id: '284740802'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1400134'
                          route:
                            id: '140'
                            shortName: '140'
                            longName: Fleury
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31145'
                            label: '31145'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 209
                            odometer: 0
                            speed: 7
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436305
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1303
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55237
                            - 45.60809
                        properties:
                          trip:
                            id: '285284142'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '850206'
                          route:
                            id: '85'
                            shortName: '85'
                            longName: Hochelaga
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31146'
                            label: '31146'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 207
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 417
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6674
                            - 45.55717
                        properties:
                          trip:
                            id: '284727090'
                            shortName: null
                            headsign: Nord
                            startTime: '21:11:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '300087'
                          route:
                            id: '30'
                            shortName: '30'
                            longName: 'Saint-Denis / Saint-Hubert'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31147'
                            label: '31147'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 293
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 45
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 418
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56456
                            - 45.50525
                        properties:
                          trip:
                            id: '285283895'
                            shortName: null
                            headsign: Est
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1500060'
                          route:
                            id: '150'
                            shortName: '150'
                            longName: René-Lévesque
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31150'
                            label: '31150'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574437511
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1441
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58111
                            - 45.5443
                        properties:
                          trip:
                            id: '285282887'
                            shortName: null
                            headsign: Sud
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '940089'
                          route:
                            id: '94'
                            shortName: '94'
                            longName: "D'Iberville"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31153'
                            label: '31153'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399675
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 422
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5414
                            - 45.53883
                        properties:
                          trip:
                            id: '285283847'
                            shortName: null
                            headsign: Est
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '340095'
                          route:
                            id: '34'
                            shortName: '34'
                            longName: Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31154'
                            label: '31154'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 26
                            odometer: 0
                            speed: 20
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574409618
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1113
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53174
                            - 45.5097
                        properties:
                          trip:
                            id: '285284940'
                            shortName: null
                            headsign: 'Ouest destination Casino de Montréal'
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7770038'
                          route:
                            id: '777'
                            shortName: '777'
                            longName: 'Jean-Drapeau / Casino / Bonaventure'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31161'
                            label: '31161'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 425
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55254
                            - 45.53365
                        properties:
                          trip:
                            id: '285284606'
                            shortName: null
                            headsign: Ouest
                            startTime: '20:57:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '850206'
                          route:
                            id: '85'
                            shortName: '85'
                            longName: Hochelaga
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31171'
                            label: '31171'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 122
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 59
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 430
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55149
                            - 45.53461
                        properties:
                          trip:
                            id: '285282352'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1250191'
                          route:
                            id: '125'
                            shortName: '125'
                            longName: Ontario
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31173'
                            label: '31173'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 201
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 431
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54383
                            - 45.5817
                        properties:
                          trip:
                            id: '285284504'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1850127'
                          route:
                            id: '185'
                            shortName: '185'
                            longName: Sherbrooke
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31177'
                            label: '31177'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 202
                            odometer: 0
                            speed: 29
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440844
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1837
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55911
                            - 45.54011
                        properties:
                          trip:
                            id: '285284740'
                            shortName: null
                            headsign: Est
                            startTime: '21:49:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1850126'
                          route:
                            id: '185'
                            shortName: '185'
                            longName: Sherbrooke
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31183'
                            label: '31183'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 21
                            odometer: 0
                            speed: 41
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 434
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63773
                            - 45.52792
                        properties:
                          trip:
                            id: '284728592'
                            shortName: null
                            headsign: Nord
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1790192'
                          route:
                            id: '179'
                            shortName: '179'
                            longName: "De l'Acadie"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31190'
                            label: '31190'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 202
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 438
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.80781
                            - 45.51089
                        properties:
                          trip:
                            id: '285006897'
                            shortName: null
                            headsign: Est
                            startTime: '21:31:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '680411'
                          route:
                            id: '68'
                            shortName: '68'
                            longName: Pierrefonds
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31195'
                            label: '31195'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 90
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574438718
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1596
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59792
                            - 45.54179
                        properties:
                          trip:
                            id: '284727176'
                            shortName: null
                            headsign: Est
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '180220'
                          route:
                            id: '18'
                            shortName: '18'
                            longName: Beaubien
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31202'
                            label: '31202'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 41
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575569565
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 2922
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59792
                            - 45.53164
                        properties:
                          trip:
                            id: '284728652'
                            shortName: null
                            headsign: Ouest
                            startTime: '22:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1610134'
                          route:
                            id: '161'
                            shortName: '161'
                            longName: 'Van Horne'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31207'
                            label: '31207'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 34
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 444
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71524
                            - 45.43838
                        properties:
                          trip:
                            id: '286573196'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1980012'
                          route:
                            id: '198'
                            shortName: '198'
                            longName: Broadway
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31210'
                            label: '31210'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 120
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574415012
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1139
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56569
                            - 45.57552
                        properties:
                          trip:
                            id: '285284627'
                            shortName: null
                            headsign: Nord
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1310092'
                          route:
                            id: '131'
                            shortName: '131'
                            longName: "De l'Assomption"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31224'
                            label: '31224'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 296
                            odometer: 0
                            speed: 30
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 449
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53557
                            - 45.55923
                        properties:
                          trip:
                            id: '285282419'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '340097'
                          route:
                            id: '34'
                            shortName: '34'
                            longName: Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31233'
                            label: '31233'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 114
                            odometer: 0
                            speed: 16
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 455
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60542
                            - 45.52364
                        properties:
                          trip:
                            id: '284777053'
                            shortName: null
                            headsign: Nord
                            startTime: '21:25:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '800106'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31805'
                            label: '31805'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 291
                            odometer: 0
                            speed: 10
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 459
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.70872
                            - 45.49374
                        properties:
                          trip:
                            id: '284780135'
                            shortName: null
                            headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4700258'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31807'
                            label: '31807'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 222
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1576687957
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3106
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57741
                            - 45.49485
                        properties:
                          trip:
                            id: '284779282'
                            shortName: null
                            headsign: Sud
                            startTime: '21:04:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1650117'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31815'
                            label: '31815'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 462
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85166
                            - 45.49164
                        properties:
                          trip:
                            id: '284780246'
                            shortName: null
                            headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4700258'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31816'
                            label: '31816'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 463
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65639
                            - 45.55055
                        properties:
                          trip:
                            id: '284739240'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1210271'
                          route:
                            id: '121'
                            shortName: '121'
                            longName: 'Sauvé / Côte-Vertu'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31821'
                            label: '31821'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 19
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574439623
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 1690
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64842
                            - 45.58807
                        properties:
                          trip:
                            id: '284740169'
                            shortName: null
                            headsign: Est
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '690225'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31849'
                            label: '31849'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 20
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 48
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1580767866
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 3318
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61095
                            - 45.6136
                        properties:
                          trip:
                            id: '284738581'
                            shortName: null
                            headsign: Est
                            startTime: '20:56:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '690225'
                          route:
                            id: '69'
                            shortName: '69'
                            longName: Gouin
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31853'
                            label: '31853'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 323
                            odometer: 0
                            speed: 6
                          agencyId: 1
                          currentStopSequence: 69
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 481
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58054
                            - 45.5532
                        properties:
                          trip:
                            id: '284740479'
                            shortName: null
                            headsign: Sud
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '670125'
                          route:
                            id: '67'
                            shortName: '67'
                            longName: Saint-Michel
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31854'
                            label: '31854'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 123
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 30
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 482
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62879
                            - 45.58292
                        properties:
                          trip:
                            id: '284741639'
                            shortName: null
                            headsign: 'Sud destination Pie-IX / Notre-Dame'
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4390251'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '31857'
                            label: '31857'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 484
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59226
                            - 45.49495
                        properties:
                          trip:
                            id: '284726668'
                            shortName: null
                            headsign: Sud
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '660103'
                          route:
                            id: '66'
                            shortName: '66'
                            longName: 'The Boulevard'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32008'
                            label: '32008'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 94
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 27
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 489
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69791
                            - 45.54144
                        properties:
                          trip:
                            id: '284727685'
                            shortName: null
                            headsign: Nord
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1790192'
                          route:
                            id: '179'
                            shortName: '179'
                            longName: "De l'Acadie"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32010'
                            label: '32010'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 117
                            odometer: 0
                            speed: 24
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 490
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55454
                            - 45.50759
                        properties:
                          trip:
                            id: '284728805'
                            shortName: null
                            headsign: 'Sud destination Notre-Dame / St-Gabriel'
                            startTime: '21:00:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1290222'
                          route:
                            id: '129'
                            shortName: '129'
                            longName: Côte-Sainte-Catherine
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32011'
                            label: '32011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 218
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832364
                          links:
                            - 3
                            - 22
                          tags:
                            - 7
                        id: 491
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57388
                            - 45.64287
                        properties:
                          trip:
                            id: '285031845'
                            shortName: null
                            headsign: Est
                            startTime: '21:04:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '490344'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32017'
                            label: '32017'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 203
                            odometer: 0
                            speed: 54
                          agencyId: 1
                          currentStopSequence: 37
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575336270
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2842
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.4931
                            - 45.66045
                        properties:
                          trip:
                            id: '285031498'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '860189'
                          route:
                            id: '86'
                            shortName: '86'
                            longName: Pointe-aux-Trembles
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32028'
                            label: '32028'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 167
                            odometer: 0
                            speed: 21
                          agencyId: 1
                          currentStopSequence: 33
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403203
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 842
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53852
                            - 45.59077
                        properties:
                          trip:
                            id: '285032402'
                            shortName: null
                            headsign: Sud
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4440036'
                          route:
                            id: '444'
                            shortName: '444'
                            longName: 'Express Cégep Marie-Victorin'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32032'
                            label: '32032'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 203
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574435709
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1261
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55262
                            - 45.55402
                        properties:
                          trip:
                            id: '284741407'
                            shortName: null
                            headsign: 'Nord destination Cégep Marie-Victorin'
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4390256'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32801'
                            label: '32801'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 296
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 499
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58701
                            - 45.56494
                        properties:
                          trip:
                            id: '284741628'
                            shortName: null
                            headsign: 'Nord destination Laval'
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4390254'
                          route:
                            id: '439'
                            shortName: '439'
                            longName: 'Express Pie-IX'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '32807'
                            label: '32807'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 293
                            odometer: 0
                            speed: 1
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 5
                        id: 503
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63586
                            - 45.50251
                        properties:
                          trip:
                            id: '284778977'
                            shortName: null
                            headsign: Sud
                            startTime: '21:46:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1650117'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33801'
                            label: '33801'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403204
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 844
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58884
                            - 45.51666
                        properties:
                          trip:
                            id: '284779136'
                            shortName: null
                            headsign: Nord
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '800106'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33806'
                            label: '33806'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1578934250
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3235
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64283
                            - 45.53437
                        properties:
                          trip:
                            id: '284776968'
                            shortName: null
                            headsign: Nord
                            startTime: '21:05:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '800106'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33809'
                            label: '33809'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743831805
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 508
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56902
                            - 45.50727
                        properties:
                          trip:
                            id: '284777043'
                            shortName: null
                            headsign: Sud
                            startTime: '21:06:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '800107'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33817'
                            label: '33817'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 27
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 511
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.89368
                            - 45.46073
                        properties:
                          trip:
                            id: '284780066'
                            shortName: null
                            headsign: 'Ouest destination Pierrefonds / Château-Pierrefonds'
                            startTime: '21:01:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4700258'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33821'
                            label: '33821'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 152
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 23
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574437211
                          lastSeenAt: 1743831999
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1405
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5964
                            - 45.49489
                        properties:
                          trip:
                            id: '284779302'
                            shortName: null
                            headsign: Sud
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1650117'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33823'
                            label: '33823'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 121
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575168014
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2817
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60272
                            - 45.49528
                        properties:
                          trip:
                            id: '284779174'
                            shortName: null
                            headsign: Nord
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1650126'
                          route:
                            id: '165'
                            shortName: '165'
                            longName: Côte-des-Neiges
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33826'
                            label: '33826'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 249
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1576168949
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3026
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.85415
                            - 45.49039
                        properties:
                          trip:
                            id: '284780166'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4700245'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33828'
                            label: '33828'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 46
                            odometer: 0
                            speed: 63
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 514
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60233
                            - 45.52226
                        properties:
                          trip:
                            id: '284777098'
                            shortName: null
                            headsign: Sud
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '800107'
                          route:
                            id: '80'
                            shortName: '80'
                            longName: 'Avenue du Parc'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33829'
                            label: '33829'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 15
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1583020864
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3392
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7021
                            - 45.49875
                        properties:
                          trip:
                            id: '284780184'
                            shortName: null
                            headsign: Est
                            startTime: '21:11:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '4700245'
                          route:
                            id: '470'
                            shortName: '470'
                            longName: 'Express Pierrefonds'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '33843'
                            label: '33843'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1576652055
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3102
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62261
                            - 45.59598
                        properties:
                          trip:
                            id: '285028177'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:17:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '430203'
                          route:
                            id: '43'
                            shortName: '43'
                            longName: Monselet
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36002'
                            label: '36002'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 3
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574435709
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1262
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56473
                            - 45.61413
                        properties:
                          trip:
                            id: '285032263'
                            shortName: null
                            headsign: Nord
                            startTime: '21:12:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '280922'
                          route:
                            id: '28'
                            shortName: '28'
                            longName: Honoré-Beaugrand
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36004'
                            label: '36004'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 212
                            odometer: 0
                            speed: 24
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403204
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 847
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59965
                            - 45.55986
                        properties:
                          trip:
                            id: '285032209'
                            shortName: null
                            headsign: Est
                            startTime: '21:55:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1410585'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36007'
                            label: '36007'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 167
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574441150
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1873
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59422
                            - 45.56344
                        properties:
                          trip:
                            id: '285031653'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1410586'
                          route:
                            id: '141'
                            shortName: '141'
                            longName: 'Jean-Talon Est'
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36009'
                            label: '36009'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 213
                            odometer: 0
                            speed: 35
                          agencyId: 1
                          currentStopSequence: 46
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 525
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60194
                            - 45.59321
                        properties:
                          trip:
                            id: '285030386'
                            shortName: null
                            headsign: Nord
                            startTime: '21:28:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '320164'
                          route:
                            id: '32'
                            shortName: '32'
                            longName: Lacordaire
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36011'
                            label: '36011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 328
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 526
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57069
                            - 45.58211
                        properties:
                          trip:
                            id: '285030838'
                            shortName: null
                            headsign: Sud
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '320170'
                          route:
                            id: '32'
                            shortName: '32'
                            longName: Lacordaire
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36026'
                            label: '36026'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 116
                            odometer: 0
                            speed: 39
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575107171
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2809
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5071
                            - 45.66364
                        properties:
                          trip:
                            id: '285031277'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1860252'
                          route:
                            id: '186'
                            shortName: '186'
                            longName: Sherbrooke-Est
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36037'
                            label: '36037'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 192
                            odometer: 0
                            speed: 21
                          agencyId: 1
                          currentStopSequence: 16
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 534
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6427
                            - 45.59548
                        properties:
                          trip:
                            id: '285031664'
                            shortName: null
                            headsign: Est
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '490344'
                          route:
                            id: '49'
                            shortName: '49'
                            longName: Maurice-Duplessis
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36042'
                            label: '36042'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574440526
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 1803
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.51293
                            - 45.61187
                        properties:
                          trip:
                            id: '285032024'
                            shortName: null
                            headsign: Est
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1890206'
                          route:
                            id: '189'
                            shortName: '189'
                            longName: Notre-Dame
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36044'
                            label: '36044'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 107
                            odometer: 0
                            speed: 7
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574445040
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 2149
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52261
                            - 45.57984
                        properties:
                          trip:
                            id: '285028439'
                            shortName: null
                            headsign: Nord
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '330286'
                          route:
                            id: '33'
                            shortName: '33'
                            longName: Langelier
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '36049'
                            label: '36049'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 291
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 2
                        id: 536
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69649
                            - 45.5088
                        properties:
                          trip:
                            id: '284779676'
                            shortName: null
                            headsign: Est
                            startTime: '21:47:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1710235'
                          route:
                            id: '171'
                            shortName: '171'
                            longName: Henri-Bourassa
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37003'
                            label: '37003'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 133
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 8
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1587251647
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 7110
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60329
                            - 45.44673
                        properties:
                          trip:
                            id: '286572826'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1130161'
                          route:
                            id: '113'
                            shortName: '113'
                            longName: Lapierre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37004'
                            label: '37004'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 46
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574695930
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2532
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60434
                            - 45.47374
                        properties:
                          trip:
                            id: '284779495'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1050147'
                          route:
                            id: '105'
                            shortName: '105'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37005'
                            label: '37005'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 323
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574436912
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1377
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65255
                            - 45.50489
                        properties:
                          trip:
                            id: '284778324'
                            shortName: null
                            headsign: Sud
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1240126'
                          route:
                            id: '124'
                            shortName: '124'
                            longName: Victoria
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37006'
                            label: '37006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 114
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 539
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6204
                            - 45.51997
                        properties:
                          trip:
                            id: '284777225'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1600126'
                          route:
                            id: '160'
                            shortName: '160'
                            longName: Barclay
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37011'
                            label: '37011'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 301
                            odometer: 0
                            speed: 8
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832366
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 541
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60841
                            - 45.53017
                        properties:
                          trip:
                            id: '284778625'
                            shortName: null
                            headsign: Est
                            startTime: '21:14:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1600123'
                          route:
                            id: '160'
                            shortName: '160'
                            longName: Barclay
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37012'
                            label: '37012'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 316
                            odometer: 0
                            speed: 8
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574403205
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 851
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57635
                            - 45.49439
                        properties:
                          trip:
                            id: '284779412'
                            shortName: null
                            headsign: 'Sud via Ridgewood'
                            startTime: '21:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1660194'
                          route:
                            id: '166'
                            shortName: '166'
                            longName: Queen-Mary
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37015'
                            label: '37015'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 296
                            odometer: 0
                            speed: 21
                          agencyId: 1
                          currentStopSequence: 48
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 543
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69362
                            - 45.50714
                        properties:
                          trip:
                            id: '284777420'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1710232'
                          route:
                            id: '171'
                            shortName: '171'
                            longName: Henri-Bourassa
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37018'
                            label: '37018'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 312
                            odometer: 0
                            speed: 38
                          agencyId: 1
                          currentStopSequence: 28
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574403205
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 852
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63232
                            - 45.46509
                        properties:
                          trip:
                            id: '284778031'
                            shortName: null
                            headsign: Est
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1620101'
                          route:
                            id: '162'
                            shortName: '162'
                            longName: Westminster
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37019'
                            label: '37019'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 32
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1576118923
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3023
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.60358
                            - 45.47374
                        properties:
                          trip:
                            id: '284778262'
                            shortName: null
                            headsign: Nord
                            startTime: '21:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1240125'
                          route:
                            id: '124'
                            shortName: '124'
                            longName: Victoria
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37022'
                            label: '37022'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439624
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1696
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65334
                            - 45.47423
                        properties:
                          trip:
                            id: '286571463'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:15:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1040117'
                          route:
                            id: '104'
                            shortName: '104'
                            longName: Cavendish
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37028'
                            label: '37028'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 303
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 33
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 546
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69451
                            - 45.51611
                        properties:
                          trip:
                            id: '284778427'
                            shortName: null
                            headsign: Nord
                            startTime: '21:08:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1280153'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37029'
                            label: '37029'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 319
                            odometer: 0
                            speed: 25
                          agencyId: 1
                          currentStopSequence: 58
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574445040
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2150
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63444
                            - 45.46083
                        properties:
                          trip:
                            id: '284778082'
                            shortName: null
                            headsign: Est
                            startTime: '21:48:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1050151'
                          route:
                            id: '105'
                            shortName: '105'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37034'
                            label: '37034'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 52
                            odometer: 0
                            speed: 1
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574704123
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2588
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61005
                            - 45.47353
                        properties:
                          trip:
                            id: '284777737'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1050147'
                          route:
                            id: '105'
                            shortName: '105'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37036'
                            label: '37036'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 3
                          currentStatus: 2
                          congestionLevel: 3
                          occupancyStatus: 3
                          firstSeenAt: 1574433904
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1163
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69716
                            - 45.50937
                        properties:
                          trip:
                            id: '284778442'
                            shortName: null
                            headsign: Sud
                            startTime: '21:22:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1280152'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37037'
                            label: '37037'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 38
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 549
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69479
                            - 45.47281
                        properties:
                          trip:
                            id: '284777355'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1000245'
                          route:
                            id: '100'
                            shortName: '100'
                            longName: Crémazie
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37038'
                            label: '37038'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 196
                            odometer: 0
                            speed: 34
                          agencyId: 1
                          currentStopSequence: 39
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 550
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62447
                            - 45.52657
                        properties:
                          trip:
                            id: '284776795'
                            shortName: null
                            headsign: Est
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '160089'
                          route:
                            id: '16'
                            shortName: '16'
                            longName: Graham
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37042'
                            label: '37042'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 26
                            odometer: 0
                            speed: 24
                          agencyId: 1
                          currentStopSequence: 35
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574403205
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 853
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.63501
                            - 45.50183
                        properties:
                          trip:
                            id: '284778589'
                            shortName: null
                            headsign: Est
                            startTime: '21:44:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1600123'
                          route:
                            id: '160'
                            shortName: '160'
                            longName: Barclay
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37051'
                            label: '37051'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 33
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575048643
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2785
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66359
                            - 45.50811
                        properties:
                          trip:
                            id: '284778292'
                            shortName: null
                            headsign: Nord
                            startTime: '21:26:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1240125'
                          route:
                            id: '124'
                            shortName: '124'
                            longName: Victoria
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37052'
                            label: '37052'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 295
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 36
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574952602
                          lastSeenAt: 1743832352
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2738
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.65404
                            - 45.44223
                        properties:
                          trip:
                            id: '284780950'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7471239'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37060'
                            label: '37060'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 276
                            odometer: 0
                            speed: 99
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 558
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57888
                            - 45.48254
                        properties:
                          trip:
                            id: '284780712'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:05:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7471239'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37062'
                            label: '37062'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 179
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 11
                          currentStatus: 1
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832009
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 559
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.59514
                            - 45.56596
                        properties:
                          trip:
                            id: '284777205'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:54:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '930087'
                          route:
                            id: '93'
                            shortName: '93'
                            longName: Jean-Talon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37068'
                            label: '37068'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575562823
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2917
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.61469
                            - 45.53838
                        properties:
                          trip:
                            id: '284777112'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '930087'
                          route:
                            id: '93'
                            shortName: '93'
                            longName: Jean-Talon
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37070'
                            label: '37070'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574412320
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1131
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66542
                            - 45.46497
                        properties:
                          trip:
                            id: '284778805'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:29:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1620099'
                          route:
                            id: '162'
                            shortName: '162'
                            longName: Westminster
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37075'
                            label: '37075'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 30
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574440226
                          lastSeenAt: 1743832370
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1762
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62157
                            - 45.47699
                        properties:
                          trip:
                            id: '284777931'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:50:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1030167'
                          route:
                            id: '103'
                            shortName: '103'
                            longName: Monkland
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37076'
                            label: '37076'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 213
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 564
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.69465
                            - 45.47326
                        properties:
                          trip:
                            id: '284778064'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1000246'
                          route:
                            id: '100'
                            shortName: '100'
                            longName: Crémazie
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37081'
                            label: '37081'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 192
                            odometer: 0
                            speed: 28
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 568
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67214
                            - 45.51141
                        properties:
                          trip:
                            id: '284776776'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '160088'
                          route:
                            id: '16'
                            shortName: '16'
                            longName: Graham
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37082'
                            label: '37082'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 24
                          currentStatus: 1
                          congestionLevel: 3
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 569
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.6395
                            - 45.54416
                        properties:
                          trip:
                            id: '284777381'
                            shortName: null
                            headsign: Est
                            startTime: '21:12:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1000244'
                          route:
                            id: '100'
                            shortName: '100'
                            longName: Crémazie
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37083'
                            label: '37083'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 31
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574437814
                          lastSeenAt: 1743832037
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1488
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67139
                            - 45.52585
                        properties:
                          trip:
                            id: '284779366'
                            shortName: null
                            headsign: Est
                            startTime: '21:27:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1710235'
                          route:
                            id: '171'
                            shortName: '171'
                            longName: Henri-Bourassa
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37086'
                            label: '37086'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 20
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574437212
                          lastSeenAt: 1743832361
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1407
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66193
                            - 45.45955
                        properties:
                          trip:
                            id: '284777987'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1030167'
                          route:
                            id: '103'
                            shortName: '103'
                            longName: Monkland
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37088'
                            label: '37088'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 74
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440850
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1844
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.62926
                            - 45.48331
                        properties:
                          trip:
                            id: '284778529'
                            shortName: null
                            headsign: 'Sud via Ridgewood'
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1660194'
                          route:
                            id: '166'
                            shortName: '166'
                            longName: Queen-Mary
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37094'
                            label: '37094'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 9
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1575999043
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 3001
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66747
                            - 45.55551
                        properties:
                          trip:
                            id: '284776842'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:53:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1710232'
                          route:
                            id: '171'
                            shortName: '171'
                            longName: Henri-Bourassa
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37097'
                            label: '37097'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439019
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1621
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64819
                            - 45.42522
                        properties:
                          trip:
                            id: '286572398'
                            shortName: null
                            headsign: Est
                            startTime: '21:59:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1130162'
                          route:
                            id: '113'
                            shortName: '113'
                            longName: Lapierre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37099'
                            label: '37099'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439019
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1622
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.67546
                            - 45.50909
                        properties:
                          trip:
                            id: '284778404'
                            shortName: null
                            headsign: Sud
                            startTime: '20:56:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1280152'
                          route:
                            id: '128'
                            shortName: '128'
                            longName: Saint-Laurent
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37101'
                            label: '37101'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 61
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1575042132
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 2774
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.66502
                            - 45.49185
                        properties:
                          trip:
                            id: '284779451'
                            shortName: null
                            headsign: Est
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1150061'
                          route:
                            id: '115'
                            shortName: '115'
                            longName: Paré
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '37102'
                            label: '37102'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 41
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574426404
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1145
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54633
                            - 45.57218
                        properties:
                          trip:
                            id: '285284349'
                            shortName: null
                            headsign: Est
                            startTime: '21:51:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '220075'
                          route:
                            id: '22'
                            shortName: '22'
                            longName: Notre-Dame
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38007'
                            label: '38007'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 577
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56076
                            - 45.44717
                        properties:
                          trip:
                            id: '285283320'
                            shortName: null
                            headsign: Nord
                            startTime: '21:52:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1680170'
                          route:
                            id: '168'
                            shortName: '168'
                            longName: Cité-du-Havre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38015'
                            label: '38015'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 122
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574445041
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2152
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55074
                            - 45.53574
                        properties:
                          trip:
                            id: '285283783'
                            shortName: null
                            headsign: Est
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1250192'
                          route:
                            id: '125'
                            shortName: '125'
                            longName: Ontario
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38021'
                            label: '38021'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 24
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 22
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574403206
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 858
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56721
                            - 45.53293
                        properties:
                          trip:
                            id: '285284761'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:37:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '290083'
                          route:
                            id: '29'
                            shortName: '29'
                            longName: Rachel
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38024'
                            label: '38024'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 583
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.52206
                            - 45.60217
                        properties:
                          trip:
                            id: '285284775'
                            shortName: null
                            headsign: Est
                            startTime: '21:18:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1850126'
                          route:
                            id: '185'
                            shortName: '185'
                            longName: Sherbrooke
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38030'
                            label: '38030'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 108
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 585
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58418
                            - 45.57488
                        properties:
                          trip:
                            id: '285283072'
                            shortName: null
                            headsign: Nord
                            startTime: '21:38:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1360114'
                          route:
                            id: '136'
                            shortName: '136'
                            longName: Viau
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38033'
                            label: '38033'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 293
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574438418
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1555
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54009
                            - 45.46851
                        properties:
                          trip:
                            id: '285282749'
                            shortName: null
                            headsign: Nord
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1720010'
                          route:
                            id: '172'
                            shortName: '172'
                            longName: 'Du Golf'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38034'
                            label: '38034'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 72
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 17
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574441758
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1949
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5779
                            - 45.54293
                        properties:
                          trip:
                            id: '285284645'
                            shortName: null
                            headsign: Nord
                            startTime: '21:39:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '940090'
                          route:
                            id: '94'
                            shortName: '94'
                            longName: "D'Iberville"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38035'
                            label: '38035'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1575758414
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2962
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.58382
                            - 45.48988
                        properties:
                          trip:
                            id: '285284398'
                            shortName: null
                            headsign: Est
                            startTime: '22:03:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1500060'
                          route:
                            id: '150'
                            shortName: '150'
                            longName: René-Lévesque
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38037'
                            label: '38037'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 586
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.8586
                            - 45.47652
                        properties:
                          trip:
                            id: '285008892'
                            shortName: null
                            headsign: Nord
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2070090'
                          route:
                            id: '207'
                            shortName: '207'
                            longName: Jacques-Bizard
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38038'
                            label: '38038'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 335
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 13
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832371
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 587
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.79543
                            - 45.48341
                        properties:
                          trip:
                            id: '285010404'
                            shortName: null
                            headsign: Est
                            startTime: '21:42:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2150156'
                          route:
                            id: '215'
                            shortName: '215'
                            longName: Henri-Bourassa
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38039'
                            label: '38039'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 54
                            odometer: 0
                            speed: 12
                          agencyId: 1
                          currentStopSequence: 14
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574403206
                          lastSeenAt: 1743832368
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 860
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71513
                            - 45.46784
                        properties:
                          trip:
                            id: '285008840'
                            shortName: null
                            headsign: Est
                            startTime: '21:10:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2020187'
                          route:
                            id: '202'
                            shortName: '202'
                            longName: Dawson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38050'
                            label: '38050'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 43
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 46
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574781729
                          lastSeenAt: 1743832354
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2639
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81289
                            - 45.49936
                        properties:
                          trip:
                            id: '285008759'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:40:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2080106'
                          route:
                            id: '208'
                            shortName: '208'
                            longName: Brunswick
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38051'
                            label: '38051'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 146
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 10
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574445042
                          lastSeenAt: 1743832363
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2154
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.84209
                            - 45.4987
                        properties:
                          trip:
                            id: '285006969'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:19:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '680416'
                          route:
                            id: '68'
                            shortName: '68'
                            longName: Pierrefonds
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38060'
                            label: '38060'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 228
                            odometer: 0
                            speed: 53
                          agencyId: 1
                          currentStopSequence: 45
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 597
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.7028
                            - 45.45892
                        properties:
                          trip:
                            id: '285008436'
                            shortName: null
                            headsign: Nord
                            startTime: '21:30:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1960208'
                          route:
                            id: '196'
                            shortName: '196'
                            longName: Parc-Industriel-Lachine
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38073'
                            label: '38073'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 313
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 31
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574439323
                          lastSeenAt: 1743832367
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1657
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.83131
                            - 45.46526
                        properties:
                          trip:
                            id: '285008875'
                            shortName: null
                            headsign: Est
                            startTime: '21:56:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2080107'
                          route:
                            id: '208'
                            shortName: '208'
                            longName: Brunswick
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38075'
                            label: '38075'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574411421
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1125
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.81143
                            - 45.44532
                        properties:
                          trip:
                            id: '285009017'
                            shortName: null
                            headsign: Est
                            startTime: '21:35:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2030123'
                          route:
                            id: '203'
                            shortName: '203'
                            longName: Carson
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38079'
                            label: '38079'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 117
                            odometer: 0
                            speed: 9
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440227
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 1763
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75723
                            - 45.49318
                        properties:
                          trip:
                            id: '285008273'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:24:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '2150155'
                          route:
                            id: '215'
                            shortName: '215'
                            longName: Henri-Bourassa
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38080'
                            label: '38080'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 225
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 29
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832353
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 605
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.71953
                            - 45.49817
                        properties:
                          trip:
                            id: '285007104'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:32:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '700197'
                          route:
                            id: '70'
                            shortName: '70'
                            longName: Bois-Franc
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38081'
                            label: '38081'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 224
                            odometer: 0
                            speed: 36
                          agencyId: 1
                          currentStopSequence: 21
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574471126
                          lastSeenAt: 1743832356
                          links:
                            - 3
                            - 22
                          tags:
                            - 8
                        id: 2323
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57204
                            - 45.50428
                        properties:
                          trip:
                            id: '285283812'
                            shortName: null
                            headsign: Nord
                            startTime: '21:23:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1680170'
                          route:
                            id: '168'
                            shortName: '168'
                            longName: Cité-du-Havre
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38086'
                            label: '38086'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 311
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 24
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439020
                          lastSeenAt: 1743831848
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1624
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53053
                            - 45.58231
                        properties:
                          trip:
                            id: '285284678'
                            shortName: null
                            headsign: Est
                            startTime: '21:20:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '850202'
                          route:
                            id: '85'
                            shortName: '85'
                            longName: Hochelaga
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38094'
                            label: '38094'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 26
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832358
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 613
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.5573
                            - 45.49009
                        properties:
                          trip:
                            id: '285283489'
                            shortName: null
                            headsign: Nord
                            startTime: '21:43:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '740072'
                          route:
                            id: '74'
                            shortName: '74'
                            longName: Bridge
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38096'
                            label: '38096'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 350
                            odometer: 0
                            speed: 45
                          agencyId: 1
                          currentStopSequence: 7
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574440528
                          lastSeenAt: 1743832360
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 1805
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.54624
                            - 45.56902
                        properties:
                          trip:
                            id: '285284372'
                            shortName: null
                            headsign: Sud
                            startTime: '21:33:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1310083'
                          route:
                            id: '131'
                            shortName: '131'
                            longName: "De l'Assomption"
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38097'
                            label: '38097'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 615
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.53792
                            - 45.46722
                        properties:
                          trip:
                            id: '285283683'
                            shortName: null
                            headsign: Sud
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1720009'
                          route:
                            id: '172'
                            shortName: '172'
                            longName: 'Du Golf'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38099'
                            label: '38099'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 69
                            odometer: 0
                            speed: 5
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 616
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57858
                            - 45.53804
                        properties:
                          trip:
                            id: '285284700'
                            shortName: null
                            headsign: Sud
                            startTime: '21:25:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '100075'
                          route:
                            id: '10'
                            shortName: '10'
                            longName: 'De Lorimier'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '38100'
                            label: '38100'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 18
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832362
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 617
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.64789
                            - 45.44255
                        properties:
                          trip:
                            id: '284780762'
                            shortName: null
                            headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                            startTime: '21:45:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7471231'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39002'
                            label: '39002'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 55
                            odometer: 0
                            speed: 99
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 2
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 618
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.55978
                            - 45.5147
                        properties:
                          trip:
                            id: '284780900'
                            shortName: null
                            headsign: 'Est trajet 1 gare d’autocars de Montréal.'
                            startTime: '21:09:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7471231'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39006'
                            label: '39006'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 307
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 12
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574439020
                          lastSeenAt: 1743832355
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1625
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56467
                            - 45.5054
                        properties:
                          trip:
                            id: '284780937'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:41:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7471239'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39007'
                            label: '39007'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 231
                            odometer: 0
                            speed: 18
                          agencyId: 1
                          currentStopSequence: 6
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574435107
                          lastSeenAt: 1743832359
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 1226
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75085
                            - 45.45756
                        properties:
                          trip:
                            id: '284780623'
                            shortName: null
                            headsign: Ouest
                            startTime: '21:36:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7471233'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39009'
                            label: '39009'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 200
                            odometer: 0
                            speed: 23
                          agencyId: 1
                          currentStopSequence: 2
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 621
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.75156
                            - 45.45657
                        properties:
                          trip:
                            id: '284780872'
                            shortName: null
                            headsign: 'Est trajet 2 station Lionel-Groulx.'
                            startTime: '21:53:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '7471222'
                          route:
                            id: '747'
                            shortName: '747'
                            longName: 'YUL Aéroport  / Centre-Ville'
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39014'
                            label: '39014'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 1
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832372
                          links:
                            - 3
                            - 22
                          tags:
                            - 9
                        id: 623
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.56251
                            - 45.53236
                        properties:
                          trip:
                            id: '285284321'
                            shortName: null
                            headsign: Est
                            startTime: '21:02:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '240185'
                          route:
                            id: '24'
                            shortName: '24'
                            longName: Sherbrooke
                            color: '#781B7D'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39018'
                            label: '39018'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 6
                            odometer: 0
                            speed: 27
                          agencyId: 1
                          currentStopSequence: 43
                          currentStatus: 2
                          congestionLevel: 0
                          occupancyStatus: 3
                          firstSeenAt: 1574645294
                          lastSeenAt: 1743832365
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 2516
                      -
                        type: Feature
                        geometry:
                          type: Point
                          coordinates:
                            - -73.57146
                            - 45.50419
                        properties:
                          trip:
                            id: '285284000'
                            shortName: null
                            headsign: Est
                            startTime: '22:00:00'
                            scheduleRelationship: 0
                            blockId: null
                            serviceId: null
                            shapeId: '1250192'
                          route:
                            id: '125'
                            shortName: '125'
                            longName: Ontario
                            color: '#009EE0'
                            textColor: '#FFFFFF'
                          vehicle:
                            id: '39019'
                            label: '39019'
                            licensePlate: null
                            type: 3
                          position:
                            bearing: 0
                            odometer: 0
                            speed: 0
                          agencyId: 1
                          currentStopSequence: 1
                          currentStatus: 1
                          congestionLevel: 0
                          occupancyStatus: 5
                          firstSeenAt: 1574399676
                          lastSeenAt: 1743832369
                          links:
                            - 3
                            - 22
                          tags:
                            - 3
                        id: 625
                    items:
                      type: object
                      properties:
                        type:
                          type: string
                          example: Feature
                        geometry:
                          type: object
                          properties:
                            type:
                              type: string
                              example: Point
                            coordinates:
                              type: array
                              example:
                                - -73.61143
                                - 45.42636
                              items:
                                type: number
                        properties:
                          type: object
                          properties:
                            trip:
                              type: object
                              properties:
                                id:
                                  type: string
                                  example: '286570550'
                                shortName:
                                  type: string
                                  example: null
                                headsign:
                                  type: string
                                  example: Ouest
                                startTime:
                                  type: string
                                  example: '21:00:00'
                                scheduleRelationship:
                                  type: integer
                                  example: 0
                                blockId:
                                  type: string
                                  example: null
                                serviceId:
                                  type: string
                                  example: null
                                shapeId:
                                  type: string
                                  example: '610126'
                            route:
                              type: object
                              properties:
                                id:
                                  type: string
                                  example: '61'
                                shortName:
                                  type: string
                                  example: '61'
                                longName:
                                  type: string
                                  example: Wellington
                                color:
                                  type: string
                                  example: '#009EE0'
                                textColor:
                                  type: string
                                  example: '#FFFFFF'
                            vehicle:
                              type: object
                              properties:
                                id:
                                  type: string
                                  example: '27529'
                                label:
                                  type: string
                                  example: '27529'
                                licensePlate:
                                  type: string
                                  example: null
                                type:
                                  type: integer
                                  example: 3
                            position:
                              type: object
                              properties:
                                bearing:
                                  type: integer
                                  example: 132
                                odometer:
                                  type: integer
                                  example: 0
                                speed:
                                  type: integer
                                  example: 0
                            agencyId:
                              type: integer
                              example: 1
                            currentStopSequence:
                              type: integer
                              example: 51
                            currentStatus:
                              type: integer
                              example: 2
                            congestionLevel:
                              type: integer
                              example: 0
                            occupancyStatus:
                              type: integer
                              example: 1
                            firstSeenAt:
                              type: integer
                              example: 1576200974
                            lastSeenAt:
                              type: integer
                              example: 1743832354
                            links:
                              type: array
                              example:
                                - 3
                                - 22
                              items:
                                type: integer
                            tags:
                              type: array
                              example:
                                - 5
                              items:
                                type: integer
                        id:
                          type: integer
                          example: 3040
                  links:
                    type: object
                    properties:
                      first:
                        type: string
                        example: 'https://api.transittracker.ca/v2/vehicles.geojson?page=1'
                      last:
                        type: string
                        example: 'https://api.transittracker.ca/v2/vehicles.geojson?page=12'
                      prev:
                        type: string
                        example: null
                      next:
                        type: string
                        example: 'https://api.transittracker.ca/v2/vehicles.geojson?page=2'
                  meta:
                    type: object
                    properties:
                      current_page:
                        type: integer
                        example: 1
                      from:
                        type: integer
                        example: 1
                      last_page:
                        type: integer
                        example: 12
                      links:
                        type: array
                        example:
                          -
                            url: null
                            label: '&laquo; Previous'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=1'
                            label: '1'
                            active: true
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=2'
                            label: '2'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=3'
                            label: '3'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=4'
                            label: '4'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=5'
                            label: '5'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=6'
                            label: '6'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=7'
                            label: '7'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=8'
                            label: '8'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=9'
                            label: '9'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=10'
                            label: '10'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=11'
                            label: '11'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=12'
                            label: '12'
                            active: false
                          -
                            url: 'https://api.transittracker.ca/v2/vehicles.geojson?page=2'
                            label: 'Next &raquo;'
                            active: false
                        items:
                          type: object
                          properties:
                            url:
                              type: string
                              example: null
                            label:
                              type: string
                              example: '&laquo; Previous'
                            active:
                              type: boolean
                              example: false
                      path:
                        type: string
                        example: 'https://api.transittracker.ca/v2/vehicles.geojson'
                      per_page:
                        type: integer
                        example: 250
                      to:
                        type: integer
                        example: 250
                      total:
                        type: integer
                        example: 2771
      tags:
        - Vehicles
      security: []
  '/v2/vehicles/{vehicle_id}':
    get:
      summary: ''
      operationId: getV2VehiclesVehicle_id
      description: ''
      parameters:
        -
          in: header
          name: Accept-Language
          description: ''
          example: en
          schema:
            type: string
      responses:
        200:
          description: ''
          content:
            application/json:
              schema:
                type: object
                example:
                  data:
                    id: 1
                    ref: '22215'
                    isActive: false
                    label: '22215'
                    timestamp: null
                    tripId: '217809243'
                    routeId: '162'
                    startTime: '07:43:00'
                    position:
                      lat: 45.52127
                      lon: -73.66717
                    bearing: null
                    speed: null
                    vehicleType: bus
                    plate: null
                    odometer: null
                    currentStopSequence: 35
                    currentStatus:
                      data: 2
                      label: 'In transit to'
                    scheduleRelationship:
                      data: null
                      label: null
                    congestionLevel:
                      data: null
                      label: null
                    occupancyStatus:
                      data: null
                      label: null
                    agency: stm
                    links:
                      - 3
                      - 22
                    tags: []
                    trip:
                      id: null
                      headsign: null
                      shortName: null
                      routeColor: '#009EE0'
                      routeTextColor: '#FFFFFF'
                      routeShortName: '162'
                      routeLongName: Westminster
                      shapeLink: null
                      shapeId: null
                      serviceId: null
                      blockId: null
                    createdAt: '2019-11-22 00:14:35'
                    meta: {  }
                properties:
                  data:
                    type: object
                    properties:
                      id:
                        type: integer
                        example: 1
                      ref:
                        type: string
                        example: '22215'
                      isActive:
                        type: boolean
                        example: false
                      label:
                        type: string
                        example: '22215'
                      timestamp:
                        type: string
                        example: null
                      tripId:
                        type: string
                        example: '217809243'
                      routeId:
                        type: string
                        example: '162'
                      startTime:
                        type: string
                        example: '07:43:00'
                      position:
                        type: object
                        properties:
                          lat:
                            type: number
                            example: 45.52127
                          lon:
                            type: number
                            example: -73.66717
                      bearing:
                        type: string
                        example: null
                      speed:
                        type: string
                        example: null
                      vehicleType:
                        type: string
                        example: bus
                      plate:
                        type: string
                        example: null
                      odometer:
                        type: string
                        example: null
                      currentStopSequence:
                        type: integer
                        example: 35
                      currentStatus:
                        type: object
                        properties:
                          data:
                            type: integer
                            example: 2
                          label:
                            type: string
                            example: 'In transit to'
                      scheduleRelationship:
                        type: object
                        properties:
                          data:
                            type: string
                            example: null
                          label:
                            type: string
                            example: null
                      congestionLevel:
                        type: object
                        properties:
                          data:
                            type: string
                            example: null
                          label:
                            type: string
                            example: null
                      occupancyStatus:
                        type: object
                        properties:
                          data:
                            type: string
                            example: null
                          label:
                            type: string
                            example: null
                      agency:
                        type: string
                        example: stm
                      links:
                        type: array
                        example:
                          - 3
                          - 22
                        items:
                          type: integer
                      tags:
                        type: array
                        example: []
                      trip:
                        type: object
                        properties:
                          id:
                            type: string
                            example: null
                          headsign:
                            type: string
                            example: null
                          shortName:
                            type: string
                            example: null
                          routeColor:
                            type: string
                            example: '#009EE0'
                          routeTextColor:
                            type: string
                            example: '#FFFFFF'
                          routeShortName:
                            type: string
                            example: '162'
                          routeLongName:
                            type: string
                            example: Westminster
                          shapeLink:
                            type: string
                            example: null
                          shapeId:
                            type: string
                            example: null
                          serviceId:
                            type: string
                            example: null
                          blockId:
                            type: string
                            example: null
                      createdAt:
                        type: string
                        example: '2019-11-22 00:14:35'
                      meta:
                        type: object
                        properties: {  }
      tags:
        - Vehicles
      security: []
    parameters:
      -
        in: path
        name: vehicle_id
        description: 'The ID of the vehicle.'
        example: 1
        required: true
        schema:
          type: integer
tags:
  -
    name: Agencies
    description: ''
  -
    name: Alerts
    description: ''
  -
    name: Endpoints
    description: ''
  -
    name: Landing
    description: 'GeoJSON ressources used on the landing page'
  -
    name: Link
    description: ''
  -
    name: Regions
    description: ''
  -
    name: Tags
    description: ''
  -
    name: Vehicles
    description: ''