{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Salmon Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.129215,
            52.207451
          ],
          [
            0.129408,
            52.207459
          ],
          [
            0.129601,
            52.207468
          ],
          [
            0.13007,
            52.207488
          ],
          [
            0.130539,
            52.207509
          ],
          [
            0.130645,
            52.207524
          ],
          [
            0.130644,
            52.207536
          ],
          [
            0.130642,
            52.207614
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002566738, CB1 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1292146450861794,
          52.20745075613625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004214510, CB1 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1292146450861794,
          52.20745075613625
        ]
      }
    }
  ]
}