{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chalky Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.106333,
            52.029095
          ],
          [
            0.106681,
            52.029019
          ],
          [
            0.107653,
            52.029319
          ],
          [
            0.108032,
            52.029362
          ],
          [
            0.10869,
            52.029357
          ],
          [
            0.109074,
            52.029311
          ],
          [
            0.109954,
            52.029207
          ],
          [
            0.111947,
            52.029243
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002184326, SG8 8QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11190388030445678,
          52.0292525273282
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004271721, SG8 8QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10959530858263306,
          52.029141029436744
        ]
      }
    }
  ]
}