{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Holland Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.955016,
            53.405522
          ],
          [
            -2.955008,
            53.405837
          ],
          [
            -2.955,
            53.406151
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258085, L7 1PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.955000512065355,
          53.40616023838811
        ]
      }
    }
  ]
}