{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baldwin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.622272,
            53.539493
          ],
          [
            -2.622433,
            53.539681
          ],
          [
            -2.622594,
            53.539869
          ],
          [
            -2.622691,
            53.539986
          ],
          [
            -2.622787,
            53.540103
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064429, WN3 4JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.622594228430303,
          53.539877843772736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012815858, WN3 4JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.622911348545476,
          53.53989416870206
        ]
      }
    }
  ]
}