{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gravel End Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.191088,
            52.419879
          ],
          [
            0.190793,
            52.4197
          ],
          [
            0.190678,
            52.419631
          ],
          [
            0.190439,
            52.419581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002607889, CB6 2DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.19091917862373206,
          52.41977896039074
        ]
      }
    }
  ]
}