{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hacking Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.288658,
            53.591971
          ],
          [
            -2.287522,
            53.591524
          ],
          [
            -2.286386,
            53.591078
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006027, BL9 0RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.288657871565962,
          53.5919708815819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210018299, BL9 0RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.287674286185125,
          53.59173955660102
        ]
      }
    }
  ]
}