{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Martingale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.01219,
            52.048155
          ],
          [
            -0.011965,
            52.048175
          ],
          [
            -0.011741,
            52.048196
          ],
          [
            -0.011482,
            52.048219
          ],
          [
            -0.011223,
            52.048243
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806153, SG8 9JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.011194166264836353,
          52.04824608047294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015433428, SG8 7HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.011367845310396654,
          52.04827598790643
        ]
      }
    }
  ]
}