{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wharf Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.472519,
            53.748635
          ],
          [
            -2.472005,
            53.74874
          ],
          [
            -2.471491,
            53.748846
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010317870, BB1 1JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4715663717385485,
          53.748836429851835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010320556, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.472185858346111,
          53.74863625110678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004509677, BB1 1JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.473260847097108,
          53.74848819930089
        ]
      }
    }
  ]
}