{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weetman Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.446081,
            54.989003
          ],
          [
            -1.445731,
            54.988916
          ],
          [
            -1.44538,
            54.988829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103008225, NE33 1QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4460809881922736,
          54.98900305089931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000005215, NE33 1QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.445799203291047,
          54.989037713414675
        ]
      }
    }
  ]
}