{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jenkin Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.564074,
            53.660512
          ],
          [
            -1.564019,
            53.660736
          ],
          [
            -1.563964,
            53.660961
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169704, WF4 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5640742565420975,
          53.66051173255221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63176396, WF4 6DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.563992571469979,
          53.66109567089974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63176397, WF4 6DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5642797108552344,
          53.66113266834496
        ]
      }
    }
  ]
}