{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waggoners Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.544681,
            50.732391
          ],
          [
            -3.544702,
            50.732076
          ],
          [
            -3.544724,
            50.73176
          ],
          [
            -3.544748,
            50.731559
          ],
          [
            -3.544772,
            50.731358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013041551, EX4 4AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.545060521338201,
          50.734537707237386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023116339, EX4 4NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.544679089939273,
          50.73242034432435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041142984, EX4 4AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.543014761948408,
          50.731794870584906
        ]
      }
    }
  ]
}