{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nuttall Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.317027,
            53.192742
          ],
          [
            -1.316929,
            53.192943
          ],
          [
            -1.316831,
            53.193144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034491718, S44 5NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3170499935777287,
          53.1927636951976
        ]
      }
    }
  ]
}