{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Milburn's Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.193814,
            54.468974
          ],
          [
            -1.193847,
            54.469015
          ],
          [
            -1.193943,
            54.469135
          ],
          [
            -1.194073,
            54.469296
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070728763, TS9 5FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1940865819906008,
          54.4694041967462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070728810, TS9 5BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1938173597213741,
          54.46897101468582
        ]
      }
    }
  ]
}