{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gypsy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.727793,
            52.516275
          ],
          [
            -1.728362,
            52.515093
          ],
          [
            -1.72839,
            52.515036
          ],
          [
            -1.72835,
            52.51396
          ],
          [
            -1.728502,
            52.513932
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001175858, B46 1PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7277781268499683,
          52.516274767768586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001179605, B46 1PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7272258317883655,
          52.51503288714677
        ]
      }
    }
  ]
}