{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.260766,
            53.882084
          ],
          [
            -1.260965,
            53.882513
          ],
          [
            -1.261164,
            53.882942
          ],
          [
            -1.261559,
            53.883308
          ],
          [
            -1.261954,
            53.883674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013453205, LS24 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2607344852937619,
          53.88207560715274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015651343, LS24 9SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2605966282692735,
          53.88299154000801
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052061260, LS24 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.259760324934729,
          53.88296841159928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052208851, LS24 9SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.260943160407786,
          53.88318242235034
        ]
      }
    }
  ]
}