{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kershaw Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.407576,
            53.606473
          ],
          [
            -2.40738,
            53.606519
          ],
          [
            -2.407184,
            53.606565
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Kershaw Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.407184,
            53.606565
          ],
          [
            -2.40698,
            53.60661
          ],
          [
            -2.406777,
            53.606656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913501, BL2 3DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4075759646443706,
          53.60647337207142
        ]
      }
    }
  ]
}