{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baker Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.858425,
            52.472482
          ],
          [
            -1.857991,
            52.47231
          ],
          [
            -1.857557,
            52.472139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493067, B10 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.858481702911515,
          52.47247018714595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071420206, B10 9QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.858071202906801,
          52.471939287685124
        ]
      }
    }
  ]
}