{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanhope Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.432778,
            54.99924
          ],
          [
            -1.432256,
            54.99935
          ],
          [
            -1.431734,
            54.999459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103008058, NE33 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4317585386669573,
          54.99945999877898
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094435035, NE33 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.431854737469076,
          54.999289708001776
        ]
      }
    }
  ]
}