{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilling Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.394021,
            53.76887
          ],
          [
            -0.393815,
            53.76871
          ],
          [
            -0.393608,
            53.76855
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009930976, HU5 4SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39382882695160504,
          53.76873265818863
        ]
      }
    }
  ]
}