{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.134052,
            53.260172
          ],
          [
            -2.134076,
            53.260256
          ],
          [
            -2.1341,
            53.26034
          ],
          [
            -2.134136,
            53.260467
          ],
          [
            -2.134173,
            53.260595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007962377, SK11 8DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1342772224203035,
          53.26040570685296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008882931, SK11 8DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.134051629813836,
          53.260172253012094
        ]
      }
    }
  ]
}