{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "William Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.290195,
            54.196938
          ],
          [
            -3.290127,
            54.197053
          ],
          [
            -3.29006,
            54.197167
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000901950, LA18 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2900708365008793,
          54.19715581616884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110311887, LA18 4HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2899847002931097,
          54.19685114432978
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110311888, LA18 4HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2899989043257913,
          54.19681503990473
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110311889, LA18 4HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.290044035603956,
          54.196787592285645
        ]
      }
    }
  ]
}