{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wray Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.613353,
            53.545714
          ],
          [
            -2.613397,
            53.545504
          ],
          [
            -2.613441,
            53.545294
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063337, WN1 3HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.613381394486965,
          53.54557024475059
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012813824, WN1 3HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.613400125055857,
          53.545821826290016
        ]
      }
    }
  ]
}