{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitehall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.616513,
            52.043641
          ],
          [
            -2.616461,
            52.043612
          ],
          [
            -2.616408,
            52.043584
          ],
          [
            -2.616402,
            52.043577
          ],
          [
            -2.616346,
            52.043507
          ],
          [
            -2.616284,
            52.04343
          ],
          [
            -2.616078,
            52.042543
          ],
          [
            -2.616063,
            52.042477
          ],
          [
            -2.615707,
            52.041677
          ],
          [
            -2.615666,
            52.041636
          ],
          [
            -2.615625,
            52.041595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022784291, HR1 4NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.616484104877501,
          52.04364079416344
        ]
      }
    }
  ]
}