{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.724066,
            53.714269
          ],
          [
            -1.724171,
            53.714083
          ],
          [
            -1.724276,
            53.713898
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83108643, WF15 8HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7242182908966432,
          53.7142240962605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83187139, WF15 8HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.724156216613527,
          53.714448656318986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206286, WF15 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.724281010391118,
          53.713900668403674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003798172, WF15 8HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7243850152729057,
          53.71421549139814
        ]
      }
    }
  ]
}