{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Camden Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.126095,
            52.202804
          ],
          [
            0.126046,
            52.202826
          ],
          [
            0.125767,
            52.202948
          ],
          [
            0.125651,
            52.202999
          ],
          [
            0.125417,
            52.203101
          ],
          [
            0.125554,
            52.203235
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002565992, CB1 1JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12609480249109,
          52.20280424857988
        ]
      }
    }
  ]
}