{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Short Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.591471,
            51.525455
          ],
          [
            0.591432,
            51.525402
          ],
          [
            0.591393,
            51.525349
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Short Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.591658,
            51.525703
          ],
          [
            0.591564,
            51.525579
          ],
          [
            0.591471,
            51.525455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004936256, SS8 9UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5912992855438355,
          51.52522544683536
        ]
      }
    }
  ]
}