{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elmtree Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.559725,
            54.543804
          ],
          [
            -1.560325,
            54.54369
          ],
          [
            -1.560741,
            54.543612
          ],
          [
            -1.560925,
            54.543577
          ],
          [
            -1.561128,
            54.543526
          ],
          [
            -1.561356,
            54.543469
          ],
          [
            -1.561786,
            54.543362
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003074880, DL3 0RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5597251697908516,
          54.54380417951383
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093909484, DL3 0RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5603285677277374,
          54.543752451050665
        ]
      }
    }
  ]
}