{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alford Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.092689,
            51.53096
          ],
          [
            -0.092471,
            51.530989
          ],
          [
            -0.092253,
            51.531017
          ],
          [
            -0.092203,
            51.531024
          ],
          [
            -0.092152,
            51.531031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008306372, N1 7QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09268884625107629,
          51.53096042056977
        ]
      }
    }
  ]
}