{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vine Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.080184,
            51.503817
          ],
          [
            -0.080285,
            51.503843
          ],
          [
            -0.080385,
            51.503869
          ],
          [
            -0.080473,
            51.503755
          ],
          [
            -0.080561,
            51.503641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000813695, SE1 2JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08033094845482187,
          51.50392500119671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790627, SE1 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0804858929959775,
          51.50366675225401
        ]
      }
    }
  ]
}