{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Finsbury Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552379,
            53.805487
          ],
          [
            -1.551581,
            53.805487
          ],
          [
            -1.550784,
            53.805488
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Finsbury Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552379,
            53.805487
          ],
          [
            -1.553116,
            53.805537
          ],
          [
            -1.553854,
            53.805587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Finsbury Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552623,
            53.804424
          ],
          [
            -1.552502,
            53.804789
          ],
          [
            -1.552382,
            53.805155
          ],
          [
            -1.55238,
            53.805321
          ],
          [
            -1.552379,
            53.805487
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72635424, LS2 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5526070451204697,
          53.80448636421597
        ]
      }
    }
  ]
}