{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Links",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.269976,
            53.878159
          ],
          [
            -1.269616,
            53.878095
          ],
          [
            -1.269256,
            53.878031
          ],
          [
            -1.269206,
            53.878022
          ],
          [
            -1.269156,
            53.878013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013453691, LS24 9HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2699758839933721,
          53.878159424215504
        ]
      }
    }
  ]
}