{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.978871,
            54.385722
          ],
          [
            -1.977401,
            54.385949
          ],
          [
            -1.976722,
            54.386054
          ],
          [
            -1.975908,
            54.386094
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647251, DL11 6UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.975883750378725,
          54.38609011886188
        ]
      }
    }
  ]
}