{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Montague Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.477329,
            53.66714
          ],
          [
            -1.477107,
            53.667011
          ],
          [
            -1.476885,
            53.666883
          ],
          [
            -1.476723,
            53.666789
          ],
          [
            -1.476562,
            53.666696
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174022, WF1 5BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4773285340001452,
          53.66713961735122
        ]
      }
    }
  ]
}