{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watergap Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.348959,
            54.458176
          ],
          [
            -2.348725,
            54.457947
          ],
          [
            -2.348491,
            54.457718
          ],
          [
            -2.348489,
            54.457526
          ],
          [
            -2.348061,
            54.456992
          ],
          [
            -2.347493,
            54.456284
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023879537, CA17 4JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.347493366312099,
          54.45628403284154
        ]
      }
    }
  ]
}