{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rodley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.627083,
            53.616179
          ],
          [
            -1.627545,
            53.615736
          ],
          [
            -1.628006,
            53.615293
          ],
          [
            -1.628313,
            53.614959
          ],
          [
            -1.62862,
            53.614624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83158904, HD8 9TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6287128040625802,
          53.61479947706867
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83207074, HD8 9RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6270832395097579,
          53.61617861070519
        ]
      }
    }
  ]
}