{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Heddon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.571011,
            53.825244
          ],
          [
            -1.570655,
            53.825184
          ],
          [
            -1.570298,
            53.825125
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628292, LS6 4EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.57040451775242,
          53.82514291243083
        ]
      }
    }
  ]
}