{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.588999,
            51.443529
          ],
          [
            -2.589265,
            51.442778
          ],
          [
            -2.589305,
            51.442664
          ],
          [
            -2.590035,
            51.442373
          ],
          [
            -2.590208,
            51.442399
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "315053, BS3 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5889992457762605,
          51.4435200150082
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015362165, BS3 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5901633776901667,
          51.44230028443583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024750376, BS3 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.589142080233074,
          51.44343837211942
        ]
      }
    }
  ]
}