{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thorncliffe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.277565,
            55.835822
          ],
          [
            -4.277784,
            55.835696
          ],
          [
            -4.278003,
            55.83557
          ],
          [
            -4.277161,
            55.835047
          ],
          [
            -4.27632,
            55.834525
          ],
          [
            -4.276534,
            55.834398
          ],
          [
            -4.276749,
            55.834272
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700396634, G41 2DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.276734462309615,
          55.83426452413603
        ]
      }
    }
  ]
}