{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Voss's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.585494,
            50.802269
          ],
          [
            -2.585428,
            50.801517
          ],
          [
            -2.585366,
            50.801364
          ],
          [
            -2.585238,
            50.80105
          ],
          [
            -2.584622,
            50.800612
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013012621, DT2 0HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.585466487194609,
          50.80229879360018
        ]
      }
    }
  ]
}