{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carlyle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.223787,
            53.814809
          ],
          [
            -2.223559,
            53.814778
          ],
          [
            -2.223331,
            53.814746
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014133257, BB10 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2233306533081727,
          53.81472849393591
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010333080, BB10 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2236341679928744,
          53.81468298806234
        ]
      }
    }
  ]
}