{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aberdeen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.229223,
            53.460752
          ],
          [
            -2.229343,
            53.4609
          ],
          [
            -2.229462,
            53.461048
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023047473, M13 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.229223189955777,
          53.46075233346909
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023061918, M13 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.229223189955777,
          53.46075233346909
        ]
      }
    }
  ]
}