{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bristol Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.160741,
            53.33678
          ],
          [
            -2.160434,
            53.336755
          ],
          [
            -2.160127,
            53.33673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094505756, SK7 1GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1601371555446294,
          53.33673290681805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094505772, SK7 1GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1605874416075106,
          53.33666938008716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094505773, SK7 1GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160391978911735,
          53.336606722749735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094505774, SK7 1GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1601515658874515,
          53.336571091514045
        ]
      }
    }
  ]
}