{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smythe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.794745,
            53.32768
          ],
          [
            -0.794724,
            53.328962
          ],
          [
            -0.794703,
            53.330243
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981237, DN22 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7948112829421331,
          53.32770064864011
        ]
      }
    }
  ]
}