{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.542187,
            51.205336
          ],
          [
            0.542155,
            51.205391
          ],
          [
            0.542122,
            51.205446
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.542122,
            51.205446
          ],
          [
            0.542034,
            51.205407
          ],
          [
            0.541946,
            51.205369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.542122,
            51.205446
          ],
          [
            0.543149,
            51.207142
          ],
          [
            0.543272,
            51.207345
          ],
          [
            0.544,
            51.208876
          ],
          [
            0.54432,
            51.209611
          ],
          [
            0.54464,
            51.210346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022899043, ME17 4DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.542044921163521,
          51.205348396030246
        ]
      }
    }
  ]
}