{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swales' Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.314804,
            53.690823
          ],
          [
            -1.314693,
            53.690875
          ],
          [
            -1.314583,
            53.690928
          ],
          [
            -1.314329,
            53.69105
          ],
          [
            -1.314074,
            53.691171
          ],
          [
            -1.313958,
            53.691223
          ],
          [
            -1.313842,
            53.691275
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63148707, WF8 1DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.313506025397195,
          53.6914622619511
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174964, WF8 1DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3148036276963304,
          53.69082253042138
        ]
      }
    }
  ]
}