{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Wells Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.601001,
            51.4546
          ],
          [
            -2.601258,
            51.454455
          ],
          [
            -2.601515,
            51.454309
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316690, BS1 5JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6015011818460216,
          51.45433641314355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "368673, BS1 5NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.600924833882974,
          51.454285419811235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024756080, BS1 5JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.601330735528363,
          51.454508129032746
        ]
      }
    }
  ]
}