{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Northbrook Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.535039,
            53.833343
          ],
          [
            -1.534887,
            53.833271
          ],
          [
            -1.534736,
            53.833198
          ],
          [
            -1.535341,
            53.832818
          ],
          [
            -1.535945,
            53.832439
          ],
          [
            -1.53596,
            53.832434
          ],
          [
            -1.535976,
            53.83243
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628526, LS7 4QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5349628973640104,
          53.83331575166324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025052428, LS7 4QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5356918203526704,
          53.83197936234296
        ]
      }
    }
  ]
}