{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goodwin Parade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.350697,
            53.741015
          ],
          [
            -0.350669,
            53.740683
          ],
          [
            -0.350645,
            53.740685
          ],
          [
            -0.350469,
            53.740696
          ],
          [
            -0.350423,
            53.740456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008632273, HU3 2HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35041940864876947,
          53.74045665556006
        ]
      }
    }
  ]
}