{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ray Street Bridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.107471,
            51.523146
          ],
          [
            -0.107577,
            51.523135
          ],
          [
            -0.107718,
            51.523121
          ],
          [
            -0.10782,
            51.523111
          ],
          [
            -0.107966,
            51.523097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5300101285, EC1R 3BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10767494763980374,
          51.52316381416025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437136, EC1R 3AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10724836934188112,
          51.523022043478925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012788384, EC1R 3BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10776287133897813,
          51.5231292624658
        ]
      }
    }
  ]
}