{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roemead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.553817,
            51.233515
          ],
          [
            -2.553697,
            51.233263
          ],
          [
            -2.553635,
            51.232424
          ],
          [
            -2.553457,
            51.231688
          ],
          [
            -2.553168,
            51.230972
          ],
          [
            -2.553032,
            51.230635
          ],
          [
            -2.553453,
            51.229679
          ],
          [
            -2.553465,
            51.22949
          ],
          [
            -2.553362,
            51.229257
          ],
          [
            -2.552666,
            51.228568
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067951, BA3 4UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5538142793668386,
          51.233535112024896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024720961, BA3 4UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.553430326340994,
          51.23137885680184
        ]
      }
    }
  ]
}