{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rectory Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.356066,
            53.726816
          ],
          [
            -1.356082,
            53.727109
          ],
          [
            -1.356098,
            53.727402
          ],
          [
            -1.356085,
            53.727452
          ],
          [
            -1.356072,
            53.727502
          ],
          [
            -1.35607,
            53.727508
          ],
          [
            -1.356069,
            53.727513
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63131454, WF10 1ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3563918476781158,
          53.727293766924774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170453, WF10 1ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3560657053889866,
          53.72681563928049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63192867, WF10 1FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3563918476781158,
          53.727293766924774
        ]
      }
    }
  ]
}