{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Driscoll Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.198644,
            53.45332
          ],
          [
            -2.198576,
            53.453207
          ],
          [
            -2.198508,
            53.453095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Driscoll Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.198841,
            53.453625
          ],
          [
            -2.198743,
            53.453472
          ],
          [
            -2.198644,
            53.45332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064261, M13 0GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.198507678656356,
          53.45309525417148
        ]
      }
    }
  ]
}