{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Punjab Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.378563,
            51.511072
          ],
          [
            -0.378359,
            51.511077
          ],
          [
            -0.378155,
            51.511081
          ],
          [
            -0.377622,
            51.51107
          ],
          [
            -0.377089,
            51.511059
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12143429, UB1 1JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3778373003957521,
          51.511087783436416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12196427, UB1 1LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3781045495513956,
          51.51086667263038
        ]
      }
    }
  ]
}