{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Archery Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.548985,
            53.808113
          ],
          [
            -1.549035,
            53.808081
          ],
          [
            -1.549178,
            53.807991
          ],
          [
            -1.549372,
            53.807869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627885, LS2 9AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5490457851506487,
          53.80807723383442
        ]
      }
    }
  ]
}