{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nunroyd Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.533873,
            53.839828
          ],
          [
            -1.533826,
            53.839949
          ],
          [
            -1.533779,
            53.84007
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nunroyd Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.533779,
            53.84007
          ],
          [
            -1.533724,
            53.840182
          ],
          [
            -1.53367,
            53.840294
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72552372, LS17 6PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5336733341034468,
          53.83997983537341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72642360, LS17 6PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5338569885461142,
          53.839863704828225
        ]
      }
    }
  ]
}