{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Toulon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.098806,
            51.47893
          ],
          [
            -0.098787,
            51.478754
          ],
          [
            -0.098769,
            51.478579
          ],
          [
            -0.098754,
            51.47852
          ],
          [
            -0.098739,
            51.478461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790568, SE5 0UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09875221426568256,
          51.47849730058038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003496444, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09869446488036424,
          51.478847075663204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003496445, SE5 0XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0986967072146337,
          51.47879315640949
        ]
      }
    }
  ]
}