{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springfield Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.996419,
            54.070899
          ],
          [
            -1.996488,
            54.070952
          ],
          [
            -1.996557,
            54.071005
          ],
          [
            -1.996643,
            54.07109
          ],
          [
            -1.996728,
            54.071175
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007563423, BD23 5LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9964192633333198,
          54.07119516978634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007563424, BD23 5LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9964651036104284,
          54.071240108759014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007563425, BD23 5LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9965415072833583,
          54.07127606098641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024101570, BD23 5LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.996541527300416,
          54.071015422224974
        ]
      }
    }
  ]
}