{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ingress Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.255019,
            51.491286
          ],
          [
            -0.255295,
            51.491223
          ],
          [
            -0.255571,
            51.49116
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001272827, W4 2HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25501906056233026,
          51.49128618070711
        ]
      }
    }
  ]
}