{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thornley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.319463,
            53.55593
          ],
          [
            -2.319718,
            53.55579
          ],
          [
            -2.319974,
            53.55565
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Thornley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.319012,
            53.556165
          ],
          [
            -2.319237,
            53.556048
          ],
          [
            -2.319463,
            53.55593
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210007663, M26 1NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.319011729284999,
          53.556165113194325
        ]
      }
    }
  ]
}