{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Seaforth Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.510408,
            53.811144
          ],
          [
            -1.50995,
            53.81076
          ],
          [
            -1.509491,
            53.810376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628685, LS9 6AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5103331456878972,
          53.81108032576268
        ]
      }
    }
  ]
}