{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seville Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.159069,
            51.501258
          ],
          [
            -0.159094,
            51.501312
          ],
          [
            -0.159118,
            51.501366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Seville Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.159369,
            51.502045
          ],
          [
            -0.159243,
            51.501705
          ],
          [
            -0.159118,
            51.501366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217112716, SW1X 7RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15925473160940085,
          51.5016562486818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217124223, SW1X 7RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15922194977713622,
          51.50175465166273
        ]
      }
    }
  ]
}