{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Salem Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.32629,
            53.707238
          ],
          [
            -2.326321,
            53.707184
          ],
          [
            -2.326352,
            53.70713
          ],
          [
            -2.326388,
            53.707067
          ],
          [
            -2.326424,
            53.707004
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225580, BB4 5QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.32614010940851,
          53.707490013417576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014330543, BB4 5QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3259422000058483,
          53.707364718520395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012543056, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.326288258413604,
          53.70705817922076
        ]
      }
    }
  ]
}