{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wash Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.354607,
            52.492495
          ],
          [
            1.355335,
            52.492399
          ],
          [
            1.356063,
            52.492302
          ],
          [
            1.358332,
            52.492073
          ],
          [
            1.35845,
            52.492062
          ],
          [
            1.360552,
            52.491707
          ],
          [
            1.360341,
            52.491216
          ],
          [
            1.36013,
            52.490726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630002111, NR35 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.354490951931157,
          52.49251242733836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630186926, NR35 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3501750009503313,
          52.496016539715136
        ]
      }
    }
  ]
}