{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baker Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.156061,
            52.96362
          ],
          [
            -1.155791,
            52.963703
          ],
          [
            -1.155522,
            52.963787
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009154401, NG1 4HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1560609169308729,
          52.963619607071536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090908774, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1561885946380095,
          52.96394413470255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090908775, NG1 4HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1561885946380095,
          52.96394413470255
        ]
      }
    }
  ]
}