{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Montague Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.474393,
            51.547219
          ],
          [
            -0.473483,
            51.547683
          ],
          [
            -0.473293,
            51.54778
          ],
          [
            -0.472722,
            51.547835
          ],
          [
            -0.472473,
            51.54768
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768011377, UB8 1TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.47445113414104273,
          51.54721959667417
        ]
      }
    }
  ]
}