{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elsie Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.327753,
            53.638196
          ],
          [
            -2.327873,
            53.63811
          ],
          [
            -2.327993,
            53.638024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Elsie Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.327993,
            53.638024
          ],
          [
            -2.328114,
            53.637925
          ],
          [
            -2.328159,
            53.637888
          ],
          [
            -2.328234,
            53.637826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005794, BL0 9PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3277526163418982,
          53.63819566990718
        ]
      }
    }
  ]
}