{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Garside Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.451821,
            53.591708
          ],
          [
            -2.451766,
            53.591511
          ],
          [
            -2.451711,
            53.591313
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070909974, BL1 6EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4518206819380794,
          53.59170836784757
        ]
      }
    }
  ]
}