{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Amery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.361041,
            51.379444
          ],
          [
            -2.360865,
            51.379487
          ],
          [
            -2.360756,
            51.379481
          ],
          [
            -2.36046,
            51.379465
          ],
          [
            -2.360369,
            51.37946
          ],
          [
            -2.360279,
            51.379455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001151056, BA1 1UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3610406079546165,
          51.37944355620218
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023113398, BA1 1QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3602078293350903,
          51.37951805439979
        ]
      }
    }
  ]
}