{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.773556,
            54.124028
          ],
          [
            -2.773351,
            54.123975
          ],
          [
            -2.773145,
            54.123921
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290891, LA5 9ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.773619323896225,
          54.12390892633421
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024270587, LA5 9EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.773331985683735,
          54.1240905276844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010457151, LA5 9EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.773331985683735,
          54.1240905276844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012394205, LA5 9EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7737006767788,
          54.12416904717456
        ]
      }
    }
  ]
}