{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.203913,
            51.315811
          ],
          [
            -2.203916,
            51.315934
          ],
          [
            -2.20392,
            51.316057
          ],
          [
            -2.203921,
            51.316088
          ],
          [
            -2.203922,
            51.31612
          ],
          [
            -2.203926,
            51.316302
          ],
          [
            -2.20393,
            51.316485
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000850518, BA14 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2039131105304763,
          51.31581966990921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026049536, BA14 7AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2036280576068914,
          51.3162517709718
        ]
      }
    }
  ]
}