{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vinegar Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.083179,
            51.502659
          ],
          [
            -0.083361,
            51.502472
          ],
          [
            -0.08343,
            51.502477
          ],
          [
            -0.083705,
            51.502496
          ],
          [
            -0.083824,
            51.502449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790629, SE1 3XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08317947390323636,
          51.50265867575099
        ]
      }
    }
  ]
}