{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aske Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.397038,
            53.768937
          ],
          [
            -0.396551,
            53.769114
          ],
          [
            -0.396065,
            53.76929
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009927894, HU5 4SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3964673418259507,
          53.7691724868338
        ]
      }
    }
  ]
}