{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gindhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.602022,
            53.936953
          ],
          [
            -1.603386,
            53.93904
          ],
          [
            -1.603524,
            53.93925
          ],
          [
            -1.604864,
            53.940891
          ],
          [
            -1.605076,
            53.941035
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003599243, LS17 0AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6042289032248764,
          53.94360273628337
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022909388, LS21 2LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6020221779975443,
          53.93695346151748
        ]
      }
    }
  ]
}