{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Common Acre Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.29256,
            52.504366
          ],
          [
            0.29246,
            52.504297
          ],
          [
            0.291683,
            52.502755
          ],
          [
            0.290862,
            52.501125
          ],
          [
            0.291144,
            52.50074
          ],
          [
            0.291425,
            52.500356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002594066, CB6 1EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.29136565925974306,
          52.50222687359958
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002595791, CB6 1EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2911051458315398,
          52.50203410040052
        ]
      }
    }
  ]
}