{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.112448,
            51.530095
          ],
          [
            -0.112364,
            51.530196
          ],
          [
            -0.112281,
            51.530297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Holford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.112351,
            51.529642
          ],
          [
            -0.112439,
            51.52979
          ],
          [
            -0.112527,
            51.529937
          ],
          [
            -0.112487,
            51.530016
          ],
          [
            -0.112448,
            51.530095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008980387, WC1X 9QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11235146673846463,
          51.5296418413965
        ]
      }
    }
  ]
}