{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jubilee Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.944368,
            53.021327
          ],
          [
            -1.944324,
            53.021059
          ],
          [
            -1.944309,
            53.020967
          ],
          [
            -1.944592,
            53.020922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002951984, ST10 2JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9443829621246729,
          53.021299733963815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031853396, ST10 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9443836409330366,
          53.02076937540317
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031853397, ST10 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.94465199943916,
          53.02075152171743
        ]
      }
    }
  ]
}