{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.61348,
            53.505212
          ],
          [
            -2.613229,
            53.505173
          ],
          [
            -2.612978,
            53.505133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063855, WN2 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.613204934307582,
          53.50517675163258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090387980, WN2 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6140346389016433,
          53.505208445158466
        ]
      }
    }
  ]
}