{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.937909,
            53.915468
          ],
          [
            -1.93778,
            53.91536
          ],
          [
            -1.937651,
            53.915252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.937651,
            53.915252
          ],
          [
            -1.937521,
            53.915144
          ],
          [
            -1.937392,
            53.915036
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591768, BD20 0JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.937635484332293,
          53.91524324409206
        ]
      }
    }
  ]
}