{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Road Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.504628,
            53.688117
          ],
          [
            -1.503708,
            53.688455
          ],
          [
            -1.502788,
            53.688793
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63137451, WF1 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5036842319748351,
          53.68854481871911
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170157, WF1 2QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5046280854738971,
          53.688117289065474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63197642, WF1 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5036690901624643,
          53.68854475601349
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63198452, WF1 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5036690901624643,
          53.68854475601349
        ]
      }
    }
  ]
}