{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Calderbank Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.665036,
            53.532913
          ],
          [
            -2.665,
            53.532885
          ],
          [
            -2.664965,
            53.532857
          ],
          [
            -2.664856,
            53.532771
          ],
          [
            -2.664747,
            53.532685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014060154, WN5 9JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.664884683226233,
          53.53278286923455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011761437, WN5 9JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6651718759075913,
          53.53281722554981
        ]
      }
    }
  ]
}