{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albion Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.448802,
            55.010565
          ],
          [
            -1.448633,
            55.010413
          ],
          [
            -1.448465,
            55.010262
          ],
          [
            -1.448323,
            55.010137
          ],
          [
            -1.448181,
            55.010012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47228405, NE29 0AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4488018628926596,
          55.01056454177481
        ]
      }
    }
  ]
}