{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barnard Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.885493,
            53.269641
          ],
          [
            -2.885552,
            53.269753
          ],
          [
            -2.885612,
            53.269866
          ],
          [
            -2.885663,
            53.269973
          ],
          [
            -2.885715,
            53.270079
          ],
          [
            -2.885722,
            53.270094
          ],
          [
            -2.885729,
            53.270108
          ],
          [
            -2.885802,
            53.27026
          ],
          [
            -2.885875,
            53.270412
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013573207, CH65 9DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.88625823926273,
          53.270831261984085
        ]
      }
    }
  ]
}