{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chirmside Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.322539,
            53.587291
          ],
          [
            -2.322365,
            53.587166
          ],
          [
            -2.32219,
            53.587041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005479, BL8 2DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3225394336591965,
          53.58729125064639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012434986, BL8 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.321932393853398,
          53.58692436583299
        ]
      }
    }
  ]
}