{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Mcdonna Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.449641,
            53.595573
          ],
          [
            -2.450225,
            53.595755
          ],
          [
            -2.450808,
            53.595937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070910849, BL1 3LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4496408720840095,
          53.59557258367432
        ]
      }
    }
  ]
}