{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nunroyd Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.532576,
            53.840245
          ],
          [
            -1.532585,
            53.840133
          ],
          [
            -1.532594,
            53.840021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nunroyd Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.532594,
            53.840021
          ],
          [
            -1.53261,
            53.839899
          ],
          [
            -1.532627,
            53.839778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72642359, LS17 6PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.532591784766823,
          53.840209317033896
        ]
      }
    }
  ]
}