{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.492287,
            53.68812
          ],
          [
            -1.492064,
            53.688066
          ],
          [
            -1.491841,
            53.688013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63035229, WF1 3PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4920163991421096,
          53.68795663851599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63035230, WF1 3PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4919559409796406,
          53.68794739401668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171417, WF1 3PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.492287002336385,
          53.688119573255634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015708029, WF1 3PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4916394828279995,
          53.687820216929524
        ]
      }
    }
  ]
}