{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Calder Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.43273,
            53.561183
          ],
          [
            -2.432096,
            53.561216
          ],
          [
            -2.431462,
            53.56125
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070911761, BL3 3DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4327295930887294,
          53.56118257760352
        ]
      }
    }
  ]
}