{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brookside Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.123384,
            52.1969
          ],
          [
            0.123392,
            52.196846
          ],
          [
            0.123396,
            52.196824
          ],
          [
            0.123408,
            52.196747
          ],
          [
            0.123444,
            52.196492
          ],
          [
            0.123481,
            52.196237
          ],
          [
            0.123489,
            52.196176
          ],
          [
            0.123498,
            52.196115
          ],
          [
            0.123501,
            52.196089
          ],
          [
            0.123505,
            52.196062
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002565953, CB2 1JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.123369336448116,
          52.19690068503755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004166138, CB2 1JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12374743773465803,
          52.196237468388304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004166139, CB2 1JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12369061281161238,
          52.196580184464075
        ]
      }
    }
  ]
}