{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cliff Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.317347,
            53.688988
          ],
          [
            -1.317588,
            53.689104
          ],
          [
            -1.31779,
            53.689003
          ],
          [
            -1.318229,
            53.688784
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174400, WF8 4DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3182287009642695,
          53.688783743430164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63206744, WF8 4BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3175689046329893,
          53.68931928625597
        ]
      }
    }
  ]
}