{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wells Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.057723,
            51.078838
          ],
          [
            -4.057744,
            51.078842
          ],
          [
            -4.057766,
            51.078845
          ],
          [
            -4.058141,
            51.078891
          ],
          [
            -4.058517,
            51.078938
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000483458, EX32 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0579057456184975,
          51.07878121233641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012105142, EX31 1SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.058181581579873,
          51.07888427390932
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012114737, EX31 1SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0578546654502965,
          51.07891701195017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090337531, EX32 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.057711608816284,
          51.078910538016444
        ]
      }
    }
  ]
}