{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Anne Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.129805,
            52.201192
          ],
          [
            0.129864,
            52.201196
          ],
          [
            0.12996,
            52.201203
          ],
          [
            0.130056,
            52.20121
          ],
          [
            0.130125,
            52.201279
          ],
          [
            0.130194,
            52.201349
          ],
          [
            0.130221,
            52.201374
          ],
          [
            0.130248,
            52.2014
          ],
          [
            0.130353,
            52.201506
          ],
          [
            0.130458,
            52.201613
          ],
          [
            0.130429,
            52.201689
          ],
          [
            0.1304,
            52.201764
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002565775, CB1 1ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12940985238142488,
          52.20082018713761
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025016777, CB1 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1303210922741914,
          52.201514097721976
        ]
      }
    }
  ]
}