{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Denbigh Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.727594,
            51.999492
          ],
          [
            -0.727547,
            51.999744
          ],
          [
            -0.727501,
            51.999996
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093308988, MK2 2PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7274720827128659,
          52.000209672077844
        ]
      }
    }
  ]
}