{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beck Side",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.908281,
            53.864628
          ],
          [
            -1.908667,
            53.864533
          ],
          [
            -1.90869,
            53.864412
          ],
          [
            -1.90876,
            53.864044
          ],
          [
            -1.909265,
            53.864136
          ],
          [
            -1.90977,
            53.864228
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591773, BD21 5JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9089725388116148,
          53.864066328794756
        ]
      }
    }
  ]
}