{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rishworth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.624241,
            53.691168
          ],
          [
            -1.624616,
            53.691359
          ],
          [
            -1.624648,
            53.691376
          ],
          [
            -1.625084,
            53.69145
          ],
          [
            -1.625158,
            53.691438
          ],
          [
            -1.625231,
            53.691426
          ],
          [
            -1.625266,
            53.691326
          ],
          [
            -1.6253,
            53.691225
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208568, WF12 8AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6242407176496627,
          53.691167519615014
        ]
      }
    }
  ]
}