{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Regnart Buildings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.135749,
            51.526509
          ],
          [
            -0.135398,
            51.526629
          ],
          [
            -0.135433,
            51.52667
          ],
          [
            -0.13566,
            51.52693
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5150534, NW1 2HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13574888024222345,
          51.52650894756566
        ]
      }
    }
  ]
}