{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Selly Wharf",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.937553,
            52.440282
          ],
          [
            -1.937493,
            52.440307
          ],
          [
            -1.937449,
            52.440325
          ],
          [
            -1.937345,
            52.440368
          ],
          [
            -1.936794,
            52.440613
          ],
          [
            -1.93661,
            52.440695
          ],
          [
            -1.936429,
            52.44095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023500019, B29 6LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9375525652347112,
          52.440282067502835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071392999, B29 6LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.937331343681427,
          52.44067751185051
        ]
      }
    }
  ]
}