{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Delaval Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.544388,
            55.014393
          ],
          [
            -1.544186,
            55.014134
          ],
          [
            -1.544179,
            55.0141
          ],
          [
            -1.544121,
            55.013785
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47244210, NE28 9FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5443949137798307,
          55.014095977014094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47245313, NE28 9FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.544235384216501,
          55.01437395313705
        ]
      }
    }
  ]
}