{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.252197,
            53.697404
          ],
          [
            -2.252127,
            53.697543
          ],
          [
            -2.252057,
            53.697681
          ],
          [
            -2.252068,
            53.697812
          ],
          [
            -2.252079,
            53.697944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226454, BB4 9DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2520789075774585,
          53.69793474665805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012544239, BB4 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2518504345138153,
          53.697719512511
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012544240, BB4 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.251834161185179,
          53.697530795973826
        ]
      }
    }
  ]
}