{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smith Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.5709,
            53.685775
          ],
          [
            -1.571097,
            53.685447
          ],
          [
            -1.571295,
            53.685118
          ],
          [
            -1.571418,
            53.684917
          ],
          [
            -1.571541,
            53.684716
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63131488, WF5 9JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5712319616672874,
          53.68437431662192
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63141300, WF5 9JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5722254973124905,
          53.68494412340946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170654, WF5 9JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.571546537915357,
          53.68470800500969
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025674362, WF5 9JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5712567684468255,
          53.684913697419
        ]
      }
    }
  ]
}